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

freetype-harfbuzz: bump to 2.10.2+2.6.5 and fix circular dependency with cairo

This commit is contained in:
Dylan Araps 2020-05-09 21:35:07 +03:00
parent 83a1ad7ff9
commit dc1e6bb73e
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 5 additions and 4 deletions

View File

@ -19,7 +19,8 @@ build_harfbuzz() (
./configure \
--prefix=/usr \
--with-glib=yes \
--with-icu=no
--with-icu=no \
--with-cairo=no
make
make DESTDIR="$1" install

View File

@ -1,2 +1,2 @@
16dbfa488a21fe827dc27eaf708f42f7aa3bb997d745d31a19781628c36ba26f freetype-2.10.1.tar.xz
1543d61025d2e6312e0a1c563652555f17378a204a61e99928c9fcef030a2d8b freetype-2.10.2.tar.xz
126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd harfbuzz-2.6.5.tar.xz

View File

@ -1,2 +1,2 @@
https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.1.tar.xz freetype
https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.2.tar.xz freetype
https://github.com/harfbuzz/harfbuzz/releases/download/2.6.5/harfbuzz-2.6.5.tar.xz harfbuzz

View File

@ -1 +1 @@
2.10.1+2.6.5 1
2.10.2+2.6.5 1