From 7cfaf6bbf6f582b4a89b480a1ed7495630172565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 26 Sep 2016 22:25:23 +0200 Subject: [PATCH] compton-conf: update to 0.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/compton-conf/compton-conf_git.bb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/compton-conf/compton-conf_git.bb b/recipes-lxqt/compton-conf/compton-conf_git.bb index 8f4710e8..b1271aa6 100644 --- a/recipes-lxqt/compton-conf/compton-conf_git.bb +++ b/recipes-lxqt/compton-conf/compton-conf_git.bb @@ -6,8 +6,13 @@ inherit lxqt pkgconfig DEPENDS += "libconfig" -SRCREV = "6fe880a827f4a003707c9f44b0be4ac5dcfd57a8" -PV = "0.1.0+git${SRCPV}" +SRCREV = "e71ee4c9a6e3a3b579543bb0e6d969b585ff3209" +PV = "0.2.0" + +EXTRA_OECMAKE += " \ + -DPULL_TRANSLATIONS=Off \ + -DCLEAN_TRANSLATIONS=Off \ +" FILES_${PN} += "${datadir}/${BPN}/compton.conf.example"