forked from ports/compat-32
harfbuzz-32: 0.9.19 -> 0.9.21
This commit is contained in:
parent
e97bf9ae44
commit
725d7a35be
harfbuzz-32
@ -1,8 +1,8 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib32/
|
||||
-rwxr-xr-x root/root usr/lib32/libharfbuzz.la
|
||||
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.919.0
|
||||
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.919.0
|
||||
-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.919.0
|
||||
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.921.0
|
||||
lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.921.0
|
||||
-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.921.0
|
||||
drwxr-xr-x root/root usr/lib32/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz.pc
|
||||
|
@ -1 +1 @@
|
||||
9782581ee6ef972554772e84ca448131 harfbuzz-0.9.19.tar.bz2
|
||||
468a381e992ae9313cef6595f4e233db harfbuzz-0.9.21.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: cairo-32 harfbuzz
|
||||
|
||||
name=harfbuzz-32
|
||||
version=0.9.19
|
||||
version=0.9.21
|
||||
release=1
|
||||
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
|
||||
|
||||
@ -25,5 +25,5 @@ build() {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/{bin,include}
|
||||
rm -r $PKG/usr/{bin,include,share}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user