summaryrefslogtreecommitdiff
path: root/package/harfbuzz/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/harfbuzz/patches')
-rw-r--r--package/harfbuzz/patches/patch-Makefile_am11
-rw-r--r--package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in18
-rw-r--r--package/harfbuzz/patches/patch-src_harfbuzz_pc_in4
3 files changed, 2 insertions, 31 deletions
diff --git a/package/harfbuzz/patches/patch-Makefile_am b/package/harfbuzz/patches/patch-Makefile_am
deleted file mode 100644
index 64498b59c..000000000
--- a/package/harfbuzz/patches/patch-Makefile_am
+++ /dev/null
@@ -1,11 +0,0 @@
---- harfbuzz-0.9.28.orig/Makefile.am 2014-03-04 22:00:34.076514970 +0100
-+++ harfbuzz-0.9.28/Makefile.am 2014-06-22 19:46:18.230010420 +0200
-@@ -4,7 +4,7 @@ NULL =
-
- ACLOCAL_AMFLAGS = -I m4
-
--SUBDIRS = src util test docs
-+SUBDIRS = src util
-
- EXTRA_DIST = \
- autogen.sh \
diff --git a/package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in b/package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in
deleted file mode 100644
index 8cb50339d..000000000
--- a/package/harfbuzz/patches/patch-src_harfbuzz-icu_pc_in
+++ /dev/null
@@ -1,18 +0,0 @@
---- harfbuzz-0.9.28.orig/src/harfbuzz-icu.pc.in 2013-10-28 00:45:25.000000000 +0100
-+++ harfbuzz-0.9.28/src/harfbuzz-icu.pc.in 2014-05-23 18:08:32.000000000 +0200
-@@ -1,7 +1,4 @@
- prefix=%prefix%
--exec_prefix=%exec_prefix%
--libdir=%libdir%
--includedir=%includedir%
-
- Name: harfbuzz
- Description: HarfBuzz text shaping library ICU integration
-@@ -9,5 +6,5 @@ Version: %VERSION%
-
- Requires: harfbuzz
- Requires.private: icu-uc
--Libs: -L${libdir} -lharfbuzz-icu
--Cflags: -I${includedir}/harfbuzz
-+Libs: -L${prefix}/lib -lharfbuzz-icu
-+Cflags: -I${prefix}/include/harfbuzz
diff --git a/package/harfbuzz/patches/patch-src_harfbuzz_pc_in b/package/harfbuzz/patches/patch-src_harfbuzz_pc_in
index 2c5697bfe..291829515 100644
--- a/package/harfbuzz/patches/patch-src_harfbuzz_pc_in
+++ b/package/harfbuzz/patches/patch-src_harfbuzz_pc_in
@@ -1,5 +1,5 @@
---- harfbuzz-1.0.6.orig/src/harfbuzz.pc.in 2015-08-11 12:47:09.000000000 +0200
-+++ harfbuzz-1.0.6/src/harfbuzz.pc.in 2015-10-25 10:54:18.000000000 +0100
+--- harfbuzz-1.2.3.orig/src/harfbuzz.pc.in 2016-01-06 13:00:36.113138042 +0100
++++ harfbuzz-1.2.3/src/harfbuzz.pc.in 2016-03-12 21:55:46.457327612 +0100
@@ -1,13 +1,10 @@
prefix=%prefix%
-exec_prefix=%exec_prefix%