mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 05:01:58 +02:00
11 lines
452 B
BlitzBasic
11 lines
452 B
BlitzBasic
SUMMARY = "An alternate menu for the Xfce desktop environment"
|
|
HOMEPAGE = "http://gottcode.org/xfce4-whiskermenu-plugin/"
|
|
LICENSE = "GPLv2"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|
|
|
inherit xfce-panel-plugin cmake
|
|
|
|
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
|
|
SRC_URI[md5sum] = "32fcbf16931038c10b1b7a7ccc392132"
|
|
SRC_URI[sha256sum] = "da82bdbc899a9935b560323aac9037d44f37fb110509b80ec293196722671851"
|