summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/t1lib/t1lib-5.1.2/libtool.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/t1lib/t1lib-5.1.2/libtool.patch')
-rw-r--r--meta-oe/recipes-extended/t1lib/t1lib-5.1.2/libtool.patch60
1 files changed, 44 insertions, 16 deletions
diff --git a/meta-oe/recipes-extended/t1lib/t1lib-5.1.2/libtool.patch b/meta-oe/recipes-extended/t1lib/t1lib-5.1.2/libtool.patch
index e05002573..da54f87ab 100644
--- a/meta-oe/recipes-extended/t1lib/t1lib-5.1.2/libtool.patch
+++ b/meta-oe/recipes-extended/t1lib/t1lib-5.1.2/libtool.patch
@@ -1,12 +1,28 @@
1From bab41f5e1fc1fc809da1371e6a0222e0eb21e5f0 Mon Sep 17 00:00:00 2001
2From: Koen Kooi <koen@dominion.thruhere.net>
3Date: Mon, 21 Nov 2011 12:00:54 +0100
4Subject: [PATCH] t1lib: add 5.1.2
1 5
2# 6#
3# Patch managed by http://www.holgerschurig.de/patcher.html 7# Patch managed by http://www.holgerschurig.de/patcher.html
4# 8#
5 9
6--- t1lib-5.0.2/Makefile.in~libtool 10---
7+++ t1lib-5.0.2/Makefile.in 11 Makefile.in | 5 +++--
12 examples/Makefile.in | 5 +++--
13 lib/Makefile.in | 6 ++++--
14 lib/t1lib/Makefile.in | 6 ++++--
15 lib/type1/Makefile.in | 6 ++++--
16 type1afm/Makefile.in | 6 ++++--
17 xglyph/Makefile.in | 6 ++++--
18 7 files changed, 26 insertions(+), 14 deletions(-)
19
20diff --git a/Makefile.in b/Makefile.in
21index 29c3468..396c020 100644
22--- a/Makefile.in
23+++ b/Makefile.in
8@@ -18,7 +18,8 @@ 24@@ -18,7 +18,8 @@
9 # Last modified: 2001-04-01 25 # Last modified: 2005-05-01
10 # 26 #
11 27
12-SHELL = /bin/sh 28-SHELL = /bin/sh
@@ -15,7 +31,7 @@
15 CC = @CC@ 31 CC = @CC@
16 CPP = @CPP@ 32 CPP = @CPP@
17 CFLAGS = @CFLAGS@ 33 CFLAGS = @CFLAGS@
18@@ -150,7 +151,7 @@ 34@@ -149,7 +150,7 @@ distclean: clean
19 $(RM) examples/Makefile 35 $(RM) examples/Makefile
20 $(RM) xglyph/Makefile 36 $(RM) xglyph/Makefile
21 $(RM) doc/Makefile 37 $(RM) doc/Makefile
@@ -24,8 +40,10 @@
24 40
25 41
26 # The following two targets are for building and cleaning the python- 42 # The following two targets are for building and cleaning the python-
27--- t1lib-5.0.2/examples/Makefile.in~libtool 43diff --git a/examples/Makefile.in b/examples/Makefile.in
28+++ t1lib-5.0.2/examples/Makefile.in 44index b301db5..7a6a514 100644
45--- a/examples/Makefile.in
46+++ b/examples/Makefile.in
29@@ -14,9 +14,10 @@ 47@@ -14,9 +14,10 @@
30 # Last modified: 2001-04-01 48 # Last modified: 2001-04-01
31 # 49 #
@@ -39,8 +57,10 @@
39 CC = @CC@ 57 CC = @CC@
40 CPP = @CPP@ 58 CPP = @CPP@
41 CFLAGS = @CFLAGS@ 59 CFLAGS = @CFLAGS@
42--- t1lib-5.0.2/lib/Makefile.in~libtool 60diff --git a/lib/Makefile.in b/lib/Makefile.in
43+++ t1lib-5.0.2/lib/Makefile.in 61index 89e5e86..6e0f960 100644
62--- a/lib/Makefile.in
63+++ b/lib/Makefile.in
44@@ -15,8 +15,10 @@ 64@@ -15,8 +15,10 @@
45 # 65 #
46 # Contributions by H.Kakugawa to use libtool! 66 # Contributions by H.Kakugawa to use libtool!
@@ -54,8 +74,10 @@
54 CC = @CC@ 74 CC = @CC@
55 CPP = @CPP@ 75 CPP = @CPP@
56 CFLAGS = @CFLAGS@ 76 CFLAGS = @CFLAGS@
57--- t1lib-5.0.2/lib/t1lib/Makefile.in~libtool 77diff --git a/lib/t1lib/Makefile.in b/lib/t1lib/Makefile.in
58+++ t1lib-5.0.2/lib/t1lib/Makefile.in 78index a6c2478..32434b3 100644
79--- a/lib/t1lib/Makefile.in
80+++ b/lib/t1lib/Makefile.in
59@@ -14,8 +14,10 @@ 81@@ -14,8 +14,10 @@
60 # 82 #
61 # Modified by H.Kakugawa to use libtool 83 # Modified by H.Kakugawa to use libtool
@@ -69,8 +91,10 @@
69 CC = @CC@ 91 CC = @CC@
70 CPP = @CPP@ 92 CPP = @CPP@
71 CFLAGS = @CFLAGS@ 93 CFLAGS = @CFLAGS@
72--- t1lib-5.0.2/lib/type1/Makefile.in~libtool 94diff --git a/lib/type1/Makefile.in b/lib/type1/Makefile.in
73+++ t1lib-5.0.2/lib/type1/Makefile.in 95index 241f124..42efa94 100644
96--- a/lib/type1/Makefile.in
97+++ b/lib/type1/Makefile.in
74@@ -14,8 +14,10 @@ 98@@ -14,8 +14,10 @@
75 # 99 #
76 # Modified by H.Kakugawa to use libtool 100 # Modified by H.Kakugawa to use libtool
@@ -84,8 +108,10 @@
84 CC = @CC@ 108 CC = @CC@
85 CPP = @CPP@ 109 CPP = @CPP@
86 CFLAGS = @CFLAGS@ 110 CFLAGS = @CFLAGS@
87--- t1lib-5.0.2/type1afm/Makefile.in~libtool 111diff --git a/type1afm/Makefile.in b/type1afm/Makefile.in
88+++ t1lib-5.0.2/type1afm/Makefile.in 112index 61611e1..9b51406 100644
113--- a/type1afm/Makefile.in
114+++ b/type1afm/Makefile.in
89@@ -15,8 +15,10 @@ 115@@ -15,8 +15,10 @@
90 # 116 #
91 # Modified by H.Kakugawa to use libtool 117 # Modified by H.Kakugawa to use libtool
@@ -99,8 +125,10 @@
99 CC = @CC@ 125 CC = @CC@
100 CPP = @CPP@ 126 CPP = @CPP@
101 CFLAGS = @CFLAGS@ 127 CFLAGS = @CFLAGS@
102--- t1lib-5.0.2/xglyph/Makefile.in~libtool 128diff --git a/xglyph/Makefile.in b/xglyph/Makefile.in
103+++ t1lib-5.0.2/xglyph/Makefile.in 129index 8da9b63..741334c 100644
130--- a/xglyph/Makefile.in
131+++ b/xglyph/Makefile.in
104@@ -15,8 +15,10 @@ 132@@ -15,8 +15,10 @@
105 # 133 #
106 # Modified by H.Kakugawa to use libtool 134 # Modified by H.Kakugawa to use libtool