From d63ffd4ea7c6c41f628515059ae495feab54d95d Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Mon, 2 Apr 2018 16:28:44 +1000 Subject: [PATCH] harfbuzz-icu: contrib -> opt --- harfbuzz-icu/.footprint | 15 ---------- harfbuzz-icu/.md5sum | 1 - harfbuzz-icu/.signature | 5 ---- harfbuzz-icu/Pkgfile | 65 ----------------------------------------- 4 files changed, 86 deletions(-) delete mode 100644 harfbuzz-icu/.footprint delete mode 100644 harfbuzz-icu/.md5sum delete mode 100644 harfbuzz-icu/.signature delete mode 100644 harfbuzz-icu/Pkgfile diff --git a/harfbuzz-icu/.footprint b/harfbuzz-icu/.footprint deleted file mode 100644 index c1c419e69..000000000 --- a/harfbuzz-icu/.footprint +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ -drwxr-xr-x root/root usr/include/ -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/ -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.10706.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz-icu.so.0 -> libharfbuzz-icu.so.0.10706.0 --rwxr-xr-x root/root usr/lib/libharfbuzz-icu.so.0.10706.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/ diff --git a/harfbuzz-icu/.md5sum b/harfbuzz-icu/.md5sum deleted file mode 100644 index 8f1681042..000000000 --- a/harfbuzz-icu/.md5sum +++ /dev/null @@ -1 +0,0 @@ -ffb94cf2942327344ac31330d07036ba harfbuzz-1.7.6.tar.bz2 diff --git a/harfbuzz-icu/.signature b/harfbuzz-icu/.signature deleted file mode 100644 index 0146377cd..000000000 --- a/harfbuzz-icu/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35u5P2BsjO7TuGRxbSt7YruL4Yhw99W2VFtDvrphrAx4I1KsI80dEekpi+t1e+sNtXqhpZvTHbn0erX66AL0tQ8= -SHA256 (Pkgfile) = f9848c492af384118ca08fc8aab45f1dd0a19107d90f974e9558ca4c4c7fe990 -SHA256 (.footprint) = cbd343caa6cde9698da6f93939cc6f2ad967c897a9cf3480dc9c41d0350dd1f2 -SHA256 (harfbuzz-1.7.6.tar.bz2) = da7bed39134826cd51e57c29f1dfbe342ccedb4f4773b1c951ff05ff383e2e9b diff --git a/harfbuzz-icu/Pkgfile b/harfbuzz-icu/Pkgfile deleted file mode 100644 index 38a92832d..000000000 --- a/harfbuzz-icu/Pkgfile +++ /dev/null @@ -1,65 +0,0 @@ -# Description: An OpenType text shaping engine ICU library -# 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.7.6 -release=1 -source=(https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) - -build() { - cd harfbuzz-$version - - ./configure \ - --prefix=/usr \ - --with-icu=yes - - make - make DESTDIR=$PKG install - - rm \ - $PKG/usr/bin/hb-ot-shape-closure \ - $PKG/usr/bin/hb-shape \ - $PKG/usr/bin/hb-subset \ - $PKG/usr/bin/hb-view \ - $PKG/usr/include/harfbuzz/hb-blob.h \ - $PKG/usr/include/harfbuzz/hb-buffer.h \ - $PKG/usr/include/harfbuzz/hb-common.h \ - $PKG/usr/include/harfbuzz/hb-deprecated.h \ - $PKG/usr/include/harfbuzz/hb-face.h \ - $PKG/usr/include/harfbuzz/hb-font.h \ - $PKG/usr/include/harfbuzz/hb-ft.h \ - $PKG/usr/include/harfbuzz/hb-glib.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 \ - $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 \ - $PKG/usr/include/harfbuzz/hb-shape.h \ - $PKG/usr/include/harfbuzz/hb-subset-glyf.hh \ - $PKG/usr/include/harfbuzz/hb-subset-plan.hh \ - $PKG/usr/include/harfbuzz/hb-subset-private.hh \ - $PKG/usr/include/harfbuzz/hb-subset.h \ - $PKG/usr/include/harfbuzz/hb-unicode.h \ - $PKG/usr/include/harfbuzz/hb-version.h \ - $PKG/usr/include/harfbuzz/hb.h \ - $PKG/usr/lib/cmake/harfbuzz/harfbuzz-config.cmake \ - $PKG/usr/lib/libharfbuzz.la \ - $PKG/usr/lib/libharfbuzz.so \ - $PKG/usr/lib/libharfbuzz.so.0 \ - $PKG/usr/lib/libharfbuzz.so.0.*.? \ - $PKG/usr/lib/libharfbuzz-subset.la \ - $PKG/usr/lib/libharfbuzz-subset.so \ - $PKG/usr/lib/libharfbuzz-subset.so.0 \ - $PKG/usr/lib/libharfbuzz-subset.so.0.*.? \ - $PKG/usr/lib/pkgconfig/harfbuzz.pc \ - $PKG/usr/lib/pkgconfig/harfbuzz-subset.pc - - rm -r $PKG/usr/share/gtk-doc -}