harfbuzz: new package at 2.5.3

This commit is contained in:
Muhammad Herdiansyah 2019-07-27 12:39:51 +00:00
parent adeb34614c
commit cf6ee53504
5 changed files with 13 additions and 0 deletions

8
testing/harfbuzz/build Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--with-glib
make
make DESTDIR="$1" install

View File

@ -0,0 +1 @@
fed00dc797b7ba3ca943225f0a854baaed4c1640fff8a31d455cd3b5caec855c harfbuzz-2.5.3.tar.xz

2
testing/harfbuzz/depends Normal file
View File

@ -0,0 +1,2 @@
glib
freetype

1
testing/harfbuzz/sources Normal file
View File

@ -0,0 +1 @@
https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.5.3.tar.xz

1
testing/harfbuzz/version Normal file
View File

@ -0,0 +1 @@
2.5.3 1