harfbuzz-icu: 2.5.3 -> 2.6.1

This commit is contained in:
Danny Rawlins 2019-08-25 23:55:46 +10:00
parent 8a6c2215e9
commit be617e93a5
3 changed files with 10 additions and 8 deletions

View File

@ -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.20503.0
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20503.0
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20503.0
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.20600.1
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20600.1
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20600.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/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/QdfrOOoIqXx3WAJsVAMJO2IbZJ2QIUmeSjKb+pol/ulvyMIZ4qBjoykq/S3JskzALy+zFUI9+DKurPKVHshPAU=
SHA256 (Pkgfile) = a95dd928a155571bfb82ec17df0ae91367421d3b23ceea5d9f2370ac7a8b2e70
SHA256 (.footprint) = 1fc5bc257be3fdd017855c537e09e7331150690e1f41a5418cc9991b06189687
SHA256 (harfbuzz-2.5.3.tar.xz) = fed00dc797b7ba3ca943225f0a854baaed4c1640fff8a31d455cd3b5caec855c
RWSE3ohX2g5d/QnZHDogXva7WcmK73OM+etKGfC+3/SGJc8+0jPfeOXHA6zjFb2v29kmGiZX5fwmIrSHrgaaGeXRnNLy0O0XgwQ=
SHA256 (Pkgfile) = 00ad41f25a6a43d1ed1b4d3f77f3f3dd4c512698a4da2079a33fb7a3941edea2
SHA256 (.footprint) = e060395a868897f6464a3ab40b5713276f4716a0a660e3cd39dff06bba8e3323
SHA256 (harfbuzz-2.6.1.tar.xz) = c651fb3faaa338aeb280726837c2384064cdc17ef40539228d88a1260960844f

View File

@ -5,7 +5,7 @@
# Optional: graphite2
name=harfbuzz-icu
version=2.5.3
version=2.6.1
release=1
source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.xz)
@ -41,6 +41,8 @@ build() {
$PKG/usr/include/harfbuzz/hb-ot-font.h \
$PKG/usr/include/harfbuzz/hb-ot-layout.h \
$PKG/usr/include/harfbuzz/hb-ot-math.h \
$PKG/usr/include/harfbuzz/hb-ot-meta.h \
$PKG/usr/include/harfbuzz/hb-ot-metrics.h \
$PKG/usr/include/harfbuzz/hb-ot-name.h \
$PKG/usr/include/harfbuzz/hb-ot-shape.h \
$PKG/usr/include/harfbuzz/hb-ot-var.h \