Revert "Updated some recipes"
[openembedded.git] / recipes / gtk+ / gtk+_2.8.9.bb
index 224702e..91b6b3d 100644 (file)
@@ -8,20 +8,20 @@ DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt c
 PR = "r7"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \
-           file://no-xwc.patch \
-           file://automake-lossage.patch \
-          file://spinbutton.patch \
-          file://hardcoded_libtool.patch \
-          file://disable-tooltips.patch \
-          file://gtklabel-resize-patch;apply=yes \
-          file://menu-deactivate.patch \
-          file://xsettings.patch \
-          file://scroll-timings.patch \
-          file://small-gtkfilesel.patch \
-          file://migration.patch;striplevel=0 \
-          file://no-demos.patch \
-          file://gtk+-handhelds.patch \
-          file://single-click.patch"
+           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://no-demos.patch;patch=1 \
+          file://gtk+-handhelds.patch;patch=1 \
+          file://single-click.patch;patch=1"
 
 inherit autotools pkgconfig
 
@@ -94,6 +94,3 @@ python populate_packages_prepend () {
         if (bb.data.getVar('DEBIAN_NAMES', d, 1)):
                 bb.data.setVar('PKG_${PN}', 'libgtk-2.0', d)
 }
-
-SRC_URI[md5sum] = "e7a94132ae6353106c80cd4a1106a368"
-SRC_URI[sha256sum] = "e8fb1f414288e1c2b1ee6408280477ee361e0a19564e9113bd98f433aaa81195"