diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-17 00:04:35 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-18 15:54:01 +0200 |
commit | 184434931bd4ac692fa27bf2af1908e77a7707c3 (patch) | |
tree | 9b4fa4969f884cee9a7c6b25177556c42f4273bd /meta-xfce/recipes-apps | |
parent | 250d23eed05cf3b036be2971c4f3f512c17e33e2 (diff) | |
download | meta-openembedded-184434931bd4ac692fa27bf2af1908e77a7707c3.tar.gz |
ristretto: update to 0.6.0
LIC_FILES_CHKSUM: Free Software Foundation address changed
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-apps')
-rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb (renamed from meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb index fec5c46b66..959dcadf7e 100644 --- a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.5.bb +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.6.3.bb | |||
@@ -2,13 +2,12 @@ DESCRIPTION = "Tiny image-viewer" | |||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" |
3 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" |
6 | PR = "r1" | ||
7 | DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" | 6 | DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" |
8 | 7 | ||
9 | inherit xfce-app | 8 | inherit xfce-app |
10 | 9 | ||
11 | RRECOMMENDS_${PN} += "tumbler" | 10 | RRECOMMENDS_${PN} += "tumbler" |
12 | 11 | ||
13 | SRC_URI[md5sum] = "3bfdf129926236a45c58d7afdbb703b7" | 12 | SRC_URI[md5sum] = "6b8c9a5d7ed319e4c84a9fefaa18792c" |
14 | SRC_URI[sha256sum] = "96dc519c2e930955f97027d7b9bb7542b01a6ad0ca53a16f9af58f7c851eb8f2" | 13 | SRC_URI[sha256sum] = "2b6816de298e9a0d9b95662664690713c4123a9ac813a27bdde4727a03472d79" |