summaryrefslogtreecommitdiffstats
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add `trinity-admin-prepare, trinity-gen-configure and trinity-econf functions`ormorph2020-11-101-0/+45
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* trinity-functions-2.eclass: Fix MissingPackageRevision by using ~Andreas Sturmlechner2020-09-211-6/+10
| | | | | | Style: One line per dependency, add missing newline at end of file Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* TDE-i18n + Eclass: Add and use new `L10N function`.Chris2020-04-271-0/+15
| | | | | | Credits @ormorph. Signed-off-by: Chris <xchrisx@uber.space>
* Use `RESTRICT="mirror"` for the overlay.Chris2020-04-271-0/+3
| | | | | | Also: Fix the SRC_URI of `lcms`. Signed-off-by: Chris <xchrisx@uber.space>
* Eclasses: Fix some typo related to documentation installation.Chris2020-04-261-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Remove old eclasses.Chris2020-04-223-907/+0
| | | | | | | Thanks to Fat-Zer. 2011 - 2020. Signed-off-by: Chris <xchrisx@uber.space>
* stable ebuilds round 2--rebase and manifestsE. Liddell2020-04-222-3/+2
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Eclasses: Clean up and mainstream.Chris2020-03-243-148/+140
| | | | | | | | | | | Also: - Fix documentation depends. - Mainstream the way dependencies are handled. - Remove rest of the removed SVN code. - Remove not needed `LDPATH`. - Remove inheriting of not needed eclasses. - Fix translation selection for ebuilds. (LINGUAS to L10N) Signed-off-by: Chris <xchrisx@uber.space>
* Trinity-*-2.eclass: Improve arts 'yes' support.Chris2020-01-291-0/+4
| | | | | | You don't need to specify the build flag now. Signed-off-by: Chris <xchrisx@uber.space>
* Trinity-*-2.eclass: Fix handbook and arts support.Chris2020-01-251-6/+10
| | | | | | | | | | - Handle 'en' as main docs too. - Filter out noise from docs. - Sync with eclass changes in working branch. - Live ebuilds: Fix arts in tdelibs ebuild. - Sync typo fix about sudo support. Signed-off-by: Chris <xchrisx@uber.space>
* Trinity-*-2.eclass: Fix some typos and cleanup.Chris2020-01-183-36/+42
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Tweaks and clean-up for stable ebuilds and supporting eclassesE. Liddell2020-01-062-51/+4
| | | | Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Moved EAPI 7 eclasses to trinity-[foo]-2.eclass; 14.0.6 ebuilds for tqt, ↵E. Liddell2020-01-066-100/+1007
| | | | | | tqtinterface, dbus-1-tqt, tdelibs amended to work with new eclasses Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Update of trinity-* eclasses, tqt, tqtinterface, dbus-1-tqt, tdelibs to ↵E. Liddell2020-01-064-789/+100
| | | | | | EAPI7 and git-v3; wholesale slaughter of obsolete eclass code; ebuilds for 14.0.6; aRts flag nonfunctional Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* Clean up and fix TDE Gentoo overlay.Chris2019-12-316-1412/+2
| | | | | | | | | | | | | | | | | | | | - Remove old v3.5.13 ebuilds and eclasses - Change repo URL to official TGW - Remove old HAL and traces (TDEHW is used now) - Make split between TDE applications and tdebase consistent - Move TQt into own category (for users filtering dev-qt/ out) - Change to new TQTDIR var - Move away from virtual/pam dependency - Change to use new xorg-proto dependency - Some cosmetic fixes and removal of unneeded files - Remove some now obsolete patches - Change to clean 9999 naming scheme for anything - Add some potential workaround for newer portage versions - Add own README ... thanks to Aggi from IRC for some fixes too. Signed-off-by: Chris <xchrisx@uber.space>
* Initial import of an ebuilds treeSlávek Banko2019-11-289-0/+2925
from Fat-Zer's (Alexander Golubev) repository. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>