Skip to content

Commit b319136

Browse files
committed
fontconfig: update from 2.16.2 to 2.17.0
1 parent 746f4aa commit b319136

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

ci_config.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,10 +244,12 @@
244244
"bash"
245245
],
246246
"build_options": [
247-
"libxml2:iconv=disabled",
248247
"libxml2:python=disabled"
249248
],
250-
"fatal_warnings": false
249+
"fatal_warnings": false,
250+
"msys_packages": [
251+
"gperf"
252+
]
251253
},
252254
"freeglut": {
253255
"alpine_packages": [

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,7 @@
958958
"fontconfig"
959959
],
960960
"versions": [
961+
"2.17.0-1",
961962
"2.16.2-1",
962963
"2.16.1-1",
963964
"2.16.0-1",

subprojects/fontconfig.wrap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[wrap-file]
2-
directory = fontconfig-2.16.2
2+
directory = fontconfig-2.17.0
33

4-
source_url = https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/2.16.2/fontconfig-2.16.2.tar.xz
5-
source_filename = fontconfig-2.16.2.tar.xz
6-
source_hash = 165b8fd2a119864c87464b233986c4a1bc09efb09c65de1ca40cc1e85ffb77e2
4+
source_url = https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/2.17.0/fontconfig-2.17.0.tar.xz
5+
source_filename = fontconfig-2.17.0.tar.xz
6+
source_hash = 6caea32b8076ef313b9b77747daa9afd24b71bcd525447b2a3c585c4542a083b
77

88
[provide]
99
fontconfig = fontconfig_dep

0 commit comments

Comments
 (0)