pango: add 1.28.3
authorKoen Kooi <koen@openembedded.org>
Tue, 19 Oct 2010 18:27:20 +0000 (20:27 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 19 Oct 2010 18:53:16 +0000 (20:53 +0200)
recipes/pango/pango-1.28.3/no-tests.patch [new file with mode: 0644]
recipes/pango/pango.inc
recipes/pango/pango_1.28.3.bb [new file with mode: 0644]

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 (file)
index 0000000..dafcb20
--- /dev/null
@@ -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              \
index bc59800..b098691 100644 (file)
@@ -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 (file)
index 0000000..c77d240
--- /dev/null
@@ -0,0 +1,7 @@
+require pango.inc
+
+SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522"
+SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632"
+
+PR = "${INC_PR}.0"
+