]> code.ossystems Code Review - openembedded-core.git/commitdiff
adjust used patches, add README with some thoughts on patches
authorMatthew Allum <mallum@openedhand.com>
Fri, 2 Sep 2005 12:24:55 +0000 (12:24 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 2 Sep 2005 12:24:55 +0000 (12:24 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@14 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/gtk+/gtk+-2.8.3/README [new file with mode: 0644]
openembedded/packages/gtk+/gtk+_2.8.3.bb

diff --git a/openembedded/packages/gtk+/gtk+-2.8.3/README b/openembedded/packages/gtk+/gtk+-2.8.3/README
new file mode 100644 (file)
index 0000000..eb4cfa4
--- /dev/null
@@ -0,0 +1,41 @@
+no-xwc.patch
+  Removes any ( uneeded ) i18n xlib calls that are just stubs in
+  an xlib built with --disable-locale
+
+disable-tooltips.patch
+
+  Makes sense for toucscreens at least. Could be made better by being
+  an XSettings property ?
+
+gtklabel-resize-patch
+
+  Can someone check this, appears to allow labels to resize ???
+
+no-demos.patch
+  Do we want demos to be built ?
+
+hardcoded_libtool.patch
+
+  Fix libtool - likely needed
+
+Probably Uneeded
+===
+
+Not sure what this appears to do or how they affect things too be useful;
+
+ menu-deactivate.patch
+ gtk+-handhelds.patch 
+ scroll-timings.patch
+ single-click.patch 
+ spinbutton.patch
+
+ automake-lossage.patch
+
+
+Can Definetly Go
+===
+
+small-gtkfilesel.patch - CRACK! 
+xsettings.patch        - EVEEL!
index 126bc223075dacb9c3c118f9a0be3fda8b0bca0f..f697e6ae54960c1ddf3f0bc51b0ecb5c34ae9ea5 100644 (file)
@@ -11,18 +11,18 @@ PR = "r0"
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \
            file://no-xwc.patch;patch=1 \
            file://automake-lossage.patch;patch=1 \
-          file://spinbutton.patch;patch=1 \
           file://hardcoded_libtool.patch;patch=1 \
           file://disable-tooltips.patch;patch=1 \
-          file://gtklabel-resize-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://gtklabel-resize-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://spinbutton.patch;patch=1 \
 
 inherit autotools pkgconfig