harfbuzz-icu: 2.1.3 -> 2.3.0
This commit is contained in:
parent
c76a57db62
commit
4a2882fa4f
@ -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.20103.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20103.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20103.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.20300.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.20300.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.20300.0
|
||||
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/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/UIfzKn7TFX1g2Wx96ROQIWOl6tez+ZX+vRZyivwCnknAPfXMBAwOh9XPqY6CHArmutLo3jze0wTlHrk2MCT2Q8=
|
||||
SHA256 (Pkgfile) = ba52a6a9946bb6488f4ede9757b1ae2c305a9e5df0ec6eff36e58c1a88c6fc01
|
||||
SHA256 (.footprint) = d53b89d9c61015b25da9eda2def3aec156723c6883e7c78e86f896ab6e8bae08
|
||||
SHA256 (harfbuzz-2.1.3.tar.bz2) = 613264460bb6814c3894e3953225c5357402915853a652d40b4230ce5faf0bee
|
||||
RWSE3ohX2g5d/a+CpWeD6tbcP1GsW0EFY2dDtpizrF2exUqIeIfEP7yCL00CH5Y6BIWG/m7A1J974DiA8QDWe8k7Am478M11nQ4=
|
||||
SHA256 (Pkgfile) = cd5076445bab88bb432adf8d2cca4515107ed6db40a0a7512df21b701b963d61
|
||||
SHA256 (.footprint) = ce646deca882efd7000cbb32d35a59a5815af1259cfbf0d5760943e986088c16
|
||||
SHA256 (harfbuzz-2.3.0.tar.bz2) = 3b314db655a41d19481e18312465fa25fca6f63382217f08062f126059f96764
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: harfbuzz icu
|
||||
|
||||
name=harfbuzz-icu
|
||||
version=2.1.3
|
||||
version=2.3.0
|
||||
release=1
|
||||
source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
|
||||
|
||||
@ -23,6 +23,8 @@ build() {
|
||||
$PKG/usr/bin/hb-shape \
|
||||
$PKG/usr/bin/hb-subset \
|
||||
$PKG/usr/bin/hb-view \
|
||||
$PKG/usr/include/harfbuzz/hb-aat-layout.h \
|
||||
$PKG/usr/include/harfbuzz/hb-aat.h \
|
||||
$PKG/usr/include/harfbuzz/hb-blob.h \
|
||||
$PKG/usr/include/harfbuzz/hb-buffer.h \
|
||||
$PKG/usr/include/harfbuzz/hb-common.h \
|
||||
@ -33,6 +35,7 @@ build() {
|
||||
$PKG/usr/include/harfbuzz/hb-glib.h \
|
||||
$PKG/usr/include/harfbuzz/hb-map.h \
|
||||
$PKG/usr/include/harfbuzz/hb-ot-color.h \
|
||||
$PKG/usr/include/harfbuzz/hb-ot-deprecated.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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user