forked from kiss-community/repo
harfbuzz: new package at 2.5.3
This commit is contained in:
parent
adeb34614c
commit
cf6ee53504
8
testing/harfbuzz/build
Executable file
8
testing/harfbuzz/build
Executable file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--with-glib
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
testing/harfbuzz/checksums
Normal file
1
testing/harfbuzz/checksums
Normal file
@ -0,0 +1 @@
|
||||
fed00dc797b7ba3ca943225f0a854baaed4c1640fff8a31d455cd3b5caec855c harfbuzz-2.5.3.tar.xz
|
2
testing/harfbuzz/depends
Normal file
2
testing/harfbuzz/depends
Normal file
@ -0,0 +1,2 @@
|
||||
glib
|
||||
freetype
|
1
testing/harfbuzz/sources
Normal file
1
testing/harfbuzz/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.5.3.tar.xz
|
1
testing/harfbuzz/version
Normal file
1
testing/harfbuzz/version
Normal file
@ -0,0 +1 @@
|
||||
2.5.3 1
|
Loading…
Reference in New Issue
Block a user