summaryrefslogtreecommitdiffstats
path: root/trinity-apps/amarok/amarok-9999.ebuild
Commit message (Collapse)AuthorAgeFilesLines
* */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinityAndreas Sturmlechner2020-12-071-7/+4
| | | | | | | | 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>
* trinity-apps/amarok: Drop IUSE=riokarma, missing media-libs/libkarmaAndreas Sturmlechner2020-12-011-17/+16
| | | | | | | | | | | | media-libs/libkarma was dropped from Gentoo ebuild repo in 2016 and requires mono. With media-libs/libkarma neither in this repository nor in Gentoo ebuild repo we can not depend on it here. Sort dependencies. Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* trinity-apps/amarok: Add missing IUSE metadata, invalid CopyrightAndreas Sturmlechner2020-09-221-12/+13
| | | | | | | | Style: Sort IUSE, DEPENDs Note: media-libs/libkarma is still missing after this commit. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: HOMEPAGE: http -> httpsAndreas Sturmlechner2020-09-221-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-221-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* Live ebuilds: Add `Akode` ebuild + Akode support for `Amarok`.Chris2020-05-021-11/+12
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Live ebuilds: Sync `Amarok` with new CMake conversion.Chris2020-04-041-6/+14
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Cosmetical fixes of the ebuilds.Chris2020-03-211-1/+2
| | | | | | | | | | | - 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>
* Live ebuilds: Add preliminary Amarok ebuild.Chris2020-01-261-0/+81
Signed-off-by: Chris <xchrisx@uber.space>