summaryrefslogtreecommitdiff
path: root/eclass
AgeCommit message (Collapse)Author
2017-10-01kde4-base.eclass: Switch from fdo-mime to xdg-utilsAndreas Sturmlechner
2017-09-25kde5-meta-pkg.eclass: There is no KDE 5Andreas Sturmlechner
2017-09-25kde5-functions.eclass: There is no KDE 5Andreas Sturmlechner
2017-09-25kde5-functions.eclass: Fix default version handlingAndreas Sturmlechner
- don't cut off version components in add_category_dep, instead do it in add_plasma_dep and add_kdeapps_dep
2017-09-24cmake-utils.eclass: Add QA check for broken buildsystemsDavid Seifert
Closes: https://github.com/gentoo/gentoo/pull/4757
2017-09-24cmake-utils.eclass: Add QA check that cmake-utils_src_prepare was runDavid Seifert
Closes: https://github.com/gentoo/gentoo/pull/4757
2017-09-17kde5-functions.eclass: Documentation: s/remove/requireAndreas Sturmlechner
Gentoo-bug: 631186
2017-09-15eclass: Fix plasma >=5.10 beta URIManuel Rüger
2017-09-14kde5-functions.eclass: Plasma 5.11 FRAMEWORKS_MINIMAL is 5.38.0Andreas Sturmlechner
2017-09-13kde5-functions.eclass: Raise PLASMA_MINIMAL=5.10.5Andreas Sturmlechner
2017-09-13kde5-functions.eclass: improve documentationMichael Palimaka
2017-09-13kde5.eclass: improve documentationMichael Palimaka
Bug: https://bugs.gentoo.org/629642
2017-09-12kde5-functions.eclass: Raise FRAMEWORKS_MINIMAL to 5.37.0Johannes Huber
2017-09-11kde5-functions.eclass: Drop no-op lineJohannes Huber
Reported-by: Arfrever
2017-09-10kde5-functions.eclass: Raise QT_MINIMAL to 5.7.1Johannes Huber
2017-09-09kde5.eclass: Mark KDE Frameworks 5.38.0 as releasedJohannes Huber
2017-09-09*.eclass: Include GNOME2_ECLASS_ICONS condition in postrm as wellMichał Górny
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.
2017-09-07kde*eclass: Mark KDE Applications 17.08.1 as releasedAndreas Sturmlechner
2017-09-05kde*eclass: Mark KDE Applications 17.08.1 unreleasedAndreas Sturmlechner
2017-09-05kde4*.eclass: Drop USE=aquaAndreas Sturmlechner
2017-09-03kde5.eclass: Mark KDE Frameworks 5.38 unreleasedAndreas Sturmlechner
2017-08-20kde5.eclass: Fix KDE_DESIGNERPLUGIN for >=kde-apps-17.12Andreas Sturmlechner
2017-08-17kde5*.eclass: KDEBASE=kdel10n cleanupAndreas Sturmlechner
2017-08-17eclass/kde*eclass: Mark KDE Applications 17.08.0 as releasedAndreas Sturmlechner
2017-08-16kde4-base.eclass: Re-add dev-qt/designer:4Andreas Sturmlechner
Not going to invest time on it at this point.
2017-08-15kde5.eclass: Re-order unconditional Frameworks tests disablingAndreas Sturmlechner
To produce more compatible forceoptional-recursive tests.
2017-08-15kde5.eclass: Update KDE_TEST documentationAndreas Sturmlechner
2017-08-15kde5-functions.eclass: Fix variable for version checkAndreas Sturmlechner
Thanks-to: Arfrever
2017-08-15kde4-base.eclass: Add {QT3SUPPORT,SQL}_REQUIRED, drop designer:4 depAndreas Sturmlechner
This makes dev-qt/qtsql:4 and dev-qt/qt3support:4 optional.
2017-08-14kde5.eclass: KDE_TEST=forceoptional-recursive reloadedAndreas Sturmlechner
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.
2017-08-14kde5-functions.eclass: Raise kde-apps/*17.08 FRAMEWORKS_MINIMAL to 5.37Andreas Sturmlechner
Also raise QT_MINIMAL to 5.7.1 for all kde-apps/
2017-08-13kde5.eclass: Mark KDE Frameworks 5.37 releasedAndreas Sturmlechner
2017-08-12kde5-functions.eclass: Raise PLASMA_MINIMAL to 5.10.4Andreas Sturmlechner
2017-08-11kde*eclass: Mark KDE Applications 17.08.0 unreleasedAndreas Sturmlechner
2017-08-07kde5.eclass: Mark KDE Frameworks 5.37.0 unreleasedAndreas Sturmlechner
2017-08-06kde5-functions.eclass: Raise >=KF-5.37 QT_MINIMAL to 5.7.1Andreas Sturmlechner
See also: https://mail.kde.org/pipermail/release-team/2017-August/010526.html
2017-07-24kde4-base.eclass: Drop obsolete kde-base/*:4 blockerAndreas Sturmlechner
No ebuilds of this type should exist at this point after pkgmoves done.
2017-07-24kde4-base.eclass: Drop obsolete USE conflict mitigationAndreas Sturmlechner
2017-07-24kde4-base.eclass: Drop obsolete minimum GCC checkAndreas Sturmlechner
2017-07-22kde5-functions.eclass: Drop 5.9999 version dep exceptionAndreas Sturmlechner
2017-07-22kde5-meta-pkg.eclass: Block slot 4 unconditionallyAndreas Sturmlechner
This eclass has always been unaware of KDE_BLOCK_SLOT4.
2017-07-13kde*eclass: Mark KDE Applications 17.04.3 releasedAndreas Sturmlechner
2017-07-11kde*.eclass: Mark KDE Applications 17.04.3 as unreleasedAndreas Sturmlechner
2017-07-09kde5-functions.eclass: Simplify kde-plasma QT_MINIMAL setupAndreas Sturmlechner
2017-07-08kde5.eclass: Fix KDE_QTHELP, switch USE=qthelp -> docAndreas Sturmlechner
2017-07-08kde5.eclass: Mark KDE Frameworks 5.36.0 as releasedAndreas Sturmlechner
2017-07-07kde5-functions.eclass: Raise PLASMA_MINIMAL to 5.9.5Andreas Sturmlechner
2017-07-03kde5.eclass: Mark KDE Frameworks 5.36.0 unreleasedAndreas Sturmlechner
2017-06-24kde5.eclass: Add KDE_QTHELP for QCH file supportAndreas Sturmlechner
Do not compress .qch and .tags files. See also: https://mail.kde.org/pipermail/distributions/2017-June/000227.html
2017-06-24kde5.eclass: Drop obsolete Plasma-4 warningAndreas Sturmlechner