forked from ports/contrib
harfbuzz-icu: 1.3.4 -> 1.4.4
This commit is contained in:
parent
c0a9ead1f2
commit
1111fd5db1
@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/include/harfbuzz/
|
||||
-rw-r--r-- root/root usr/include/harfbuzz/hb-icu.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.la
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.10304.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10304.0
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10304.0
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so -> libharfbuzz-icu.so.0.10400.4
|
||||
lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10400.4
|
||||
-rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10400.4
|
||||
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 +1 @@
|
||||
065843caf247687b94126773285bc70f harfbuzz-1.3.4.tar.bz2
|
||||
ddac65a48b1d2c6dda8bddf1f37faeb3 harfbuzz-1.4.4.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3zy/9tZiOtp8JPUCv/6c8OcS6ig3CbLxi+CdT2FFWRtiLeU/Tj6B1jxGTuISxomJ+3LFoke0fTEQHSeHfz+HtgE=
|
||||
SHA256 (Pkgfile) = 0ca9f18f5f9a545007bb26456c0e6a1311ed1314f67cba06bdd14771d410aa6e
|
||||
SHA256 (.footprint) = b58c5abd6cd494368366c4547593cbb673653b1665fec4e62db10d3ae29a2e50
|
||||
SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b
|
||||
RWSagIOpLGJF35rfuEbFuAGbmWmzuE+qcvXDB+zxs9lDuiA2azFu09qFUBXqt7soXNdSvyhceF+YsEVSEPtgZ19bVDJxs4zFpQE=
|
||||
SHA256 (Pkgfile) = 96a54b29116b93261e746c4b6b5ec0c460b467727bd6e285f0385adb1c689b36
|
||||
SHA256 (.footprint) = dd44e108ceb3054f2d0f8f1e3d1c1977b985313e744a0e22d5197f0eee6c4ad0
|
||||
SHA256 (harfbuzz-1.4.4.tar.bz2) = 35d2f8ca476cbbec64ee824eca6b0209ff8db0334990b9f5af893b94f119d255
|
||||
|
@ -1,13 +1,13 @@
|
||||
# Description: An OpenType text shaping engine ICU library
|
||||
# URL: http://www.freedesktop.org/wiki/Software/HarfBuzz
|
||||
# URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
|
||||
# Packager: Danny Rawlins, crux at romster dot me
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Depends on: harfbuzz icu
|
||||
|
||||
name=harfbuzz-icu
|
||||
version=1.3.4
|
||||
version=1.4.4
|
||||
release=1
|
||||
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
|
||||
source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd harfbuzz-$version
|
||||
@ -36,6 +36,7 @@ build() {
|
||||
$PKG/usr/include/harfbuzz/hb-ot-math.h \
|
||||
$PKG/usr/include/harfbuzz/hb-ot-shape.h \
|
||||
$PKG/usr/include/harfbuzz/hb-ot-tag.h \
|
||||
$PKG/usr/include/harfbuzz/hb-ot-var.h \
|
||||
$PKG/usr/include/harfbuzz/hb-ot.h \
|
||||
$PKG/usr/include/harfbuzz/hb-set.h \
|
||||
$PKG/usr/include/harfbuzz/hb-shape-plan.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user