diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.14.0.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.14.0.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.14.0.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.14.0.bb new file mode 100644 index 0000000000..2d6b7a5501 --- /dev/null +++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.14.0.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | DESCRIPTION = "Xfce4 Application Finder" | ||
| 2 | SECTION = "x11" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 5 | DEPENDS = "glib-2.0 gtk+3 libxfce4util libxfce4ui garcon xfconf" | ||
| 6 | |||
| 7 | inherit xfce distro_features_check | ||
| 8 | |||
| 9 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "03b226a2ee20f95243e74d1868e94e0e" | ||
| 12 | SRC_URI[sha256sum] = "7ec175d4954fceb2e76cbfbca76ac4a4f53fe799d097a14117e7de68e88a4d98" | ||
| 13 | |||
| 14 | FILES_${PN} += "${datadir}/metainfo" | ||
