gtk-2.8.0: syntax correction
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 24 Aug 2005 15:55:41 +0000 (15:55 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 24 Aug 2005 15:55:41 +0000 (15:55 +0000)
packages/gtk+/gtk+_2.8.0.bb

index 9a6e9b5..126bc22 100644 (file)
@@ -9,10 +9,8 @@ DEPENDS = "glib-2.0 pango atk jpeg libpng xext libxcursor gtk-doc libgcrypt cair
 PR = "r0"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \
-#           file://no-demos.patch;patch=1 \
            file://no-xwc.patch;patch=1 \
            file://automake-lossage.patch;patch=1 \
-#           file://gtk+-handhelds.patch;patch=1 \
           file://spinbutton.patch;patch=1 \
           file://hardcoded_libtool.patch;patch=1 \
           file://disable-tooltips.patch;patch=1 \
@@ -21,9 +19,10 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \
           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://single-click.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