diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.21.0.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.21.0.bb | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.21.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.21.0.bb new file mode 100644 index 0000000000..4d7a1e2da3 --- /dev/null +++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.21.0.bb | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | DESCRIPTION = "Xfce4 Application Finder" | ||
| 2 | HOMEPAGE = "https://docs.xfce.org/xfce/xfce4-appfinder/start" | ||
| 3 | SECTION = "x11" | ||
| 4 | LICENSE = "GPL-2.0-or-later" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
| 6 | DEPENDS = "glib-2.0 gtk+3 libxfce4util libxfce4ui garcon xfconf" | ||
| 7 | |||
| 8 | XFCE_COMPRESS_TYPE = "xz" | ||
| 9 | XFCEBASEBUILDCLASS = "meson" | ||
| 10 | |||
| 11 | inherit xfce features_check | ||
| 12 | |||
| 13 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 14 | |||
| 15 | SRC_URI[sha256sum] = "e3befc3e73d2315074eb88933f2b042c5b417f4f7f24be9bd4f4508a091037b7" | ||
| 16 | |||
| 17 | FILES:${PN} += "${datadir}/metainfo" | ||
