diff options
Diffstat (limited to 'meta-xfce/recipes-apps/ristretto/ristretto_0.12.0.bb')
| -rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.12.0.bb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.12.0.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.12.0.bb new file mode 100644 index 0000000000..ac06df363a --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.12.0.bb | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | SUMMARY = "Tiny image-viewer" | ||
| 2 | HOMEPAGE = "https://docs.xfce.org/apps/ristretto/start" | ||
| 3 | SECTION = "x11/application" | ||
| 4 | LICENSE = "GPLv2" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" | ||
| 6 | |||
| 7 | DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file" | ||
| 8 | |||
| 9 | inherit xfce-app mime-xdg | ||
| 10 | |||
| 11 | RRECOMMENDS:${PN} += "tumbler" | ||
| 12 | |||
| 13 | SRC_URI[sha256sum] = "47032da8216a83c1cb349bece7521494e7509469a82236cfeadc0a8469451001" | ||
| 14 | |||
| 15 | FILES:${PN} += "${datadir}/metainfo" | ||
