From 2faacf535df69cdad8c95b9213227b2e113a2771 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 13 Mar 2012 10:30:51 +0000 Subject: ristretto: update to 0.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit run tested on overo Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb | 13 ------------- meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb create mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb deleted file mode 100644 index 00133c62dc..0000000000 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.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] = "86c042ee4ffefb0ff5e806849ec4d33c" -SRC_URI[sha256sum] = "e2ed5c6bc3f56cf82942c54d1492e54607ccf073c7963c1df5fa2cd3a9a71a32" diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb new file mode 100644 index 0000000000..c139ea5d7a --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.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] = "3bfdf129926236a45c58d7afdbb703b7" +SRC_URI[sha256sum] = "96dc519c2e930955f97027d7b9bb7542b01a6ad0ca53a16f9af58f7c851eb8f2" -- cgit 1.2.3-korg