summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kde5*.eclass: KDEBASE=kdel10n cleanupAndreas Sturmlechner2017-09-171-2/+0
|
* kde5-functions.eclass: Raise PLASMA_MINIMAL=5.10.5Andreas Sturmlechner2017-09-131-1/+1
|
* kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL to 5.37.0Johannes Huber2017-09-131-4/+1
|
* kde5-functions.eclass: Raise QT_MINIMAL to 5.7.1Johannes Huber2017-09-131-5/+1
|
* kde5*.eclass: Revert KDEBASE=kdel10n cleanupAndreas Sturmlechner2017-08-171-0/+2
| | | | | | We need to wait until removal of the package. This reverts commit edca947c05c8f83ab1bfd776bf3ea5e629609972.
* kde5*.eclass: KDEBASE=kdel10n cleanupAndreas Sturmlechner2017-08-171-2/+0
|
* kde5-functions.eclass: Raise >=KF-5.37 QT_MINIMAL to 5.7.1Andreas Sturmlechner2017-08-171-4/+3
| | | | Raise PLASMA_MINIMAL to 5.10.4.
* kde5-functions.eclass: Raise >=KF-5.37 QT_MINIMAL to 5.7.1Andreas Sturmlechner2017-08-121-1/+3
| | | | | See also: https://mail.kde.org/pipermail/release-team/2017-August/010526.html
* kde5-functions.eclass: Drop 5.9999 version dep exceptionAndreas Sturmlechner2017-08-121-6/+1
|
* kde5-functions.eclass: Raise PLASMA_MINIMAL to 5.9.5Andreas Sturmlechner2017-07-091-5/+2
| | | | Simplify kde-plasma QT_MINIMAL.
* kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL=5.34, PLASMA_MINIMAL=5.8.6Andreas Sturmlechner2017-06-091-8/+2
| | | | Cleanup obsolete per-category definitions.
* kde5-functions.eclass: Fix minimum version requirementsAndreas Sturmlechner2017-05-011-2/+5
| | | | | - Plasma 5.8 stable branch should not require Qt-5.7.1 - Plasma 5.10 already requires KF-5.34
* kde5*eclass: KDE Applications 17.04.0 improvementsJohannes Huber2017-04-201-1/+9
| | | | Sync with kde overlay.
* 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-functions.eclass: Raise QT_MINIMAL to 5.7.1 for Plasma liveAndreas Sturmlechner2017-02-111-1/+4
|
* kde5-functions.eclass: Assume slot 5 for add_qt_dep unless definedAndreas Sturmlechner2017-02-051-2/+7
| | | | | | So far we relied on ${SLOT} (4|5) to depend on the correct Qt slot, but this is not always the case. If an ebuild inherits kde5-functions and uses add_qt_dep then it is safe to assume it will depend on Qt5.
* kde5-functions.eclass: raise FRAMEWORKS_MINIMAL to latest stableMichael Palimaka2017-02-051-12/+2
|
* kde5-functions.eclass: Raise Plasmas 5.9 QT_MINIMAL to 5.7.1Johannes Huber2017-02-051-1/+2
| | | | Gentoo-bug: 605646
* kde5-functions.eclass: Move *_MINIMAL setup here from kde5.eclassAndreas Sturmlechner2016-11-271-8/+29
| | | | | 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-functions.eclass: raise FRAMEWORKS_MINIMAL to 5.26.0 (latest stable)Michael Palimaka2016-11-121-1/+1
|
* kde5{,-functions}.eclass: Move QT_MINIMAL declarationJohannes Huber2016-10-301-0/+5
| | | | Thanks-to: Arfrever on irc @ #gentoo-kde
* kde5-functions.eclass: Drop 15.12.3 exceptionAndreas Sturmlechner2016-10-061-1/+1
|
* kde5-functions.eclass: Make punt_bogus_dep detect !CMakeLists.txtAndreas Sturmlechner2016-09-011-0/+4
|
* kde5-functions.eclass: Fix SRC_URI for kde-l10n-15.12.3Andreas Sturmlechner2016-08-081-1/+1
|
* kde5-functions.eclass: Raise frameworks min versionJohannes Huber2016-07-251-1/+1
|
* kde5-functions.eclass: Add KDEBASE=kdel10n and kde_l10n2lingua()Andreas Sturmlechner2016-07-141-0/+22
| | | | Signed-off-by: Johannes Huber <johu@gentoo.org>
* kde5-functions.eclass: don't perform gcc version check with clangMichael Palimaka2016-07-071-1/+1
| | | | | | | | This used to "work" because gcc-version relied on gcc-config, even if GCC was not the active compiler. gcc-version has since been fixed to always use CC instead. Gentoo-bug: 587998
* kde5.eclass: add gcc version check debugging informationMichael Palimaka2016-07-071-1/+10
|
* kde5-functions.eclass: only perform the GCC version check if KDE_GCC_MINIMAL ↵Michael Palimaka2016-07-071-1/+2
| | | | is defined
* kde5-functions.eclass: no longer export KDE_GCC_MINIMAL by defaultMichael Palimaka2016-07-071-6/+1
| | | | | KDE_GCC_MINIMAL will now only be exported in packages that require it, as it triggers an expensive pkg_pretend check whenever it is defined.
* kde5-functions: die if too many arguments are passed to add_*_depMichael Palimaka2016-07-071-0/+16
| | | | | | | | This avoids bugs where too many arguments are passed by mistake, causing the last one to be ignored. For example, the subslot operator added in d1bc5ac3f0e42df0f0255c8b39d7df16c5d4176b was never applied because too many '' were passed.
* kde5-functions.eclass: Improve punt_bogus_depAndreas Sturmlechner2016-06-171-1/+1
| | | | | The variable holding the min version requirement can be named anything. This should catch most cases, most importantly Qt5 modules.
* kde5-functions.eclass: Drop EAPI 5 supportJohannes Huber2016-05-201-2/+2
|
* kde5-functions.eclass: Bump FRAMEWORKS_MINIMAL to 5.21.0Johannes Huber2016-05-191-1/+1
|
* kde5.eclass: drop minimal gcc requirement for kde-frameworksMichael Palimaka2016-04-211-1/+6
| | | | | This will be used in a future commit for reducing the number of time-consuming gcc version checks.
* kde5-functions.eclass: punt_bogus_deps improvementsJohannes Huber2016-04-191-1/+1
| | | | | Syncs eclass with kde overlay. Improvements by Michael Palimaka <kensington@gentoo.org>. Needed for bug #580282.
* kde5-functions.eclass: typoMichael Palimaka2016-04-031-1/+1
|
* kde5-functions.eclass: Raise FRAMEWORKS_MINIMALJohannes Huber2016-03-291-1/+1
|
* kde5-functions.eclass: Update EAPI descriptionJohannes Huber2016-03-221-1/+1
|
* kde5-functions.eclass: improve punt_bogus_depsMichael Palimaka2016-03-131-2/+2
| | | | | This extends coverage to individual components such as find_package(KF5DocTools). It also improves cleaning up of empty find_package calls such as find_package(KF5).
* kde5-functions.eclass: Drop KDEBASE for other than kdevelopAndreas Sturmlechner2016-03-131-7/+3
| | | | | - No kde-base/ package is using kde5.eclass - CATEGORY is used as distinction between kde-{apps,frameworks.plasma}
* kde5.eclass: Drop KDE_SCM=svn supportAndreas Sturmlechner2016-03-131-1/+1
| | | | It's not used by any kf5 based ebuild anymore.
* kde5-functions.eclass: add_{frameworks,plasma,kdeapps}_dep slot overridesAndreas Sturmlechner2016-02-151-9/+15
|
* kde5-functions.eclass: add_category_dep: Implement slot/op overrideAndreas Sturmlechner2016-02-151-6/+10
| | | | Also fixes subslot awareness.
* kde5-functions.eclass: Introduce add_qt_dep for consistent Qt version depsAndreas Sturmlechner2016-02-151-6/+31
| | | | _add_kdecategory_dep -> _add_category_dep
* kde5-functions.eclass: Bump FRAMEWORKS_MINIMAL to 5.17.0Andreas Sturmlechner2016-02-091-1/+1
|
* kde5-functions.eclass: enable EAPI 6 supportMichael Palimaka2016-01-271-1/+1
|
* kde5-functions.eclass: raise minimal frameworks versionMichael Palimaka2016-01-051-2/+2
|
* kde5-functions.eclass: Make punt_bogus_dep() case insensitiveAndreas Sturmlechner2015-12-031-2/+2
|
* eclass: Raise minimal KDE Plasma and Frameworks versions.Manuel Rüger2015-09-271-2/+2
|