From a76fff17ea8420686ef81b35f80efac1bef21649 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 29 Jan 2012 21:30:58 +0000 Subject: ristretto: update to 0.3.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build tested from scratch * run tested on overo Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb | 13 ------------- meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb create mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb (limited to 'meta-xfce/recipes-apps') diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb deleted file mode 100644 index 3a167c132c..0000000000 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.2.bb +++ /dev/null @@ -1,13 +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" - -inherit xfce-app - -RRECOMMENDS_${PN} += "tumbler" - -SRC_URI[md5sum] = "ab54fffe197c220bf26553c9a4f95658" -SRC_URI[sha256sum] = "a28c9e472c329b5f3136ebea887dec5ba93a37d5562b493633161392aff5545f" diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb new file mode 100644 index 0000000000..00133c62dc --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.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] = "86c042ee4ffefb0ff5e806849ec4d33c" +SRC_URI[sha256sum] = "e2ed5c6bc3f56cf82942c54d1492e54607ccf073c7963c1df5fa2cd3a9a71a32" -- cgit 1.2.3-korg