summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdm/tdm-9999.ebuild
Commit message (Collapse)AuthorAgeFilesLines
* trinity-base/*: remove translations/ from TSM_EXTRACT_ALSO (live packages)Alexander Golubev2024-02-021-1/+0
| | | | Signed-off-by: Alexander Golubev <[email protected]>
* */*: add ~arm64 keyword to hybrid live packagesAlexander Golubev2024-02-021-1/+1
| | | | Signed-off-by: Alexander Golubev <[email protected]>
* Fix tdm, fix issue #279ormorph2022-11-041-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* Fixed shortcomings of TDM ebuildsormorph2022-10-311-4/+4
| | | | Signed-off-by: ormorph <[email protected]>
* Replacing spaces with tabs in ebuildsormorph2022-10-311-4/+4
| | | | Signed-off-by: ormorph <[email protected]>
* Changing live ebuilds to eapi8 and changing cmake-utils to cmakeormorph2022-04-261-2/+2
| | | | Signed-off-by: ormorph <[email protected]>
* Added TRINITY_MODULE_TYPE=core for trinity metapackagesormorph2021-11-141-0/+1
| | | | Signed-off-by: ormorph <[email protected]>
* Added KEYWORD to live ebuildsormorph2021-11-041-1/+3
| | | | Signed-off-by: ormorph <[email protected]>
* */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinityAndreas Sturmlechner2020-12-071-2/+1
| | | | | | | | Uniform ebuild variable blocks according to skel.ebuild and by devmanual example Sort some DEPENDs, fix some DESCRIPTIONs Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <[email protected]>
* trinity-base/tdm: Fix 14.0.8 install script, add missing || dieAndreas Sturmlechner2020-12-011-19/+20
| | | | | | | | | | ...in various places. Also: - sort IUSE, DEPEND - double brackets - sync pkg_postinst message in live ebuild Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <[email protected]>
* Added the translations directory to the unpack list, as well as commits ↵ormorph2020-11-291-0/+2
| | | | | | shortcomings correction Signed-off-by: ormorph <[email protected]>
* */*: 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 <[email protected]>
* 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 <[email protected]>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-221-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* Stable ebuilds: General cosmetics and sync with live ebuilds.Chris2020-04-231-0/+1
| | | | | | Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <[email protected]>
* 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 <[email protected]>
* Live ebuilds: More options, fixed dependencies and cleanup.Chris2020-02-141-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <[email protected]>
* Live ebuilds: More overlay cleanup.Chris2020-01-281-1/+0
| | | | | | | | | | | - Remove superflous files folders. - Fix wrong or bad variables. - Remove superfluous dependencies. - Mainstream hwlib flag for all ebuilds. - Fix wrong WITH_XCURSOR flag (typo?). - Fix wrong WITH_XTEST flag (typo?). Signed-off-by: Chris <[email protected]>
* Live ebuilds: Fix PAM support.Chris2020-01-251-0/+1
| | | | | | Fixes issue #9. Signed-off-by: Chris <[email protected]>
* Live ebuilds: Port to EAPI7 and cleanup - Round 1.Chris2020-01-181-17/+18
| | | | | | | | | | | 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 <[email protected]>
* Initial import of an ebuilds treeSlávek Banko2019-11-281-0/+104
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <[email protected]>