11 lines
376 B
BlitzBasic
11 lines
376 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"
|
|
|
|
RRECOMMENDS:${PN} += "menulibre"
|