Revert "Revert "gtk+: Updated recipe""
[openembedded.git] / recipes / gtk+ / gtk+_2.8.16.bb
index 8eac914..f1141be 100644 (file)
@@ -10,21 +10,21 @@ PR = "r5"
 DEFAULT_PREFERENCE = "-1"
 
 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://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://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://gtktreeview-316689.patch \
+          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"
 
 inherit autotools pkgconfig
 
@@ -97,3 +97,6 @@ python populate_packages_prepend () {
         if (bb.data.getVar('DEBIAN_NAMES', d, 1)):
                 bb.data.setVar('PKG_${PN}', 'libgtk-2.0', d)
 }
+
+SRC_URI[md5sum] = "6dea9b6f546bd858401729d12bbd5919"
+SRC_URI[sha256sum] = "5073cb676347d7bfb4438795f586867fbcce68b197eb9c0683b0b82af77d5b8f"