mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
d575f9f07d
A menu plugin doesn't need to recommend a specific menu editor. This also means that the whiskermenu plugin can be built without gobject-introspection being present, which means menulibre is unbuildable. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
342 B
BlitzBasic
9 lines
342 B
BlitzBasic
SUMMARY = "An alternate menu for the Xfce desktop environment"
|
|
HOMEPAGE = "http://gottcode.org/xfce4-whiskermenu-plugin/"
|
|
LICENSE = "GPL-2.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|
|
|
inherit xfce-panel-plugin cmake
|
|
|
|
SRC_URI[sha256sum] = "04ae0c1764a0d5ec70f18a760d998a2109bb6724f048554d7d6999d9072ca63e"
|