diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-07-26 19:38:36 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-07-26 19:38:36 +1000 |
commit | 68efb3ba43da49095ec63e6fb9f01a34a9e5768a (patch) | |
tree | 7bd39c5b8ec5fb74774f06045fe237698311eb0c /harfbuzz-32 | |
parent | 82a48240ecba571c80056c1fe62f6c98ae5fd558 (diff) | |
download | compat-32-68efb3ba43da49095ec63e6fb9f01a34a9e5768a.tar.gz compat-32-68efb3ba43da49095ec63e6fb9f01a34a9e5768a.tar.xz |
harfbuzz-32: 2.6.8 -> 2.7.0
Diffstat (limited to 'harfbuzz-32')
-rw-r--r-- | harfbuzz-32/.footprint | 12 | ||||
-rw-r--r-- | harfbuzz-32/.signature | 8 | ||||
-rw-r--r-- | harfbuzz-32/Pkgfile | 8 |
3 files changed, 15 insertions, 13 deletions
diff --git a/harfbuzz-32/.footprint b/harfbuzz-32/.footprint index 396dc512..a824308e 100644 --- a/harfbuzz-32/.footprint +++ b/harfbuzz-32/.footprint @@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/lib32/cmake/ drwxr-xr-x root/root usr/lib32/cmake/harfbuzz/ -rw-r--r-- root/root usr/lib32/cmake/harfbuzz/harfbuzz-config.cmake -rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.la -lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.8 -lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.8 --rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.20600.8 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20700.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20700.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.20700.0 -rwxr-xr-x root/root usr/lib32/libharfbuzz.la -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.20600.8 -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.8 --rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.20600.8 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.20700.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.20700.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.20700.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz-subset.pc -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz.pc diff --git a/harfbuzz-32/.signature b/harfbuzz-32/.signature index f6a17cbc..878296b1 100644 --- a/harfbuzz-32/.signature +++ b/harfbuzz-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXY5mlK3Apz+cKrLnrINUs/pd/bLjD5/da6D7coBQq0oKN8GB6lu0AohgsTN9eaxVwBAbpOvejYsVz7Fi8nIvcQQ= -SHA256 (Pkgfile) = fed4263d638d03ebff50b3d9f3508ac7ef7016ff27103fb649fa3f4c0f4f1daa -SHA256 (.footprint) = 2ec8b94e5874cf9221d6dabd26ea16476e878993a9d670168475134518a2612f -SHA256 (harfbuzz-2.6.8.tar.xz) = 6648a571a27f186e47094121f0095e1b809e918b3037c630c7f38ffad86e3035 +RWSwxGo/zH7eXWnuPCk17cWl6ocbTHs2QI0WLGH4IUXIKtFeMsvODW3vJ4ur5QcnY3WXfJ4CHeEZGV1RvV3xsjrzYVPGwEXXawM= +SHA256 (Pkgfile) = 5d6d6b9c8ea623b020d570b9f3ad2a062d57790495b2918b54e12fc900e4420b +SHA256 (.footprint) = b916ed774ce61919831c7bf09e11c0db7f85233391fd2d89edbf8dfe113900f8 +SHA256 (harfbuzz-2.7.0.tar.gz) = 4dba05de1fd44705f54c40d801e0e3d4833555d004cb611cc18675173feae75b diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile index 5d0f6e9d..9b6d7739 100644 --- a/harfbuzz-32/Pkgfile +++ b/harfbuzz-32/Pkgfile @@ -4,13 +4,15 @@ # Depends on: cairo-32 harfbuzz name=harfbuzz-32 -version=2.6.8 +version=2.7.0 release=1 -source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/harfbuzz-$version.tar.xz) +source=(https://github.com/harfbuzz/harfbuzz/archive/$version/${name%-*}-$version.tar.gz) build() { cd ${name%-*}-$version + echo "EXTRA_DIST = " > gtk-doc.make + autoreconf --force --install ./configure \ --prefix=/usr \ --libdir=/usr/lib32 \ @@ -23,5 +25,5 @@ build() { make make DESTDIR=$PKG install - rm -r $PKG/usr/{bin,include,share} + rm -r $PKG/usr/{bin,include} } |