From patchwork Tue Nov 29 23:14:52 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/4] gthumb: update to 2.12.4 Date: Tue, 29 Nov 2011 23:14:52 -0000 From: Joshua Lock X-Patchwork-Id: 15709 Message-Id: <98e7c1af195aa7fe0ac8c53314b95c6e42e626c6.1322608290.git.josh@linux.intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Joshua Lock --- .../gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb} | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-gnome/gthumb/{gthumb_2.12.3.bb => gthumb_2.12.4.bb} (76%) diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb similarity index 76% rename from meta/recipes-gnome/gthumb/gthumb_2.12.3.bb rename to meta/recipes-gnome/gthumb/gthumb_2.12.4.bb index 7fb8a94..ccac8eb 100644 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb @@ -3,7 +3,7 @@ SECTION = "x11/gnome" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" DEPENDS = "glib-2.0 gtk+ libxml2 gnome-doc-utils libunique gconf libpng gstreamer jpeg tiff gst-plugins-base" -PR = "r1" +PR = "r0" EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter" @@ -12,5 +12,5 @@ inherit gnome pkgconfig FILES_${PN} += "${datadir}/icons" FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug/ ${libdir}/gthumb/extensions/.debug/" -SRC_URI[archive.md5sum] = "bfa0957a1bafc5d049292cd5fad372ce" -SRC_URI[archive.sha256sum] = "0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66" +SRC_URI[archive.md5sum] = "97fc13221b0c5d80c27a2e25a3a3ac6f" +SRC_URI[archive.sha256sum] = "cf809695230ab8892a078be454a42ade865754c72ec1da7c3d74d4310de54f1d"