add lxqt-runner
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
13
recipes-lxqt/lxqt-runner/lxqt-runner_git.bb
Normal file
13
recipes-lxqt/lxqt-runner/lxqt-runner_git.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "Tool used to launch programs quickly by typing their names "
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
|
||||
|
||||
inherit lxqt pkgconfig
|
||||
|
||||
DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache"
|
||||
|
||||
SRCREV = "de6de66013e15f149526f6eee856aeef316a3198"
|
||||
PV = "0.8.0+git${SRCPV}"
|
||||
|
||||
# REVISIT: These are poluted by host paths
|
||||
FILES-${PN}-dev += "${datadir}/lxqt/lxqt-runner/*.cmake"
|
||||
Reference in New Issue
Block a user