compton-conf: update to latest sources

COPYING saw formatting changes only

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-11-02 22:58:40 +01:00
parent 969c2385bd
commit 556f245ff2

View File

@@ -1,16 +1,14 @@
SUMMARY = "GUI configuration tool for compton X composite manager"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
inherit lxqt pkgconfig
DEPENDS += "libconfig"
SRCREV = "8ae8fbb95e2958adeaac681077a2751a1a776a07"
SRCREV = "6fe880a827f4a003707c9f44b0be4ac5dcfd57a8"
PV = "0.1.0+git${SRCPV}"
FILES_${PN} += "${datadir}/${BPN}/compton.conf.example"
EXTRA_OECMAKE += "-DUSE_QT5=ON"
RDEPENDS_${PN} += "compton"