commit 0efa5e9f16417596f473af5d35b0e818a6367b07 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Apr 25 21:50:00 2020 +1000 harfbuzz-icu: 2.6.4 -> 2.6.5 diff --git a/harfbuzz-icu/.footprint b/harfbuzz-icu/.footprint index 25fba9b29..41d6181e8 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.20600.4 -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20600.4 --rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20600.4 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.20600.5 +lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20600.5 +-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20600.5 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/.signature b/harfbuzz-icu/.signature index 1e1bc3362..327de8842 100644 --- a/harfbuzz-icu/.signature +++ b/harfbuzz-icu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aPjCXOrKpivCZ/exZXGcweJYzOMHiVA/Sdbc2ogSCkHHWSWO1n/WoHCsO4r5Kg43Q4Cf0m/R345lN5vgY29igM= -SHA256 (Pkgfile) = 15a9f271241b1405158eec8a291f76bc6b838fa53e0b39709e9beb39110f1f09 -SHA256 (.footprint) = 94991178ea3a8bb5eb70d4823dd78f2c6db3ef46288a87044fd485f849bf409a -SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12 +RWSE3ohX2g5d/bckJTV+PZWYpZ7kSUvohBz9pMR45We9EIa1tVXCOm8g+6Cso3JGgbQqvjPiXG1hkHL/PRY9kZAwGrdHCvruRw4= +SHA256 (Pkgfile) = 2cdeec4739a7b59533a9feb72934b5e8531d774a0d4388e9ef2a9b3b59f0e11b +SHA256 (.footprint) = ac861c93d77ee4e85530cdd43fd5088188218421b66f20a962808a49d4d8c52d +SHA256 (harfbuzz-2.6.5.tar.xz) = 126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd diff --git a/harfbuzz-icu/Pkgfile b/harfbuzz-icu/Pkgfile index 4307da3fe..902996bee 100644 --- a/harfbuzz-icu/Pkgfile +++ b/harfbuzz-icu/Pkgfile @@ -5,9 +5,9 @@ # Optional: graphite2 name=harfbuzz-icu -version=2.6.4 +version=2.6.5 release=1 -source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar....) +source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/harfbuzz-$ve...) build() { cd harfbuzz-$version @@ -31,6 +31,7 @@ build() { $PKG/usr/include/harfbuzz/hb-buffer.h \ $PKG/usr/include/harfbuzz/hb-common.h \ $PKG/usr/include/harfbuzz/hb-deprecated.h \ + $PKG/usr/include/harfbuzz/hb-draw.h \ $PKG/usr/include/harfbuzz/hb-face.h \ $PKG/usr/include/harfbuzz/hb-font.h \ $PKG/usr/include/harfbuzz/hb-ft.h \