harfbuzz: updated to 1.7.6

This commit is contained in:
Fredrik Rinnestam 2018-03-07 22:53:22 +01:00
parent 1e5eb6e756
commit 2d94f68d9d
4 changed files with 22 additions and 9 deletions

View File

@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/hb-ot-shape-closure
-rwxr-xr-x root/root usr/bin/hb-shape
-rwxr-xr-x root/root usr/bin/hb-subset
-rwxr-xr-x root/root usr/bin/hb-view
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/harfbuzz/
@ -23,13 +24,25 @@ drwxr-xr-x root/root usr/include/harfbuzz/
-rw-r--r-- root/root usr/include/harfbuzz/hb-set.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-shape-plan.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-shape.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-subset-glyf.hh
-rw-r--r-- root/root usr/include/harfbuzz/hb-subset-plan.hh
-rw-r--r-- root/root usr/include/harfbuzz/hb-subset-private.hh
-rw-r--r-- root/root usr/include/harfbuzz/hb-subset.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-unicode.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-version.h
-rw-r--r-- root/root usr/include/harfbuzz/hb.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/harfbuzz/
-rw-r--r-- root/root usr/lib/cmake/harfbuzz/harfbuzz-config.cmake
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.la
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.10706.0
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.10706.0
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.10706.0
-rwxr-xr-x root/root usr/lib/libharfbuzz.la
lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10705.0
lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10705.0
-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10705.0
lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10706.0
lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10706.0
-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10706.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-subset.pc
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc

View File

@ -1 +1 @@
1466ab51fc5aaa6af4065936939cec62 harfbuzz-1.7.5.tar.bz2
ffb94cf2942327344ac31330d07036ba harfbuzz-1.7.6.tar.bz2

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SvGnlc2VOSrLHZfjF2WeeNvJeWZEFsWGT/Rf8Er7w+S98Am2FbgISD8ItudiDxAJmZYS/KUgLKkXxyTCPRdrAU=
SHA256 (Pkgfile) = 8e05a32656bc947f2cf9264d5f69208e3cfd1296ddecf2e541f9bfdb2b86e09f
SHA256 (.footprint) = f4360fbd01290f6e7a4a84c2a9a4faa09fd1e81b25f63440c0cf321a5b51ce53
SHA256 (harfbuzz-1.7.5.tar.bz2) = 84574e1b1f65ca694cb8fb6905309665c0368af18a312357f8ff886ee2f29563
RWSE3ohX2g5d/S6qAgqMh6gCU8/SKrY4oQQDkNpfZtGhegHhRdYFxyv+hZ91lrhKfpe/uj+Ij0Z8yWgSdwTpEyYCych/OeS4IQE=
SHA256 (Pkgfile) = 560a9b54e15693f9e6c41f6b7c2619c4ae76ae04889fdd31c125c6edebe60508
SHA256 (.footprint) = 35022a6f275c4dd2406c32424760b8c7091dba448adcc3ea28a6750f6e14eb2d
SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b

View File

@ -4,7 +4,7 @@
# Depends on: cairo
name=harfbuzz
version=1.7.5
version=1.7.6
release=1
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)