diff options
Diffstat (limited to 'harfbuzz-icu')
-rw-r--r-- | harfbuzz-icu/.footprint | 6 | ||||
-rw-r--r-- | harfbuzz-icu/.signature | 8 | ||||
-rw-r--r-- | harfbuzz-icu/Pkgfile | 4 |
3 files changed, 10 insertions, 8 deletions
diff --git a/harfbuzz-icu/.footprint b/harfbuzz-icu/.footprint index 1cab775e5..7f79505de 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.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/ diff --git a/harfbuzz-icu/.signature b/harfbuzz-icu/.signature index ac056b697..5b4fb04ec 100644 --- a/harfbuzz-icu/.signature +++ b/harfbuzz-icu/.signature @@ -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 diff --git a/harfbuzz-icu/Pkgfile b/harfbuzz-icu/Pkgfile index 00f5b9c7c..b31e38b7a 100644 --- a/harfbuzz-icu/Pkgfile +++ b/harfbuzz-icu/Pkgfile @@ -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 \ |