summaryrefslogtreecommitdiffstats
path: root/trinity-apps/kplayer
Commit message (Collapse)AuthorAgeFilesLines
* Changing live ebuilds to eapi8 and changing cmake-utils to cmakeormorph2022-04-261-1/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added KEYWORD to live ebuildsormorph2021-11-041-0/+3
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinityAndreas Sturmlechner2020-12-071-9/+7
| | | | | | | | 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 <asturm@gentoo.org>
* */*: HOMEPAGE: http -> httpsAndreas Sturmlechner2020-09-221-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop invalid maintainer metadata (missing E-Mail)Andreas Sturmlechner2020-09-221-3/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Live ebuilds: Fix translation support of trinity-apps.Chris2020-04-021-3/+11
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Cosmetical fixes of the ebuilds.Chris2020-03-211-1/+1
| | | | | | | | | | | - Always set EAPI in quotes. (allowed style by the documentation) - Call `need-trinity` after depends. (otherwise there is no point) - Call `need-trinity` without version for live ebuilds. (eclass does it) - Remove `offer-hiddensibility` call. (until now) - Add missing copyrights. - Remove empty vars. Signed-off-by: Chris <xchrisx@uber.space>
* 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: Add preliminary KPlayer ebuild.Chris2020-01-252-0/+34
Signed-off-by: Chris <xchrisx@uber.space>