summaryrefslogtreecommitdiffstats
path: root/trinity-apps/amarok
Commit message (Collapse)AuthorAgeFilesLines
* trinity-apps/amarok: move ruby to RDEPENDAlexander Golubev2024-02-043-39/+15
| | | | | | | - move ruby to RDEPEND as it isn't required during build - simplify mysql/mariadb handling Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* */*: add ~arm64 keyword to hybrid live packagesAlexander Golubev2024-02-021-1/+1
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Release R14.1.1 addedormorph2023-10-272-0/+104
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing version 14.0.13ormorph2023-10-222-107/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Replacing the maintainer-needed line with project information in ↵ormorph2023-10-021-1/+4
| | | | | | metadata.xml files Signed-off-by: ormorph <roma251078@mail.ru>
* Adding version 14.1.0ormorph2023-04-222-0/+104
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing ebuilds of version 14.0.12ormorph2023-04-162-107/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added version 14.0.13ormorph2022-10-282-0/+107
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Removing version 14.0.11ormorph2022-10-212-107/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added version 14.0.12ormorph2022-05-012-0/+107
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Changing live ebuilds to eapi8 and changing cmake-utils to cmakeormorph2022-04-261-1/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Version 14.0.8 removedormorph2021-12-052-94/+0
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added ~arm64 to the KEYWORDS variable for the 14.0.11 stable branchormorph2021-12-031-1/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added mysql and mariadb build selection, solution to issue #205ormorph2021-11-183-10/+39
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Added ebuilds for stable version 14.0.11ormorph2021-11-162-0/+93
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* 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>