summaryrefslogtreecommitdiff
path: root/harfbuzz-32
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2015-11-21 13:32:48 +1100
committerDanny Rawlins <monster.romster@gmail.com>2015-11-21 13:32:48 +1100
commit02e702b34f93fc6a55f48248eb1527fb39001ddc (patch)
tree65010b9ba5e61285cb7fead2a2d5fa0456e868bc /harfbuzz-32
parentdaf908e30a8099665dc50595d89bbeed2daa676d (diff)
downloadcompat-32-02e702b34f93fc6a55f48248eb1527fb39001ddc.tar.gz
compat-32-02e702b34f93fc6a55f48248eb1527fb39001ddc.tar.xz
harfbuzz-32: 1.0.5 -> 1.1.0
Diffstat (limited to 'harfbuzz-32')
-rw-r--r--harfbuzz-32/.footprint6
-rw-r--r--harfbuzz-32/.md5sum2
-rw-r--r--harfbuzz-32/Pkgfile3
3 files changed, 5 insertions, 6 deletions
diff --git a/harfbuzz-32/.footprint b/harfbuzz-32/.footprint
index 38193e9f..861b422a 100644
--- a/harfbuzz-32/.footprint
+++ b/harfbuzz-32/.footprint
@@ -1,8 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib32/
-rwxr-xr-x root/root usr/lib32/libharfbuzz.la
-lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.10000.5
-lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.10000.5
--rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.10000.5
+lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.10100.0
+lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.10100.0
+-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.10100.0
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz.pc
diff --git a/harfbuzz-32/.md5sum b/harfbuzz-32/.md5sum
index e7edcfcb..4e9f71de 100644
--- a/harfbuzz-32/.md5sum
+++ b/harfbuzz-32/.md5sum
@@ -1 +1 @@
-5edab6b5b594edeac017a33b3e27a9ec harfbuzz-1.0.5.tar.bz2
+1223cefac2bc77298ff5c7422bb148d5 harfbuzz-1.1.0.tar.bz2
diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile
index 0ccefca7..86d66ef3 100644
--- a/harfbuzz-32/Pkgfile
+++ b/harfbuzz-32/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: cairo-32 harfbuzz
name=harfbuzz-32
-version=1.0.5
+version=1.1.0
release=1
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)
@@ -21,7 +21,6 @@ build() {
--with-cairo \
--with-icu=no
-
make
make DESTDIR=$PKG install

Generated by cgit