pango: Added 1.18.3 with DEFAULT_PREFERENCE -1.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Sun, 18 Nov 2007 22:10:12 +0000 (22:10 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Sun, 18 Nov 2007 22:10:12 +0000 (22:10 +0000)
packages/gtk+/gdk-pixbuf-csource_2.10.14.bb
packages/pango/pango-1.18.3/.mtn2git_empty [new file with mode: 0644]
packages/pango/pango-1.18.3/no-tests.patch [new file with mode: 0644]
packages/pango/pango_1.18.3.bb [new file with mode: 0644]

index 20e8505..eba6709 100644 (file)
@@ -22,7 +22,7 @@ do_compile() {
 }
 
 do_stage() {
-#      oe_libinstall -so -C gdk-pixbuf libgdk_pixbuf-2.0 ${STAGING_LIBDIR}
+#      oe_libinstall -C gdk-pixbuf -so libgdk_pixbuf-2.0 ${STAGING_LIBDIR}
        cd gdk-pixbuf && oe_runmake install DESTDIR=${STAGING_DIR}/usr
        autotools_stage_includes
 #      install -d -m 0755 ${STAGING_LIBDIR}/gtk-2.0/include
@@ -30,7 +30,7 @@ do_stage() {
 }
 
 do_install() {
-       cd gdk-pixbuf
+       :
 }
 
 # override the function in gtk-*.inc (included by gtk+*.bb)
diff --git a/packages/pango/pango-1.18.3/.mtn2git_empty b/packages/pango/pango-1.18.3/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/pango/pango-1.18.3/no-tests.patch b/packages/pango/pango-1.18.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              \
diff --git a/packages/pango/pango_1.18.3.bb b/packages/pango/pango_1.18.3.bb
new file mode 100644 (file)
index 0000000..9656f30
--- /dev/null
@@ -0,0 +1,4 @@
+require pango.inc
+
+DEFAULT_PREFERENCE = "-1"
+