summaryrefslogtreecommitdiffstats
path: root/trinity-apps/amarok
Commit message (Collapse)AuthorAgeFilesLines
* Changing the TRINITY_MODULE_TYPE variable in ebuildsormorph2021-11-141-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>
* trinity-apps/amarok: drop xine version requirementAlexander Golubev2021-05-173-6/+3
| | | | | | | Also fix DEPEND upon postgresql Closes: TDE/tde-packaging-gentoo#202 Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Minor cleanup of dependency syntax. Added missing dep ↵E. Liddell2021-02-171-4/+5
| | | | | | trinity-base/kontact-14.0.8 Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* 14.0.8 ebuilds for everything in trinity-apps that I could make build back ↵E. Liddell2021-02-172-0/+94
| | | | | | in June. Signed-off-by: E. Liddell <ejlddll@warpmail.net>
* */*: 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-012-18/+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-222-12/+22
| | | | | | | | 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>
* */*: Drop invalid maintainer metadata (missing E-Mail)Andreas Sturmlechner2020-09-221-3/+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-262-0/+88
Signed-off-by: Chris <xchrisx@uber.space>