summaryrefslogtreecommitdiffstats
path: root/eclass/trinity-functions-2.eclass
Commit message (Collapse)AuthorAgeFilesLines
* Fixed obsolete macro definitions, added documentation for classes, functions ↵ormorph2022-09-141-1/+26
| | | | | | and variables Signed-off-by: ormorph <roma251078@mail.ru>
* Changed from cmake-utils to cmake and added support for eapi8 to eclassormorph2022-04-251-1/+2
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* trinity-functions-2.eclass: TRINITY_NEED_ARTS moved to trinity-base-2Andreas Sturmlechner2020-11-291-6/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-functions-2.eclass: set-trinityver/need-trinity: No-op if called ↵Andreas Sturmlechner2020-11-291-0/+2
| | | | | | from live Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-functions-2.eclass: need-trinity/need-arts: Do not use ETRINITY_VERAndreas Sturmlechner2020-11-291-10/+4
| | | | | | | | | This depends on an undocumented variable set inside a function set-trinityver() that may or may not be run before. In reality, that string only ever contained ${PV} anyway. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Added support for assemblies using the admin moduleormorph2020-11-291-0/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* 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>
* Eclasses: Clean up and mainstream.Chris2020-03-241-55/+50
| | | | | | | | | | | 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: Fix some typos and cleanup.Chris2020-01-181-10/+12
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Tweaks and clean-up for stable ebuilds and supporting eclassesE. Liddell2020-01-061-4/+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-061-0/+185
tqtinterface, dbus-1-tqt, tdelibs amended to work with new eclasses Signed-off-by: E. Liddell <ejlddll@warpmail.net>