Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kde.org.eclass: Add games-puzzle/ to recognised KDE_ORG_CATEGORIES | Andreas Sturmlechner | 2024-06-12 | 1 | -1/+2 |
| | | | | | Closes: https://bugs.gentoo.org/933195 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Add KDE_ORG_TAR_PN override variable | Andreas Sturmlechner | 2023-12-15 | 1 | -2/+11 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Fix Qt5PatchCollection matching to 5.15.*.9999 | Andreas Sturmlechner | 2023-06-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Quote argument of ":" command | Ulrich Müller | 2023-03-26 | 1 | -4/+4 |
| | | | | | | This avoids globbing, see: https://www.shellcheck.net/wiki/SC2223 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | eclass: standardize prologue/epilogue | David Seifert | 2023-03-17 | 1 | -2/+2 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/30061 Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | kde.org.eclass: Drop EAPI-7 support | Andreas Sturmlechner | 2022-12-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: With KDE_ORG_COMMIT, fetch from mirror://gentoo first | Andreas Sturmlechner | 2022-11-03 | 1 | -2/+4 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Destructive Frameworks/Plasma/Gear quirk cleanup | Andreas Sturmlechner | 2022-08-15 | 1 | -96/+11 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Cleanup obsolete Frameworks/Plasma/Gear quirks | Andreas Sturmlechner | 2022-07-13 | 1 | -50/+29 |
| | | | | | | | Detect use of new product set eclasses and bail out then. Still maintaining backwards compatibility to kde.org packages. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Add new variables KDE_PV_UNRELEASED, KDE_ORG_UNRELEASED | Andreas Sturmlechner | 2022-07-13 | 1 | -29/+14 |
| | | | | | | | Replace KDE_UNRELEASED Drop obsolete _kde.org_is_unreleased Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Add new KDE_ORG_SCHEDULE_URI | Andreas Sturmlechner | 2022-07-13 | 1 | -5/+9 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Drop obsolete kdevelop SRC_URI quirk | Andreas Sturmlechner | 2022-07-13 | 1 | -4/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Don't indent eclass documentation | Ulrich Müller | 2022-05-12 | 1 | -9/+11 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE | Ulrich Müller | 2022-03-24 | 1 | -10/+10 |
| | | | | | Bug: https://bugs.gentoo.org/835396 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | kde.org.eclass: Add kde-frameworks/countryflags to portingAids URIs | Andreas Sturmlechner | 2022-01-09 | 1 | -0/+1 |
| | | | | | Closes: https://bugs.gentoo.org/830828 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Drop obsolete kdevelop* quirks, keep 5.6.2 supported | Andreas Sturmlechner | 2021-11-29 | 1 | -12/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Support different dev-qt stable branch PV | Andreas Sturmlechner | 2021-09-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Move EXPORT_FUNCTIONS below guard | Andreas Sturmlechner | 2021-09-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Improve KDE_GEAR eclassdoc, add missing PRE_INHERIT | Andreas Sturmlechner | 2021-08-18 | 1 | -4/+10 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Support EAPI-8 | Andreas Sturmlechner | 2021-08-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Harmonise equals operator to == everywhere | Andreas Sturmlechner | 2021-08-18 | 1 | -13/+13 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Drop obsolete KDE_RELEASE_SERVICE fallback var | Andreas Sturmlechner | 2021-08-18 | 1 | -2/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Fix DESCRIPTION tags | Andreas Sturmlechner | 2021-04-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Support Qt5PatchCollection snapshots | Andreas Sturmlechner | 2021-04-24 | 1 | -0/+6 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Support Qt5PatchCollection stable branch | Andreas Sturmlechner | 2021-04-24 | 1 | -0/+5 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Add KDE_ORG_COMMIT to provide invent.kde.org snapshots | Andreas Sturmlechner | 2021-04-24 | 1 | -6/+19 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: EAPI whitelist and EXPORT_FUNCTIONS ahead of inherit guard | Andreas Sturmlechner | 2021-04-24 | 1 | -2/+7 |
| | | | | | | Add EAPI whitelist in the first place. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: KDE_RELEASE_SERVICE -> KDE_GEAR | Andreas Sturmlechner | 2021-04-24 | 1 | -10/+11 |
| | | | | | | | | | | The unbranded KDE Release Schedule formerly known as KDE Applications is now known as KDE Gear. Pick up KDE_RELEASE_SERVICE value if set for backward compatibility - should remain at least until KDE Release Service 20.12.3 is gone. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Add KDE_ORG_CATEGORIES map and KDE_ORG_CATEGORY | Andreas Sturmlechner | 2021-04-24 | 1 | -1/+48 |
| | | | | | | To support invent.kde.org git repository addresses without redirect warnings. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: mark KDE_SELINUX_MODULE as @PRE_INHERIT | Sam James | 2021-03-31 | 1 | -0/+1 |
| | | | | | | | Controls IUSE="selinux" and SELinux policy dependency in global scope. Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | kde.org.eclass: Fix remaining missing documentation | Andreas Sturmlechner | 2021-02-21 | 1 | -1/+11 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Fix DESCRIPTION tags | Andreas Sturmlechner | 2020-12-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> (cherry picked from commit 89bfbb04f02a119c0d1d4c631f6122b1b62849b4) | ||||
* | kde.org.eclass: Make 'Unreleased' ascii art work for all categories | Andreas Sturmlechner | 2020-12-12 | 1 | -1/+4 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: KDE Applications -> Release Service | Andreas Sturmlechner | 2020-12-12 | 1 | -2/+2 |
| | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> (cherry picked from commit 36ea2a40e6bdd0274c7670c1857eac890674ea3e) | ||||
* | kde.org.eclass: Drop obsolete KDE Frameworks 5.70 quirk | Andreas Sturmlechner | 2020-10-09 | 1 | -4/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Fix invent.kde.org EGIT_REPO_URI | Andreas Sturmlechner | 2020-09-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Switch EGIT_MIRROR to https://invent.kde.org/kde | Andreas Sturmlechner | 2020-08-08 | 1 | -1/+1 |
| | | | | | | | | | | | Upstream did a mass-import to KDE group first, and those links persist even after the move into subgroups, so for now we can use it as flat structure fallback URI, coming from cgit.kde.org. See also: https://mail.kde.org/pipermail/kde-community/2020q2/006241.html See also: https://mail.kde.org/pipermail/kde-cvs-announce/2020/000198.html Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: kde-frameworks/kxmlrpcclient moved to portingAids | Andreas Sturmlechner | 2020-06-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Allow to use SRC_URI in addition to live sources | Andreas Sturmlechner | 2020-04-16 | 1 | -5/+4 |
| | | | | | | | Copied from qt5-build.eclass. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> (cherry picked from commit bb9352eaa4e149475a4f2c8a34f115b9e27fe732) | ||||
* | kde.org.eclass: Drop kde-apps-19.08.3 support, prepare for release-service beta | Andreas Sturmlechner | 2020-03-19 | 1 | -2/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass, ecm.eclass: Re-add kde-apps-19.08 support for now | Andreas Sturmlechner | 2020-03-19 | 1 | -1/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Drop kde-apps-19.08.3 support, prepare for release-service beta | Andreas Sturmlechner | 2020-03-19 | 1 | -2/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Support kde-plasma unstable point release tarballs | Andreas Sturmlechner | 2020-02-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Extend KDE_RELEASE_SERVICE support to stable branches | Andreas Sturmlechner | 2019-12-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Introduce KDE_RELEASE_SERVICE | Andreas Sturmlechner | 2019-12-12 | 1 | -10/+24 |
| | | | | | | Experiment with non-kde-apps category handling. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Add release-service SRC_URI | Andreas Sturmlechner | 2019-12-12 | 1 | -1/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Drop KDE Frameworks 5.60 conditional | Andreas Sturmlechner | 2019-12-12 | 1 | -3/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Prefix internal functions as well | Andreas Sturmlechner | 2019-12-03 | 1 | -7/+7 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Standard HOMEPAGE for kde-plasma and kde-frameworks | Andreas Sturmlechner | 2019-11-10 | 1 | -5/+12 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde.org.eclass: Branching for kde-apps/ switched to "release/YY.MM" | Andreas Sturmlechner | 2019-11-10 | 1 | -1/+1 |
| | | | | | | | KDE Applications is dead, long live the KDE release service. See also: https://mail.kde.org/pipermail/release-team/2019-October/011582.html Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> |