[oe-commits] org.oe.dev pango: Added 1.18.3 with DEFAULT_PREFERENCE -1.

likewise commit openembedded-commits at lists.openembedded.org
Sun Nov 18 22:37:39 UTC 2007


pango: Added 1.18.3 with DEFAULT_PREFERENCE -1.

Author: likewise at openembedded.org
Branch: org.openembedded.dev
Revision: 2a0cadd6e23ea51cf4edf29fd39c37951a1c3888
ViewMTN: http://monotone.openembedded.org/revision/info/2a0cadd6e23ea51cf4edf29fd39c37951a1c3888
Files:
1
packages/pango/pango-1.18.3
packages/pango/pango-1.18.3/no-tests.patch
packages/pango/pango_1.18.3.bb
packages/gtk+/gdk-pixbuf-csource_2.10.14.bb
Diffs:

#
# mt diff -re563507d97c921afc1a8b326118782cb10bb14f4 -r2a0cadd6e23ea51cf4edf29fd39c37951a1c3888
#
# 
# 
# add_dir "packages/pango/pango-1.18.3"
# 
# add_file "packages/pango/pango-1.18.3/no-tests.patch"
#  content [60137f9cd0f6a15a189956274570896d16cd4631]
# 
# add_file "packages/pango/pango_1.18.3.bb"
#  content [24af597bfe27e33d9b2bb47c39d625d95e8eecc2]
# 
# patch "packages/gtk+/gdk-pixbuf-csource_2.10.14.bb"
#  from [df88309722de065fb39ab6330611fb9d91848a2a]
#    to [a2ef39d2f5b1d4cfee0c652d063ffca9ebded3d9]
# 
============================================================
--- packages/pango/pango-1.18.3/no-tests.patch	60137f9cd0f6a15a189956274570896d16cd4631
+++ packages/pango/pango-1.18.3/no-tests.patch	60137f9cd0f6a15a189956274570896d16cd4631
@@ -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		\
============================================================
--- packages/pango/pango_1.18.3.bb	24af597bfe27e33d9b2bb47c39d625d95e8eecc2
+++ packages/pango/pango_1.18.3.bb	24af597bfe27e33d9b2bb47c39d625d95e8eecc2
@@ -0,0 +1,4 @@
+require pango.inc
+
+DEFAULT_PREFERENCE = "-1"
+
============================================================
--- packages/gtk+/gdk-pixbuf-csource_2.10.14.bb	df88309722de065fb39ab6330611fb9d91848a2a
+++ packages/gtk+/gdk-pixbuf-csource_2.10.14.bb	a2ef39d2f5b1d4cfee0c652d063ffca9ebded3d9
@@ -22,7 +22,7 @@ do_stage() {
 }
 
 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_install() {
 }
 
 do_install() {
-	cd gdk-pixbuf
+	:
 }
 
 # override the function in gtk-*.inc (included by gtk+*.bb)






More information about the Openembedded-commits mailing list