2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-07 08:22:28 +00:00

fontconfig: 2.13.94

This commit is contained in:
Dylan Araps 2021-06-30 16:30:56 +00:00
parent 4ce840f205
commit 906621953d
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 3 additions and 8 deletions

View File

@ -1,14 +1,11 @@
#!/bin/sh -e #!/bin/sh -e
patch -p1 < fontconfig-fix-1744377.patch
./configure \ ./configure \
AUTOMAKE=/bin/true \ AUTOMAKE=/bin/true \
--prefix=/usr \ --prefix=/usr \
--localstatedir=/var \ --localstatedir=/var \
--sysconfdir=/etc \ --sysconfdir=/etc \
--with-xmldir=/etc/fonts \ --with-xmldir=/etc/fonts \
--enable-static \
--disable-nls --disable-nls
make make

View File

@ -1,2 +1 @@
506e61283878c1726550bc94f2af26168f1e9f2106eac77eaaf0b2cdfad66e4e a5f052cb73fd479ffb7b697980510903b563bbb55b8f7a2b001fcfb94026003c
3f9400aab6d8ba2e1973ec8dec15237ffa1628b2a2dcd2ec39f3f5d1e038d4b9

View File

@ -1,2 +1 @@
https://freedesktop.org/software/fontconfig/release/fontconfig-2.13.92.tar.xz https://freedesktop.org/software/fontconfig/release/fontconfig-2.13.94.tar.xz
patches/fontconfig-fix-1744377.patch

View File

@ -1 +1 @@
2.13.92 2 2.13.94 1