harfbuzz: updated to 2.3.0
This commit is contained in:
parent
cce77491f4
commit
4d9fc70177
@ -6,6 +6,8 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/hb-view
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/harfbuzz/
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-aat-layout.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-aat.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-blob.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-buffer.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-common.h
|
||||
@ -16,6 +18,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-glib.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-map.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-color.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-deprecated.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-font.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.h
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-math.h
|
||||
@ -35,13 +38,13 @@ 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.20103.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20103.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20103.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20300.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20300.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20300.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz.la
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20103.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20103.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20103.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20300.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20300.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20300.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
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/e9IwtM6KdJoFvO2/sgu7FmJtl+XKRLGlb87GVHkkCol72EGpHH0bU34YOazOWoG0tzeDIMPs2WzMVvr/z1zHw8=
|
||||
SHA256 (Pkgfile) = 6d84fe5f301856dff74286f608f80a94c0c3d968c36fbeafebfbb3ee723d50e4
|
||||
SHA256 (.footprint) = 9095b0cf81f6b6933f87a86b99f225719e4b2213e1e3e28ef60338aa186ccbd6
|
||||
SHA256 (harfbuzz-2.1.3.tar.bz2) = 613264460bb6814c3894e3953225c5357402915853a652d40b4230ce5faf0bee
|
||||
RWSE3ohX2g5d/YZbIpmm7vMkgguBGTnSg1DUN7DfMp6QqEwxBeWk893cCzIwXxH05MfNPtSBiA075MfqsX1AZABKuDXr1dfZPwc=
|
||||
SHA256 (Pkgfile) = e85e5ade4962a6e0ecb32fa9268f24bcfcc60c8f632ebcbdbc26626d933c142e
|
||||
SHA256 (.footprint) = 475ad7a8566f581649f2a8ee91ce30e9b5d7d8b8cfcf7aaabf2ea89dd41f097a
|
||||
SHA256 (harfbuzz-2.3.0.tar.bz2) = 3b314db655a41d19481e18312465fa25fca6f63382217f08062f126059f96764
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: cairo
|
||||
|
||||
name=harfbuzz
|
||||
version=2.1.3
|
||||
version=2.3.0
|
||||
release=1
|
||||
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user