From patchwork Wed Nov 30 22:48:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/2] gthumb: update to 2.12.4 Date: Wed, 30 Nov 2011 22:48:27 -0000 From: Joshua Lock X-Patchwork-Id: 15893 Message-Id: <52b00508f2e29c90b4ea37b448d376da7ce95174.1322693022.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} | 5 ++--- 1 files changed, 2 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..8367bbd 100644 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.4.bb @@ -3,7 +3,6 @@ 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" EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter" @@ -12,5 +11,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"