meson: update fontconfig wrap and add gperf wrap

Update fontconfig wrap to upstream now that it's been merged.
Add gperf wrap which is needed for fontconfig, same as in the
upstream fontconfig repo (this can't be put into wrapdb yet
because it requires changes to source files).
This commit is contained in:
Tim-Philipp Müller 2020-08-07 12:13:10 +01:00
parent 7cb362d586
commit 89d4c22140
3 changed files with 10 additions and 4 deletions

View file

@ -1,10 +1,11 @@
/expat-2.2.5
/freetype2
/glib
/gperf
/fontconfig
/libffi
/proxy-libintl
/zlib
/zlib-*
/packagecache
/pixman
/libpng*

View file

@ -1,5 +1,5 @@
[wrap-git]
directory=fontconfig
url=https://github.com/centricular/fontconfig.git
push-url=git@github.com:centricular/fontconfig.git
revision=meson
url=https://gitlab.freedesktop.org/fontconfig/fontconfig.git
push-url=git@gitlab.freedesktop.org:fontconfig/fontconfig.git
revision=master

5
subprojects/gperf.wrap Normal file
View file

@ -0,0 +1,5 @@
[wrap-git]
directory=gperf
url=https://gitlab.freedesktop.org/tpm/gperf.git
push-url=https://gitlab.freedesktop.org/tpm/gperf.git
revision=meson