summaryrefslogtreecommitdiffstats
path: root/trinity-base/twin/twin-14.0.6.ebuild
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2020-04-23 02:45:41 +0200
committerChris <xchrisx@uber.space>2020-04-23 02:45:41 +0200
commit7e24157247073f424e1977f7ddd725f101d8ef55 (patch)
treee5429cb04a3f21bd17d5d75e8dfb6c3a8363ff6e /trinity-base/twin/twin-14.0.6.ebuild
parentc5c06e25055403061b247d34f97e773ebed2bf1d (diff)
downloadtde-packaging-gentoo-7e24157247073f424e1977f7ddd725f101d8ef55.tar.gz
tde-packaging-gentoo-7e24157247073f424e1977f7ddd725f101d8ef55.zip
Stable ebuilds: General cosmetics and sync with live ebuilds.
Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'trinity-base/twin/twin-14.0.6.ebuild')
-rw-r--r--trinity-base/twin/twin-14.0.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/trinity-base/twin/twin-14.0.6.ebuild b/trinity-base/twin/twin-14.0.6.ebuild
index e12174ce..99a5e4bc 100644
--- a/trinity-base/twin/twin-14.0.6.ebuild
+++ b/trinity-base/twin/twin-14.0.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+
EAPI="7"
TRINITY_MODULE_NAME="tdebase"
@@ -27,6 +27,7 @@ src_configure() {
-DWITH_XCOMPOSITE="$(usex xcomposite)"
-DWITH_XFIXES="$(usex xcomposite)"
-DWITH_XRENDER="$(usex xcomposite)"
+ -DWITH_OPENGL="$(usex opengl)"
-DWITH_XRANDR="$(usex xrandr)"
-DWITH_LIBCONFIG="$(usex libconfig)"
-DWITH_PCRE="$(usex pcre)"