From b20bf09d877bfab81c3a73712b086c0577cac853 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 15 Jan 2012 02:44:12 +0000 Subject: ristretto: update to 0.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../recipes-apps/ristretto/files/add-locale_h.patch | 13 ------------- meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb | 16 ---------------- meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb | 13 +++++++++++++ 3 files changed, 13 insertions(+), 29 deletions(-) delete mode 100644 meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch delete mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb create mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb diff --git a/meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch b/meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch deleted file mode 100644 index a149500ea5..0000000000 --- a/meta-xfce/recipes-apps/ristretto/files/add-locale_h.patch +++ /dev/null @@ -1,13 +0,0 @@ -Upstream-Status: Applied in git repo ---- ---- a/src/util.c.old 2011-11-05 22:12:00.000000000 +0100 -+++ b/src/util.c 2012-01-03 16:18:21.435234961 +0100 -@@ -18,7 +18,7 @@ - - #include - #include -- -+#include - #include - - diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb deleted file mode 100644 index 4fb28f0ae1..0000000000 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "Tiny image-viewer" -HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" -SECTION = "x11/application" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -DEPENDS = "libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" -PR = "r1" - -inherit xfce-app - -SRC_URI += "file://add-locale_h.patch" - -RRECOMMENDS_${PN} += "tumbler" - -SRC_URI[md5sum] = "124c4e98f837e35c728b0ff1d9078b1a" -SRC_URI[sha256sum] = "a8bf0aa8a18af4ad8d53cbfc918bc92db51b5446cf7ff09e7b988fe5c7b986e4" diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb new file mode 100644 index 0000000000..3a167c132c --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "Tiny image-viewer" +HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" +SECTION = "x11/application" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +DEPENDS = "libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" + +inherit xfce-app + +RRECOMMENDS_${PN} += "tumbler" + +SRC_URI[md5sum] = "ab54fffe197c220bf26553c9a4f95658" +SRC_URI[sha256sum] = "a28c9e472c329b5f3136ebea887dec5ba93a37d5562b493633161392aff5545f" -- cgit v1.2.3-54-g00ecf