compton-conf: remove
It had been deprecatied with 0.16.0. LxQt people suggest picom as replacement Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
SUMMARY = "GUI configuration tool for compton X composite manager"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt pkgconfig
|
||||
|
||||
DEPENDS += "libconfig"
|
||||
|
||||
SRCREV = "3a624037ee476bec3cce63990dd70f332f002242"
|
||||
PV = "0.16.0"
|
||||
|
||||
FILES_${PN} += "${datadir}/${BPN}/compton.conf.example"
|
||||
|
||||
RDEPENDS_${PN} += "compton"
|
||||
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
|
||||
inherit packagegroup
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "compton-conf", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "libfm-qt", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "liblxqt", "",d)} \
|
||||
libqtxdg \
|
||||
|
||||
Reference in New Issue
Block a user