summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* kde5.eclass: Move GNOME2_ECLASS_ICONS conditional from gnome2-utilsMichał Górny2017-04-251-1/+3
|
* kde5.eclass: Add poqm directory handlingAndreas Sturmlechner2017-04-221-19/+29
| | | | | | | Upstream directory for Qt-only translations. - Check for and remove poqm directory if USE=-nls - Filter LINGUAS in poqm as well
* kde5*eclass: KDE Applications 17.04.0 improvementsJohannes Huber2017-04-201-7/+16
| | | | Sync with kde overlay.
* kde5.eclass: Drop KDevelop 5.0.0 release workaroundJohannes Huber2017-03-181-3/+3
| | | | Is not needed anymore and breaks 5.1.0
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* kde5.eclass: Raise RDEPEND on kde-frameworks/kf-env to 4Johannes Huber2017-01-161-1/+1
|
* kde5.eclass: Drop obsolete kdepim S handlingJohannes Huber2017-01-061-6/+1
|
* kde5.eclass: Fix configure with >=kde-apps/kde-l10n-16.12.0 L10N=srAndreas Sturmlechner2016-12-181-1/+3
| | | | | | | Upstream added a subdirectory that should not be added to the project. Closes: https://github.com/gentoo/gentoo/pull/3139 Signed-off-by: Johannes Huber <johu@gentoo.org>
* kde-base/plasma-workspace -> kde-plasma/plasma-workspaceJohannes Huber2016-12-101-3/+3
|
* kde5.eclass: Fix install with L10N=""Andreas Sturmlechner2016-11-271-6/+10
|
* kde5.eclass: Add KDE_SUBSLOTAndreas Sturmlechner2016-11-271-3/+30
|
* kde5-functions.eclass: Move *_MINIMAL setup here from kde5.eclassAndreas Sturmlechner2016-11-271-27/+0
| | | | | Makes sure that 5.8 LTS stable branch does not raise FRAMEWORKS_MINIMAL Also bumping FRAMEWORKS_MINIMAL to 5.28.0 for >=Plasma-5.9
* kde5.eclass: only set FRAMEWORKS_MINIMAL if undefinedMichael Palimaka2016-11-121-4/+5
| | | | | Unconditionally setting FRAMEWORKS_MINIMAL prevents it being overridden in an ebuild (or somewhere else...).
* kde5.eclass: Raise frameworks minimal for KDE Apps 16.12Johannes Huber2016-11-121-1/+1
| | | | Thanks-to: Arfrever on irc @ #gentoo-kde
* kde5.eclass: KDE Applications 16.12 requires >=KF-5.27Andreas Sturmlechner2016-11-121-0/+8
|
* kde5.eclass: KDE Plasma 5.9 requires >=KF-5.27Andreas Sturmlechner2016-11-121-0/+6
| | | | Don't interfere with live ebuild KF5 dep though.
* kde5.eclass: drop obsolete FRAMEWORKS_MINIMAL conditionalMichael Palimaka2016-11-121-6/+0
| | | | 5.26.0 is unconditionally required since 6c5d7cc84530d912bb7d6433b54d154f37717e2d.
* kde5.eclass: Take care of empty po directory shipped by upstreamAndreas Sturmlechner2016-11-101-1/+1
| | | | Uncovered by dev-libs/kreport-3.0.0.
* kde5{,-functions}.eclass: Move QT_MINIMAL declarationJohannes Huber2016-10-301-5/+0
| | | | Thanks-to: Arfrever on irc @ #gentoo-kde
* kde5.eclass: add overlay-specific logicMichael Palimaka2016-10-061-1/+54
| | | | | | While this overlay-specific logic is never expected to actually be used in the main tree, it makes tracking and merging future updates from the overlay a lot easier.
* kde5.eclass: Add warning for kf5 applications in Plasma-4Andreas Sturmlechner2016-10-061-0/+17
| | | | Copied and adapted from kde4-base.eclass.
* kde5.eclass: KDE Plasma 5.8 requires >=KF-5.26Andreas Sturmlechner2016-10-061-4/+7
|
* kde5.eclass: Update commentAndreas Sturmlechner2016-10-061-1/+1
|
* kde5.eclass: a step close to becoming Turing completeMichael Palimaka2016-09-011-1/+2
|
* kde5.eclass: Fix SRC_URI, kdevelop missing trailing .0 in first releaseAndreas Sturmlechner2016-09-011-0/+32
| | | | Add kdevelop-pg-qt SRC_URIs
* kde5.eclass: Add KDE_TEST="forceoptional-recursive" handlingAndreas Sturmlechner2016-09-011-8/+14
| | | | Prime example: dev-util/kdevplatform with 24 test* subdirs