From 184434931bd4ac692fa27bf2af1908e77a7707c3 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 17 Sep 2012 00:04:35 +0200 Subject: ristretto: update to 0.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit LIC_FILES_CHKSUM: Free Software Foundation address changed Signed-off-by: Andreas Müller --- meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb | 14 -------------- meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb | 13 +++++++++++++ 2 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb create mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb (limited to 'meta-xfce/recipes-apps') diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb deleted file mode 100644 index fec5c46b66..0000000000 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb +++ /dev/null @@ -1,14 +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" -PR = "r1" -DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" - -inherit xfce-app - -RRECOMMENDS_${PN} += "tumbler" - -SRC_URI[md5sum] = "3bfdf129926236a45c58d7afdbb703b7" -SRC_URI[sha256sum] = "96dc519c2e930955f97027d7b9bb7542b01a6ad0ca53a16f9af58f7c851eb8f2" diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb new file mode 100644 index 0000000000..959dcadf7e --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.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=35d145429ad3cbf5308d1dc93f66376b" +DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" + +inherit xfce-app + +RRECOMMENDS_${PN} += "tumbler" + +SRC_URI[md5sum] = "6b8c9a5d7ed319e4c84a9fefaa18792c" +SRC_URI[sha256sum] = "2b6816de298e9a0d9b95662664690713c4123a9ac813a27bdde4727a03472d79" -- cgit 1.2.3-korg