add lxqt-session
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
13
recipes-lxqt/lxqt-session/lxqt-session_git.bb
Normal file
13
recipes-lxqt/lxqt-session/lxqt-session_git.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "An alternative session manager ported from the original razor-session"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
|
||||
|
||||
inherit lxqt
|
||||
|
||||
DEPENDS += "liblxqt kwindowsystem"
|
||||
|
||||
SRCREV = "9877c3be90d00b94020ddd131a983864e1a77a62"
|
||||
PV = "0.8.0+git${SRCPV}"
|
||||
|
||||
FILES_${PN}-translations += "${datadir}/lxqt/translations/lxqt-config-session"
|
||||
|
||||
Reference in New Issue
Block a user