mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
labwc-menu-generator: add recipe
This commit is contained in:
parent
8c2b08894a
commit
d899ad0e16
16
recipes-wlroots/labwc/labwc-menu-generator_git.bb
Normal file
16
recipes-wlroots/labwc/labwc-menu-generator_git.bb
Normal file
@ -0,0 +1,16 @@
|
||||
|
||||
SUMMARY = "labwc-menu-generator - Independent of Desktop Environments and associated menu-packages"
|
||||
HOMEPAGE = "https://github.com/labwc/labwc-menu-generator"
|
||||
SECTION = "graphics"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRC_URI = "git://github.com/labwc/labwc-menu-generator.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "7b62ce9c25db9ee21c9f93e536615569378bcb20"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "glib-2.0"
|
||||
|
||||
inherit meson pkgconfig
|
@ -27,6 +27,7 @@ RRECOMMENDS:${PN} ?= " \
|
||||
grim \
|
||||
slurp \
|
||||
wl-clipboard \
|
||||
labwc-menu-generator \
|
||||
labwc-tweaks \
|
||||
swaybg \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user