From 9063a25f05dae7e7e6f23abe9a0237e5297d6efd Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 14 Nov 2011 21:35:11 +0000 Subject: ristretto: update to 0.3.0 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: Koen Kooi --- meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb | 11 ----------- meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb create mode 100644 meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb (limited to 'meta-xfce/recipes-apps') diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb deleted file mode 100644 index 78d090cfce..0000000000 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb +++ /dev/null @@ -1,11 +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 - -SRC_URI[md5sum] = "ee812d1200674960c246a7e05a1cbc6d" -SRC_URI[sha256sum] = "c43832d7e6e37b670c3dd04dcf406266ff5980dc80abed7b8a82aa7c7defaa69" diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb new file mode 100644 index 0000000000..a8c028fe9e --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.0.bb @@ -0,0 +1,11 @@ +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 + +SRC_URI[md5sum] = "124c4e98f837e35c728b0ff1d9078b1a" +SRC_URI[sha256sum] = "a8bf0aa8a18af4ad8d53cbfc918bc92db51b5446cf7ff09e7b988fe5c7b986e4" -- cgit 1.2.3-korg