diff options
author | Andreas Müller <schnitzeltony@gmx.de> | 2011-10-30 11:47:20 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-31 11:25:58 +0100 |
commit | d2b1fea3990d123f7c2739535b945523eea7aedc (patch) | |
tree | 4e1ad507249ebeabe1fbef3e248a30f8923f947b /meta-xfce | |
parent | 7faafa8b3c0b1de2a2d8b6fe49076473f25589c0 (diff) | |
download | meta-openembedded-d2b1fea3990d123f7c2739535b945523eea7aedc.tar.gz |
ristretto: update to 0.2.2
run tested on overo
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb (renamed from meta-xfce/recipes-apps/ristretto/ristretto_0.1.1.bb) | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.1.1.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb index 8944a2967..78d090cfc 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.1.1.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb | |||
@@ -5,11 +5,7 @@ LICENSE = "GPLv2" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
6 | DEPENDS = "libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" | 6 | DEPENDS = "libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" |
7 | 7 | ||
8 | inherit xfce | 8 | inherit xfce-app |
9 | 9 | ||
10 | # SRC_URI must follow inherited one | 10 | SRC_URI[md5sum] = "ee812d1200674960c246a7e05a1cbc6d" |
11 | SRC_URI = "http://archive.xfce.org/src/apps/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2 \ | 11 | SRC_URI[sha256sum] = "c43832d7e6e37b670c3dd04dcf406266ff5980dc80abed7b8a82aa7c7defaa69" |
12 | " | ||
13 | |||
14 | SRC_URI[md5sum] = "4b0f58c00ef99f13ebf134979ee76980" | ||
15 | SRC_URI[sha256sum] = "8f4986a646460b24282cc95cc30f03484a5c8e0f1c568a9f4ef5749a66ec62da" | ||