summaryrefslogtreecommitdiffstats
path: root/trinity-base/kcontrol/kcontrol-14.0.7.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-09-21 15:11:06 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-09-22 00:51:58 +0200
commitaf1b333e206ee5365b1670a7593161ebca98e2a4 (patch)
tree4a02c8fa9c1f5ae2568232953b3e6d67b4132092 /trinity-base/kcontrol/kcontrol-14.0.7.ebuild
parenta70912b669f2444651202039deb37a076a4d0a66 (diff)
downloadtde-packaging-gentoo-af1b333e206ee5365b1670a7593161ebca98e2a4.tar.gz
tde-packaging-gentoo-af1b333e206ee5365b1670a7593161ebca98e2a4.zip
trinity-base/*: Unrestrict media-libs/libart_lgpl version dep
This was overriding existing ebuild from Gentoo ebuild repository. What is the delta of the fork compared to upstream? Why was it forked in the first place? What made pinning down the version necessary like that? Misc: local mycmakeargs Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'trinity-base/kcontrol/kcontrol-14.0.7.ebuild')
-rw-r--r--trinity-base/kcontrol/kcontrol-14.0.7.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/trinity-base/kcontrol/kcontrol-14.0.7.ebuild b/trinity-base/kcontrol/kcontrol-14.0.7.ebuild
index b0b21919..eb253fba 100644
--- a/trinity-base/kcontrol/kcontrol-14.0.7.ebuild
+++ b/trinity-base/kcontrol/kcontrol-14.0.7.ebuild
@@ -3,13 +3,13 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-TRINITY_MODULE_NAME="tdebase"
+TRINITY_MODULE_NAME="tdebase"
inherit trinity-meta-2
DESCRIPTION="The Trinity Control Center"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="samba logitech-mouse ieee1394 +svg +hwlib +xrandr "
DEPEND="x11-libs/libX11
@@ -29,12 +29,12 @@ RDEPEND="${DEPEND}
~trinity-base/tdesu-${PV}
~trinity-base/khelpcenter-${PV}
~trinity-base/khotkeys-${PV}
- svg? ( ~media-libs/libart_lgpl-${PV} )"
+ svg? ( media-libs/libart_lgpl )"
TSM_EXTRACT_ALSO="kicker/ twin/ kdesktop/ klipper/ kxkb/"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
-DWITH_XCURSOR=ON
-DWITH_XRENDER=ON
-DWITH_USBIDS=/usr/share/misc/usb.ids