diff options
Diffstat (limited to 'meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb')
| -rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb new file mode 100644 index 0000000000..78d090cfce --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.2.2.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 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 | SRC_URI[md5sum] = "ee812d1200674960c246a7e05a1cbc6d" | ||
| 11 | SRC_URI[sha256sum] = "c43832d7e6e37b670c3dd04dcf406266ff5980dc80abed7b8a82aa7c7defaa69" | ||
