summaryrefslogtreecommitdiffstats
path: root/trinity-base/kcontrol/kcontrol-9999.ebuild
Commit message (Collapse)AuthorAgeFilesLines
* Added the translations directory to the unpack list, as well as commits ↵ormorph2020-11-291-1/+1
| | | | | | shortcomings correction Signed-off-by: ormorph <roma251078@mail.ru>
* */*: Bulk-fix Copyright to 1999-2020 Gentoo s/Foundation/Authors/Andreas Sturmlechner2020-09-221-1/+1
| | | | | | Assuming all or most ebuilds have been touched by previous commits. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-base/*: Unrestrict media-libs/libart_lgpl version depAndreas Sturmlechner2020-09-221-3/+3
| | | | | | | | | | | | 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>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-221-9/+9
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-201-1/+1
| | | | | | This was used back in times, when Gentoo was not using GIT. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Fix building KControl with USB support.Chris2020-03-201-1/+1
| | | | | | | This offers the correct `libusb.pc` instead of the `libusb-1.0.pc` which `dev-libs/libusb` is only providing these days on Gentoo. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: More options, fixed dependencies and cleanup.Chris2020-02-141-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TQt: - Add USE for: xrandr, tablet, tools, glib, mng and fontconfig. - Get ride of forced -g flag (thanks to @selk). - Make hiddenvisibility a choice. - Do not dlopen libGL. - Less debug if building without debug. - Build sqlite3 plugin too, if build with sqlite. - Add -xshape -xkb -xcursor for building. - Fix dependencies and polish. General: - DrKonqi: Add USE for hwlib. - KControl: Add USE for svg. - TDM: Add USE for svg and hwlib. - KSMServer: Add USE for hwlib, remove upower. - Make hwlib USE flag default option. - Fix dependencies in general. - Remove avahi USE mask, because fixed. TDELibs: - Add USE for: svg, pkcs11, elficons, malloc, udisks, ssl, udevil, systemd, debug, pcre, idn. - Use shared memory for pixmap loading. - Depend on ca-certificates only with ssl USE. - Ebuild polish and cleanup. - Messages for informations. - Remove redundant multilib eclass. - Add back old_udisks, udisks and udevil USE. Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Fix XScreenSaver support.Chris2020-01-251-0/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Port to EAPI7 and cleanup - Round 1.Chris2020-01-181-18/+19
| | | | | | | | | | | This time: kcminit, kcontrol, kdesktop, kicker, konqueror, libkonq, tdebase-data, tdebase-meta, tdm, and tdebase-tdeioslaves Also: Add additional dependency for rpcgen. Add additional USE flag for tdehwlib. Signed-off-by: Chris <xchrisx@uber.space>
* KControl: Add tdehw use flag, to build device manager and monitor.Chris2020-01-011-1/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Initial import of an ebuilds treeSlávek Banko2019-11-281-0/+46
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>