aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pango
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-19 20:27:20 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-19 20:53:16 +0200
commita4b599ed54b4c86624f250526221f0d3e1fca8e6 (patch)
treea91c15fb4eeaac2a6d4b3e80532cf39097bcf456 /recipes/pango
parent89814f2a9f9fcd69ba9b61c17acba911090404fb (diff)
downloadopenembedded-a4b599ed54b4c86624f250526221f0d3e1fca8e6.tar.gz
pango: add 1.28.3
Diffstat (limited to 'recipes/pango')
-rw-r--r--recipes/pango/pango-1.28.3/no-tests.patch10
-rw-r--r--recipes/pango/pango.inc8
-rw-r--r--recipes/pango/pango_1.28.3.bb7
3 files changed, 21 insertions, 4 deletions
diff --git a/recipes/pango/pango-1.28.3/no-tests.patch b/recipes/pango/pango-1.28.3/no-tests.patch
new file mode 100644
index 0000000000..dafcb20c3b
--- /dev/null
+++ b/recipes/pango/pango-1.28.3/no-tests.patch
@@ -0,0 +1,10 @@
+--- /tmp/Makefile.am 2007-03-01 13:29:37.000000000 +0100
++++ pango-1.16.0/Makefile.am 2007-03-01 13:29:52.545251000 +0100
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to create Makefile.in.
+
+-SUBDIRS= pango modules pango-view examples docs tools tests
++SUBDIRS= pango modules pango-view examples docs tools
+
+ EXTRA_DIST = \
+ autogen.sh \
diff --git a/recipes/pango/pango.inc b/recipes/pango/pango.inc
index bc59800b03..b09869135e 100644
--- a/recipes/pango/pango.inc
+++ b/recipes/pango/pango.inc
@@ -18,7 +18,7 @@ PACKAGES_DYNAMIC_virtclass-native = ""
RRECOMMENDS_${PN} = "pango-module-basic-x pango-module-basic-fc"
-INC_PR = "r0"
+INC_PR = "r1"
# seems to go wrong with default cflags
FULL_OPTIMIZATION_arm = "-O2"
@@ -26,9 +26,9 @@ FULL_OPTIMIZATION_arm = "-O2"
SRC_URI += "file://no-tests.patch \
"
-EXTRA_OECONF = "--disable-glibtest \
- --enable-explicit-deps=no \
- --disable-debug"
+EXTRA_OECONF += "--disable-glibtest \
+ --enable-explicit-deps=no \
+ --disable-debug"
LEAD_SONAME = "libpango-1.0*"
LIBV = "1.6.0"
diff --git a/recipes/pango/pango_1.28.3.bb b/recipes/pango/pango_1.28.3.bb
new file mode 100644
index 0000000000..c77d24057d
--- /dev/null
+++ b/recipes/pango/pango_1.28.3.bb
@@ -0,0 +1,7 @@
+require pango.inc
+
+SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522"
+SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632"
+
+PR = "${INC_PR}.0"
+