forked from ports/compat-32
freetype-32: 2.9 -> 2.9.1
This commit is contained in:
parent
adcd57f084
commit
835a15043a
@ -1,11 +1,9 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/freetype-config-32
|
||||
drwxr-xr-x root/root usr/lib32/
|
||||
-rw-r--r-- root/root usr/lib32/libfreetype.a
|
||||
-rwxr-xr-x root/root usr/lib32/libfreetype.la
|
||||
lrwxrwxrwx root/root usr/lib32/libfreetype.so -> libfreetype.so.6.16.0
|
||||
lrwxrwxrwx root/root usr/lib32/libfreetype.so.6 -> libfreetype.so.6.16.0
|
||||
-rwxr-xr-x root/root usr/lib32/libfreetype.so.6.16.0
|
||||
lrwxrwxrwx root/root usr/lib32/libfreetype.so -> libfreetype.so.6.16.1
|
||||
lrwxrwxrwx root/root usr/lib32/libfreetype.so.6 -> libfreetype.so.6.16.1
|
||||
-rwxr-xr-x root/root usr/lib32/libfreetype.so.6.16.1
|
||||
drwxr-xr-x root/root usr/lib32/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib32/pkgconfig/freetype2.pc
|
||||
|
@ -1 +1 @@
|
||||
513c403c110016fdc7e537216a642b1d freetype-2.9.tar.bz2
|
||||
60ef7d8160cd4bf8cb118ee9d65367ca freetype-2.9.1.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/compat-32.pub
|
||||
RWSwxGo/zH7eXcwHdRDYUey8+3rEWZyoyT6Ky7dXI9/l9k9eR2n8QpjwoKIc1hhq+eaOgAWCAyYMcVlssvLU26B9nnPX96+LewA=
|
||||
SHA256 (Pkgfile) = 99dcac87feac6abf5565081e3ea61294ba0cd411cc1375b0e360fb63defb3bc7
|
||||
SHA256 (.footprint) = be67e1458b18a743133776b50806a885e4354ee67b6f9861e787a5e8bdc6aafe
|
||||
SHA256 (freetype-2.9.tar.bz2) = e6ffba3c8cef93f557d1f767d7bc3dee860ac7a3aaff588a521e081bc36f4c8a
|
||||
RWSwxGo/zH7eXb9Mei+f1YMmIB4wQr01AfT22KU8sFQqFBVQ2SN56rHq3VhZCOJCxM2LbW9qqASetORdROIZY6KPHTNxQr+HHgo=
|
||||
SHA256 (Pkgfile) = 7bb32084b0b9391a371573c93a9dd7cdbb863c6864a0ffb2f146f349e6572738
|
||||
SHA256 (.footprint) = 873caff6d3fc8c879501526ba2c896322baa88b7173faaeb541aa384314a3c1a
|
||||
SHA256 (freetype-2.9.1.tar.bz2) = db8d87ea720ea9d5edc5388fc7a0497bb11ba9fe972245e0f7f4c7e8b1e1e84d
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: freetype libpng-32
|
||||
|
||||
name=freetype-32
|
||||
version=2.9
|
||||
version=2.9.1
|
||||
release=1
|
||||
source=(https://download.savannah.gnu.org/releases/${name%-*}/${name%-*}-$version.tar.bz2)
|
||||
|
||||
@ -20,5 +20,4 @@ build() {
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/{include,share}
|
||||
mv $PKG/usr/bin/freetype-config{,-32}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user