surpport seeking the recorded video
[vuplus_openembedded] / recipes / gtk+ / gtk+_2.12.0.bb
index 3d4dcde..a9a9a49 100644 (file)
@@ -1,21 +1,10 @@
 require gtk+.inc
 
-PR = "r3"
+PR = "${INC_PR}.0"
 
-DEPENDS += "cairo"
-
-# disable per default - untested and not all patches included.
-DEFAULT_PREFERENCE = "-1" 
-
-SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
-           file://xsettings.patch;patch=1 \
-           file://run-iconcache.patch;patch=1 \
-           file://disable-print.patch;patch=1 \
-           file://hardcoded_libtool.patch;patch=1 \
-           file://no-demos.patch;patch=1 \
+SRC_URI += "file://disable-print.patch;patch=1 \
            file://cellrenderer-cairo.patch;patch=1;pnum=0 \
            file://entry-cairo.patch;patch=1;pnum=0 \
-           file://toggle-font.diff;patch=1;pnum=0 \
            file://scrolled-placement.patch;patch=1;pnum=0"
 # temporary
 #           file://gtklabel-resize-patch;patch=1 \
@@ -26,8 +15,6 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
 
 EXTRA_OECONF = "--with-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
 
-LIBV = "2.10.0"
-
 PACKAGES_DYNAMIC = "gdk-pixbuf-loader-* gtk-immodule-* gtk-printbackend-*"
 
 python populate_packages_prepend () {