diff options
Diffstat (limited to 'meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.bb')
| -rw-r--r-- | meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.bb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.bb new file mode 100644 index 0000000000..7175690694 --- /dev/null +++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.13.3.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 = "GPL-2.0-only" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35d145429ad3cbf5308d1dc93f66376b" | ||
| 6 | |||
| 7 | DEPENDS = "exo libexif libxfce4ui libxfce4util xfconf cairo file glib-2.0-native python3-packaging-native" | ||
| 8 | |||
| 9 | inherit xfce-app mime-xdg python3native | ||
| 10 | |||
| 11 | RRECOMMENDS:${PN} += "tumbler" | ||
| 12 | |||
| 13 | SRC_URI[sha256sum] = "5b9172ef704ae192a5338df6bee4e91a59edc65618c375bb4433ffb38e2126cb" | ||
| 14 | |||
| 15 | FILES:${PN} += "${datadir}/metainfo" | ||
