diff options
Diffstat (limited to 'meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb')
| -rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb new file mode 100644 index 0000000000..00133c62dc --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.3.4.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | DESCRIPTION = "Tiny image-viewer" | ||
| 2 | HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto" | ||
| 3 | SECTION = "x11/application" | ||
| 4 | LICENSE = "GPLv2" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 6 | DEPENDS = "libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo" | ||
| 7 | |||
| 8 | inherit xfce-app | ||
| 9 | |||
| 10 | RRECOMMENDS_${PN} += "tumbler" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "86c042ee4ffefb0ff5e806849ec4d33c" | ||
| 13 | SRC_URI[sha256sum] = "e2ed5c6bc3f56cf82942c54d1492e54607ccf073c7963c1df5fa2cd3a9a71a32" | ||
