[oe-commits] org.oe.dev gtk+ 2.8.16: Activate all the patches used in previous versions. For some

mreimer commit openembedded-commits at lists.openembedded.org
Fri Sep 1 21:35:52 UTC 2006


gtk+ 2.8.16: Activate all the patches used in previous versions. For some
reason several were commented out, but they apply and compile cleanly,
so I've re-enabled them.

Author: mreimer at openembedded.org
Branch: org.openembedded.dev
Revision: d609a6e96cbeb70c5ba8f91ffb69fef8743aa29d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d609a6e96cbeb70c5ba8f91ffb69fef8743aa29d
Files:
1
packages/gtk+/gtk+_2.8.16.bb
Diffs:

#
# mt diff -r05a3705bea08af8ebf79ce77f107fa41ecbe6c96 -rd609a6e96cbeb70c5ba8f91ffb69fef8743aa29d
#
# 
# 
# patch "packages/gtk+/gtk+_2.8.16.bb"
#  from [1482fd1b984bd36149bc4bbd6095c905057857d3]
#    to [dd83670a7f4e0870a8c3366ab4168198194cf990]
# 
============================================================
--- packages/gtk+/gtk+_2.8.16.bb	1482fd1b984bd36149bc4bbd6095c905057857d3
+++ packages/gtk+/gtk+_2.8.16.bb	dd83670a7f4e0870a8c3366ab4168198194cf990
@@ -18,14 +18,14 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.
 	   file://disable-tooltips.patch;patch=1 \
 	   file://gtklabel-resize-patch;patch=1 \
 	   file://gtktreeview-316689.patch;patch=1 \
-#	   file://menu-deactivate.patch;patch=1 \
-#	   file://xsettings.patch;patch=1 \
-#	   file://scroll-timings.patch;patch=1 \
-#	   file://small-gtkfilesel.patch;patch=1 \
-#	   file://migration.patch;patch=1;pnum=0 \
-	   file://no-demos.patch;patch=1"
-#	   file://gtk+-handhelds.patch;patch=1 \
-#	   file://single-click.patch;patch=1"
+	   file://menu-deactivate.patch;patch=1 \
+	   file://xsettings.patch;patch=1 \
+	   file://scroll-timings.patch;patch=1 \
+	   file://small-gtkfilesel.patch;patch=1 \
+	   file://migration.patch;patch=1;pnum=0 \
+	   file://no-demos.patch;patch=1" \
+	   file://gtk+-handhelds.patch;patch=1 \
+	   file://single-click.patch;patch=1"
 
 inherit autotools pkgconfig
 






More information about the Openembedded-commits mailing list