summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kde5.eclass: Drop obsolete KDEBASE=kdevelop source dir switchAndreas Sturmlechner2019-04-011-8/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop KDEBASE=kdevelop from SRC_URI assemblyAndreas Sturmlechner2019-04-011-3/+3
| | | | | | Only 3 packages are using it at this point. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop obsolete kdevelop-pg-qt SRC_URI switchAndreas Sturmlechner2019-04-011-10/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop obsolete KDEBASE=kdevelop HOMEPAGE switchAndreas Sturmlechner2019-04-011-6/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop obsolete KMNAME=kdepim HOMEPAGE switchAndreas Sturmlechner2019-04-011-2/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Qt 5.12 is changing qch doc locationAndreas Sturmlechner2019-03-211-2/+5
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: HOMEPAGE: Fix www.kde.org to kde.org redirectionMichael Mair-Keimberger2019-03-211-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Support kdevelop* stable branchesAndreas Sturmlechner2019-03-211-0/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop obsolete kde-apps-18.08.3 specific quirkAndreas Sturmlechner2019-03-211-5/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop gnome2_icon_cache_update (now duplicate in EAPI-6)Andreas Sturmlechner2019-02-151-7/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Cleanup functions rented from xdg.eclassAndreas Sturmlechner2019-02-151-123/+5
| | | | | | This reverts 16e6b9bc. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Fork needed xdg.eclass functions pending EAPI-7 portingAndreas Sturmlechner2019-02-071-5/+123
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Relocate KDE_INSTALL_DOCBUNDLEDIR to /usr/share/helpAndreas Sturmlechner2019-02-071-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | These are handbook files installed by hundreds of packages to a central location, to be accessed by KDE Helpcenter application, with compressed index cache files. This leads to the following QA issues on every package w/ USE handbook: * The ebuild is installing to one or more unexpected paths * One or more compressed files were found in docompress-ed directories We'll use the EAPI-7 transition to move the location from previously /usr/share/doc/HTML to /usr/share/help [1]. Transition for khelpcenter will be seemless as kde-frameworks/kdoctools can be easily patched to accept both locations, until eventually /usr/share/doc/HTML is empty. As a side-effect, we will be able to drop the workaround for disabling auto compression of files beneath /usr/share/doc together with EAPI-6. [1] See also: https://www.freedesktop.org/wiki/Specifications/help-system/ It is also the path upstream intends to migrate to in the future. Bug: https://bugs.gentoo.org/667138 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Limit use of gnome2-utils to EAPI-6Andreas Sturmlechner2019-02-071-5/+5
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Use BDEPENDAndreas Sturmlechner2019-02-071-4/+8
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Deprecate kde-apps blockers with 18.08.3Andreas Sturmlechner2019-01-101-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop KDE_TESTPATTERNAndreas Sturmlechner2019-01-091-11/+4
| | | | | | | Never used by many ebuilds, completely unused right now. Closes: https://bugs.gentoo.org/674922 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde5.eclass: Drop obsolete blockers after kde-apps-18.04.3 removalAndreas Sturmlechner2018-12-011-5/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde*.eclass: Drop var KDE_SCMJohannes Huber2018-08-151-39/+29
| | | | | No consumers and provided only git as option, which won't change anytime soon.
* kde5.eclass: Add ECM_KDEINSTALLDIRSAndreas Sturmlechner2018-07-141-2/+13
|
* kde5.eclass: No subshellsAndreas Sturmlechner2018-07-031-2/+2
|
* kde5.eclass: Drop use_if_iuseAndreas Sturmlechner2018-07-031-6/+6
|
* kde5.eclass: Inherit eutils only for EAPI-6 to avoid ebuild breakageAndreas Sturmlechner2018-05-121-2/+2
| | | | It is nowhere used inside the eclass.
* kde5.eclass: versionator -> eapi7-verAndreas Sturmlechner2018-05-121-5/+9
|
* kde5.eclass: Drop obsolete kde-apps-17.08 conditionalsAndreas Sturmlechner2018-04-191-8/+1
|
* eclass: misc spelling fixesMike Frysinger2018-03-281-1/+1
|
* kde5.eclass: Cleanup obsolete blockerAndreas Sturmlechner2018-01-131-15/+8
|
* kde5.eclass: Add KDE_PO_DIRSAndreas Sturmlechner2018-01-131-8/+13
|
* kde5*.eclass: Add KDE Applications 17.12 supportAndreas Sturmlechner2017-12-101-5/+8
|
* kde5.eclass: Fix eclassdocAndreas Sturmlechner2017-12-021-4/+2
| | | | Closes: https://bugs.gentoo.org/637776
* kde5.eclass: Add icons as runtime dependencyJohannes Huber2017-11-141-0/+5
| | | | | | | Most applications use icons at runtime, so add them when KDE_AUTODEPS is enabled. Bug: https://bugs.gentoo.org/564838
* eclass: Fix plasma >=5.10 beta URIManuel Rüger2017-10-261-1/+1
|
* kde5.eclass: Don't add BUILD_TESTING=OFF if test not in IUSEAndreas Sturmlechner2017-10-261-1/+1
|
* kde5.eclass: Drop obsolete SRC_URIAndreas Sturmlechner2017-10-261-2/+0
|
* kde5.eclass: Drop obsolete conditionalAndreas Sturmlechner2017-10-261-1/+1
|
* kde5.eclass: improve documentationMichael Palimaka2017-10-261-20/+45
| | | | Bug: https://bugs.gentoo.org/629642
* kde5*.eclass: KDEBASE=kdel10n cleanupAndreas Sturmlechner2017-09-171-111/+0
|
* *.eclass: Include GNOME2_ECLASS_ICONS condition in postrm as wellMichał Górny2017-09-081-1/+3
| | | | | | | The original GNOME2_ECLASS_ICONS patch has moved the condition from gnome2_icon_cache_update to postinst phases of functions using the preinst/postinst logic but accidentally omitted postrm. Include it there as well to restore the old behavior.
* kde5*.eclass: Revert KDEBASE=kdel10n cleanupAndreas Sturmlechner2017-08-171-0/+111
| | | | | | We need to wait until removal of the package. This reverts commit edca947c05c8f83ab1bfd776bf3ea5e629609972.
* kde5*.eclass: KDEBASE=kdel10n cleanupAndreas Sturmlechner2017-08-171-111/+0
|
* kde5.eclass: KDE_TEST=forceoptional-recursive reloadedAndreas Sturmlechner2017-08-171-11/+31
| | | | | | | | | | | Searches for test subdirectory pattern in CMakeLists.txt recursively, enclose it with BUILD_TESTING conditional. Creates unified diff to easily pick up for cosmetics and submission upstream. Re-order unconditional Frameworks tests disabling to produce more compatible forceoptional-recursive tests.
* kde5.eclass: Add KDE_QTHELP for QCH file supportAndreas Sturmlechner2017-07-091-0/+35
| | | | | | | Do not compress .qch and .tags files. See also: https://mail.kde.org/pipermail/distributions/2017-June/000227.html
* kde5.eclass: Drop obsolete Plasma-4 warningAndreas Sturmlechner2017-06-241-8/+0
|
* kde5.eclass: use HTTPSMichael Palimaka2017-06-181-1/+1
|
* kde5.eclass: Drop Frameworks 5.29 SRC_URIAndreas Sturmlechner2017-06-151-7/+1
|
* kde5.eclass: Fix non-compression of docbooksAndreas Sturmlechner2017-06-111-3/+3
| | | | PREFIX was never defined, making this a no-op.
* kde5.eclass: Don't remove cmake_modules, simplify filtering LINGUASAndreas Sturmlechner2017-05-281-6/+7
| | | | | Recent changes in KDE Applications packaging added a new directory 'cmake_modules' for some type of data content inside po/${lang}/
* kde5.eclass: Disable kdoctools_install(po) if KDE_HANDBOOK=forceoptionalAndreas Sturmlechner2017-05-111-0/+1
| | | | | Reported-by: Perfect Gentleman <perfect007gentleman@gmail.com> Gentoo-bug: 618210
* kde5.eclass: 5.29.0 tarballs moved to AtticAndreas Sturmlechner2017-05-101-1/+7
|
* kde5.eclass: 16.12.3 tarballs moved to AtticAndreas Sturmlechner2017-05-101-0/+2
|