diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-06-22 22:12:04 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-06-22 22:12:04 +1000 |
commit | 781912c21335f2677623fa446218aa253c4e65b9 (patch) | |
tree | be9d2a3d8bcbb7544eea2c79e1fd88f5e076a9b2 /harfbuzz-icu | |
parent | 25ee4225352dae3a652007b4c0d29e8389e995ff (diff) | |
download | opt-781912c21335f2677623fa446218aa253c4e65b9.tar.gz opt-781912c21335f2677623fa446218aa253c4e65b9.tar.xz |
harfbuzz-icu: 1.7.6 -> 1.8.1
Diffstat (limited to 'harfbuzz-icu')
-rw-r--r-- | harfbuzz-icu/.footprint | 6 | ||||
-rw-r--r-- | harfbuzz-icu/.md5sum | 2 | ||||
-rw-r--r-- | harfbuzz-icu/.signature | 8 | ||||
-rw-r--r-- | harfbuzz-icu/Pkgfile | 3 |
4 files changed, 10 insertions, 9 deletions
diff --git a/harfbuzz-icu/.footprint b/harfbuzz-icu/.footprint index c1c419e69..5f93f877c 100644 --- a/harfbuzz-icu/.footprint +++ b/harfbuzz-icu/.footprint @@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/harfbuzz/ -rwxr-xr-x root/root usr/lib/libharfbuzz-icu.la -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.10706.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10706.0 --rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10706.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.10800.1 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10800.1 +-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10800.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-icu.pc drwxr-xr-x root/root usr/share/ diff --git a/harfbuzz-icu/.md5sum b/harfbuzz-icu/.md5sum index 8f1681042..3aaaadeb0 100644 --- a/harfbuzz-icu/.md5sum +++ b/harfbuzz-icu/.md5sum @@ -1 +1 @@ -ffb94cf2942327344ac31330d07036ba harfbuzz-1.7.6.tar.bz2 +97cb89c6e2a914c05c8b7e858703885f harfbuzz-1.8.1.tar.bz2 diff --git a/harfbuzz-icu/.signature b/harfbuzz-icu/.signature index 3ef82bf79..f2c69c00f 100644 --- a/harfbuzz-icu/.signature +++ b/harfbuzz-icu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SRZ4WStsm6D/mdAPTdkctS0qrLV15WSc8boyiKeupS3UZvh6lSni+YZ5Tb3zj5zr3Cp1tWhDFf5sDu4xjYIGww= -SHA256 (Pkgfile) = 843534d928d67af7a71338f69da57285aa447cdb4dd6ae71ac298c7ac75e59e6 -SHA256 (.footprint) = cbd343caa6cde9698da6f93939cc6f2ad967c897a9cf3480dc9c41d0350dd1f2 -SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b +RWSE3ohX2g5d/bKD04ylbdi3F9P8FtGgqEtitB1BP2r8xHuc9YQXX9ppuEIud3LmBp9uFvMtN0mYr1bfffolwUrrq9Vo0spscAE= +SHA256 (Pkgfile) = 5d65d05f504046509f85baf5d47ccdbff4984c40c166c3159f168af1dcfc8ce5 +SHA256 (.footprint) = 0e317d7f55455a5f4425b2e65e8bb1d1c2e51c313439fc6c1468257e34444617 +SHA256 (harfbuzz-1.8.1.tar.bz2) = fbed6392ddb085e45e6090a9f389f72926d0e355f4b0a2ef51d35cf21686df45 diff --git a/harfbuzz-icu/Pkgfile b/harfbuzz-icu/Pkgfile index d02d04ba4..605987a52 100644 --- a/harfbuzz-icu/Pkgfile +++ b/harfbuzz-icu/Pkgfile @@ -4,7 +4,7 @@ # Depends on: harfbuzz icu name=harfbuzz-icu -version=1.7.6 +version=1.8.1 release=1 source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) @@ -31,6 +31,7 @@ build() { $PKG/usr/include/harfbuzz/hb-font.h \ $PKG/usr/include/harfbuzz/hb-ft.h \ $PKG/usr/include/harfbuzz/hb-glib.h \ + $PKG/usr/include/harfbuzz/hb-map.h \ $PKG/usr/include/harfbuzz/hb-ot-font.h \ $PKG/usr/include/harfbuzz/hb-ot-layout.h \ $PKG/usr/include/harfbuzz/hb-ot-math.h \ |