summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kde5-functions.eclass: Raise >=KF-5.45 QT_MINIMAL to 5.9.4Andreas Sturmlechner2018-04-241-0/+1
| | | | Closes: https://bugs.gentoo.org/654004
* kde5-functions.eclass: Raise PLASMA_MINIMAL to 5.11.5Andreas Sturmlechner2018-04-191-1/+1
|
* kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL to 5.43.0Andreas Sturmlechner2018-04-191-5/+2
|
* kde5-functions.eclass: FRAMEWORKS_MINIMAL=5.44.0 for >=kde-apps-18.04Andreas Sturmlechner2018-04-191-0/+3
|
* kde5-functions.eclass: Fix {FRAMEWORKS,QT}_MINIMAL for Plasma 5.12Andreas Sturmlechner2018-02-061-0/+4
|
* kde5-functions.eclass: add_qt_dep qtwebkit exceptionAndreas Sturmlechner2018-01-131-2/+6
| | | | | Upstream stopped at 5.9.1 and releases are going to be independent from there on.
* kde5*.eclass: Add KDE Applications 17.12 supportAndreas Sturmlechner2017-12-101-0/+6
|
* kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL to 5.40.0Andreas Sturmlechner2017-12-101-2/+1
|
* kde5-functions.eclass: Fix eclassdocAndreas Sturmlechner2017-12-021-2/+2
|
* kde5-functions.eclass: use new EAPI documentation methodMichael Palimaka2017-12-021-3/+1
|
* kde5-functions.eclass: There is no KDE 5Andreas Sturmlechner2017-10-261-3/+3
|
* kde5-functions.eclass: Fix default version handlingAndreas Sturmlechner2017-10-261-11/+8
| | | | | - don't cut off version components in add_category_dep, instead do it in add_plasma_dep and add_kdeapps_dep
* kde5-functions.eclass: improve documentationMichael Palimaka2017-10-261-17/+27
|
* kde5-functions.eclass: Require KF 5.38 for KDE Plasma 5.11Johannes Huber2017-10-121-0/+1
|
* 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.