Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kde5.eclass: Add KDE_QTHELP for QCH file support | Andreas Sturmlechner | 2017-07-09 | 1 | -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 warning | Andreas Sturmlechner | 2017-06-24 | 1 | -8/+0 |
| | |||||
* | kde5.eclass: use HTTPS | Michael Palimaka | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | kde5.eclass: Drop Frameworks 5.29 SRC_URI | Andreas Sturmlechner | 2017-06-15 | 1 | -7/+1 |
| | |||||
* | kde5.eclass: Fix non-compression of docbooks | Andreas Sturmlechner | 2017-06-11 | 1 | -3/+3 |
| | | | | PREFIX was never defined, making this a no-op. | ||||
* | kde5.eclass: Don't remove cmake_modules, simplify filtering LINGUAS | Andreas Sturmlechner | 2017-05-28 | 1 | -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=forceoptional | Andreas Sturmlechner | 2017-05-11 | 1 | -0/+1 |
| | | | | | Reported-by: Perfect Gentleman <perfect007gentleman@gmail.com> Gentoo-bug: 618210 | ||||
* | kde5.eclass: 5.29.0 tarballs moved to Attic | Andreas Sturmlechner | 2017-05-10 | 1 | -1/+7 |
| | |||||
* | kde5.eclass: 16.12.3 tarballs moved to Attic | Andreas Sturmlechner | 2017-05-10 | 1 | -0/+2 |
| | |||||
* | kde5.eclass: Move GNOME2_ECLASS_ICONS conditional from gnome2-utils | Michał Górny | 2017-04-25 | 1 | -1/+3 |
| | |||||
* | kde5.eclass: Add poqm directory handling | Andreas Sturmlechner | 2017-04-22 | 1 | -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 improvements | Johannes Huber | 2017-04-20 | 1 | -7/+16 |
| | | | | Sync with kde overlay. | ||||
* | kde5.eclass: Drop KDevelop 5.0.0 release workaround | Johannes Huber | 2017-03-18 | 1 | -3/+3 |
| | | | | Is not needed anymore and breaks 5.1.0 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | kde5.eclass: Raise RDEPEND on kde-frameworks/kf-env to 4 | Johannes Huber | 2017-01-16 | 1 | -1/+1 |
| | |||||
* | kde5.eclass: Drop obsolete kdepim S handling | Johannes Huber | 2017-01-06 | 1 | -6/+1 |
| | |||||
* | kde5.eclass: Fix configure with >=kde-apps/kde-l10n-16.12.0 L10N=sr | Andreas Sturmlechner | 2016-12-18 | 1 | -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-workspace | Johannes Huber | 2016-12-10 | 1 | -3/+3 |
| | |||||
* | kde5.eclass: Fix install with L10N="" | Andreas Sturmlechner | 2016-11-27 | 1 | -6/+10 |
| | |||||
* | kde5.eclass: Add KDE_SUBSLOT | Andreas Sturmlechner | 2016-11-27 | 1 | -3/+30 |
| | |||||
* | kde5-functions.eclass: Move *_MINIMAL setup here from kde5.eclass | Andreas Sturmlechner | 2016-11-27 | 1 | -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 undefined | Michael Palimaka | 2016-11-12 | 1 | -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.12 | Johannes Huber | 2016-11-12 | 1 | -1/+1 |
| | | | | Thanks-to: Arfrever on irc @ #gentoo-kde | ||||
* | kde5.eclass: KDE Applications 16.12 requires >=KF-5.27 | Andreas Sturmlechner | 2016-11-12 | 1 | -0/+8 |
| | |||||
* | kde5.eclass: KDE Plasma 5.9 requires >=KF-5.27 | Andreas Sturmlechner | 2016-11-12 | 1 | -0/+6 |
| | | | | Don't interfere with live ebuild KF5 dep though. | ||||
* | kde5.eclass: drop obsolete FRAMEWORKS_MINIMAL conditional | Michael Palimaka | 2016-11-12 | 1 | -6/+0 |
| | | | | 5.26.0 is unconditionally required since 6c5d7cc84530d912bb7d6433b54d154f37717e2d. | ||||
* | kde5.eclass: Take care of empty po directory shipped by upstream | Andreas Sturmlechner | 2016-11-10 | 1 | -1/+1 |
| | | | | Uncovered by dev-libs/kreport-3.0.0. | ||||
* | kde5{,-functions}.eclass: Move QT_MINIMAL declaration | Johannes Huber | 2016-10-30 | 1 | -5/+0 |
| | | | | Thanks-to: Arfrever on irc @ #gentoo-kde | ||||
* | kde5.eclass: add overlay-specific logic | Michael Palimaka | 2016-10-06 | 1 | -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-4 | Andreas Sturmlechner | 2016-10-06 | 1 | -0/+17 |
| | | | | Copied and adapted from kde4-base.eclass. | ||||
* | kde5.eclass: KDE Plasma 5.8 requires >=KF-5.26 | Andreas Sturmlechner | 2016-10-06 | 1 | -4/+7 |
| | |||||
* | kde5.eclass: Update comment | Andreas Sturmlechner | 2016-10-06 | 1 | -1/+1 |
| | |||||
* | kde5.eclass: a step close to becoming Turing complete | Michael Palimaka | 2016-09-01 | 1 | -1/+2 |
| | |||||
* | kde5.eclass: Fix SRC_URI, kdevelop missing trailing .0 in first release | Andreas Sturmlechner | 2016-09-01 | 1 | -0/+32 |
| | | | | Add kdevelop-pg-qt SRC_URIs | ||||
* | kde5.eclass: Add KDE_TEST="forceoptional-recursive" handling | Andreas Sturmlechner | 2016-09-01 | 1 | -8/+14 |
| | | | | Prime example: dev-util/kdevplatform with 24 test* subdirs | ||||
* | kde5.eclass: Remove obsolete KDE_PUNT_BOGUS_DEPS handling | Andreas Sturmlechner | 2016-09-01 | 1 | -19/+0 |
| | |||||
* | kde5.eclass: Fix doc install if LINGUAS is undefined | Andreas Sturmlechner | 2016-09-01 | 1 | -2/+4 |
| | |||||
* | kde5.eclass: Don't remove existing po/${PN}.pot file | Andreas Sturmlechner | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | kde5.eclass: Set HOMEPAGE for KMNAME=kdepim | Andreas Sturmlechner | 2016-09-01 | 1 | -0/+2 |
| | | | | | | Homepage is https://www.kde.org/applications/office/kontact/ Package-Manager: portage-2.2.28 | ||||
* | kde5.eclass: Raise Qt min version | Johannes Huber | 2016-07-25 | 1 | -11/+1 |
| | |||||
* | kde5.eclass: Fix SRC_URI for split-off l10n packages | Andreas Sturmlechner | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | kde5.eclass: Prepare for re-use of code w/ kde4-l10n | Andreas Sturmlechner | 2016-07-14 | 1 | -10/+25 |
| | | | | Signed-off-by: Johannes Huber <johu@gentoo.org> | ||||
* | kde5.eclass: Add KDEBASE=kdel10n and helper functions | Andreas Sturmlechner | 2016-07-14 | 1 | -0/+90 |
| | | | | Signed-off-by: Johannes Huber <johu@gentoo.org> | ||||
* | kde5.eclass: Simplify blocked kde4-l10n logic | Andreas Sturmlechner | 2016-07-07 | 1 | -8/+2 |
| | | | | | | 1) 15.08.x has left the tree 2) Prepare for a future kde4-l10n without USE=minimal Version block makes sure of no ancient kde4-l10n anyway | ||||
* | kde5.eclass: only export pkg_pretend if KDE_GCC_MINIMAL is defined | Michael Palimaka | 2016-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Exporting pkg_pretend is expensive, even if the exported function is a noop. As kde5_pkg_pretend is currently only used to check if the active GCC version is recent enough, only export that phase if it will have something to do. The number of situations in which KDE_GCC_MINIMAL is exported will be substantially reduced in a future commit. This will result in a large time saving at the beginning of the emerge process as we will no longer see hundreds of lines of: >>> Running pre-merge checks for kde-foo/bar-123 >>> Running pre-merge checks for kde-foo/baz-123 | ||||
* | kde5.eclass: >=Plasma-5.7 depends on >=Frameworks-5.23 | Andreas Sturmlechner | 2016-06-17 | 1 | -0/+1 |
| | |||||
* | kde5.eclass: >=Plasma-5.6.5 depends on >=Qt-5.6.1 | Andreas Sturmlechner | 2016-06-17 | 1 | -0/+9 |
| | |||||
* | kde5.eclass: remove KDE_DOXYGEN and KDE_DOX_DIR | Michael Palimaka | 2016-06-17 | 1 | -37/+0 |
| | | | | | kgenapidox was removed from kapidox in bb4063f5d9f9015b86dbc3a48a424c8cb1a8193f and there does not appear to be a suitable replacement (for us). | ||||
* | kde5.eclass: Add handling of building plugins for Qt5Designer | Andreas Sturmlechner | 2016-06-17 | 1 | -0/+22 |
| | | | | KDE_DESIGNERPLUGIN toggles dependencies and configure with USE=designer | ||||
* | kde5.eclass: use https for default EGIT_MIRROR | Michael Palimaka | 2016-06-17 | 1 | -1/+1 |
| |