From 3b95058b5117ce6093f2b31351f182b99ebd0bf8 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 24 May 2011 15:18:53 -0700 Subject: gthumb: update to 2.12.3 (From OE-Core rev: 01f467f197b4f7ca9e0eee1b6676e32ebbb782ae) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-gnome/gthumb/gthumb_2.12.2.bb | 16 ---------------- meta/recipes-gnome/gthumb/gthumb_2.12.3.bb | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 meta/recipes-gnome/gthumb/gthumb_2.12.2.bb create mode 100644 meta/recipes-gnome/gthumb/gthumb_2.12.3.bb (limited to 'meta/recipes-gnome') diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb deleted file mode 100644 index 258f2d5759..0000000000 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop" -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 = "r0" - -EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter" - -inherit gnome pkgconfig - -FILES_${PN} += "${datadir}/icons" -FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" - -SRC_URI[archive.md5sum] = "5f6cb5957a4dcf196cedc6bb836169dc" -SRC_URI[archive.sha256sum] = "bce8111e4d699620ae0399963798ff25929df8c8546f4949e2a871b330277091" diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb new file mode 100644 index 0000000000..115a805b9e --- /dev/null +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.3.bb @@ -0,0 +1,16 @@ +DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop" +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 = "r0" + +EXTRA_OECONF = "--disable-gnome-keyring --disable-libsoup --disable-exiv2 --disable-clutter" + +inherit gnome pkgconfig + +FILES_${PN} += "${datadir}/icons" +FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug" + +SRC_URI[archive.md5sum] = "bfa0957a1bafc5d049292cd5fad372ce" +SRC_URI[archive.sha256sum] = "0060c05fd372c2af2048d294ab3f75c8fb02c576d3e2004e08b7d34f49da1e66" -- cgit v1.2.3-54-g00ecf