From 1f4034a9c113143c32614476508a4e5e101bfabf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 2 Jan 2018 02:52:18 +0000 Subject: x11-misc/compton-conf : new package && lxqt-base/lxqt-meta : revision bump --- x11-misc/compton-conf/Manifest | 1 + x11-misc/compton-conf/compton-conf-0.3.0.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 x11-misc/compton-conf/Manifest create mode 100644 x11-misc/compton-conf/compton-conf-0.3.0.ebuild (limited to 'x11-misc') diff --git a/x11-misc/compton-conf/Manifest b/x11-misc/compton-conf/Manifest new file mode 100644 index 00000000..3e506efe --- /dev/null +++ b/x11-misc/compton-conf/Manifest @@ -0,0 +1 @@ +DIST compton-conf-0.3.0.tar.gz 19845 SHA256 de9d8afe83d014a18a2a77ffe33a968ba3e250ba7788fa44351dae89131a3379 SHA512 30ecc5f25a3d0aec5ac266a55c1798b875e0dafb4fe73fef6f1e50814be104822139ef0b5bf509824132ecd2dfef4845522b1351da5a40c2977121e5c1d2bcf9 WHIRLPOOL b9a12670ecde067fd15e888d7b12d1edc0237e045246550cd93753de5815b462987dc6a90a2b3f6b7cc23f72d1dc077eb808af2bb2da63145ee27c40da73612c diff --git a/x11-misc/compton-conf/compton-conf-0.3.0.ebuild b/x11-misc/compton-conf/compton-conf-0.3.0.ebuild new file mode 100644 index 00000000..c41114c2 --- /dev/null +++ b/x11-misc/compton-conf/compton-conf-0.3.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 2016-2017 Redcore Linux Project +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5 + +DESCRIPTION="GUI configuration tool for compton X composite manager" +HOMEPAGE="https://github.com/lxde/compton-conf" +SRC_URI="https://github.com/lxde/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND=" + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep linguist-tools) + $(add_qt_dep qtwidgets) + >=lxqt-base/lxqt-build-tools-0.4.0" +RDEPEND="${DEPEND}" -- cgit v1.2.3