lxqt-menu-data: Replace lxmenu-data
LXQt forked the lxmenu-data package from LXDE to produce their own custom version. Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
This commit is contained in:
committed by
Andreas Müller
parent
478a85effb
commit
d9e15cc45a
@@ -1,15 +0,0 @@
|
|||||||
SUMMARY = "Desktop menu files for LXDE"
|
|
||||||
LICENSE = "LGPL-2.1-only"
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
|
|
||||||
|
|
||||||
inherit autotools gettext
|
|
||||||
|
|
||||||
DEPENDS = "glib-2.0-native intltool-native"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/lxde/${BPN}.git;branch=master;protocol=https"
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
SRCREV = "3b14415ff9862e6b79577fd4b9a097965001b270"
|
|
||||||
PV = "0.1.5"
|
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}/desktop-directories"
|
|
||||||
15
recipes-lxqt/lxqt-menu-data/lxqt-menu-data.bb
Normal file
15
recipes-lxqt/lxqt-menu-data/lxqt-menu-data.bb
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
SUMMARY = "Desktop menu files for LXQt"
|
||||||
|
LICENSE = "LGPL-2.1-only"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=0964c689fcf4c21c6797ea87408416b6"
|
||||||
|
|
||||||
|
inherit lxqt
|
||||||
|
|
||||||
|
DEPENDS += "glib-2.0-native intltool-native"
|
||||||
|
|
||||||
|
SRC_URI = "git://github.com/lxqt/${BPN}.git;branch=master;protocol=https"
|
||||||
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
SRCREV = "204b1d0acc4cbe59149e4f6eb1e2424d0472cdbc"
|
||||||
|
PV = "1.4.0"
|
||||||
|
|
||||||
|
FILES:${PN} += "${datadir}/desktop-directories"
|
||||||
Reference in New Issue
Block a user