| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Almost every package requires access to translation directory (mostly to
get translation of its *.desktop files) there is no use in extracting it
on a per-package basis.
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/195
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
|
|
|
|
| |
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
|
|
| |
and variables
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
| |
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
| |
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
| |
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
| |
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
| |
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By making it conditional on CATEGORY=trinity-base there is effectively no
change for now with existing trinity-meta-2.eclass consumers.
This is a better fit, since all the things set up here are actually being
used inside trinity-base-2.eclass.
This is important for the next step, when the functions used are being
phased out in favor of meta vars.
In trinity-base category, this affects the following trinity-base-2.eclass
consumers:
- trinity-base/arts
- trinity-base/tde-i18n
- trinity-base/tdelibs
Of those, only trinity-base/tdelibs needs handling to not create a circular
dependency on its own.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
| |
Signed-off-by: ormorph <roma251078@mail.ru>
|
|
|
|
| |
Signed-off-by: E. Liddell <ejlddll@warpmail.net>
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Chris <xchrisx@uber.space>
|
|
tqtinterface, dbus-1-tqt, tdelibs amended to work with new eclasses
Signed-off-by: E. Liddell <ejlddll@warpmail.net>
|