From 17a6d709aca82c2f9438ed0cb15e52b00ae5c47c Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 6 Apr 2011 17:56:53 -0700 Subject: gthumb: update to 2.12.2 (From OE-Core rev: 5f7e4f3ceaa4943a6088377ed22dc88bc06e8574) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-gnome/gthumb/gthumb_2.12.1.bb | 16 ---------------- meta/recipes-gnome/gthumb/gthumb_2.12.2.bb | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 meta/recipes-gnome/gthumb/gthumb_2.12.1.bb create mode 100644 meta/recipes-gnome/gthumb/gthumb_2.12.2.bb (limited to 'meta/recipes-gnome') diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.1.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.1.bb deleted file mode 100644 index 68437fc720..0000000000 --- a/meta/recipes-gnome/gthumb/gthumb_2.12.1.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-dbus 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] = "a89be18a9e6f7f9d65cef56f34eb3022" -SRC_URI[archive.sha256sum] = "94d186db48e4527f1ba1dad41b860fc34b8f13da4228319dc742c91f45ddea64" diff --git a/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb b/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb new file mode 100644 index 0000000000..0b3bd1a675 --- /dev/null +++ b/meta/recipes-gnome/gthumb/gthumb_2.12.2.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-dbus 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" -- cgit v1.2.3-54-g00ecf