| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-02 | git -> https | Sergey Alirzaev | |
| Signed-off-by: Johannes Huber <johu@gentoo.org> | |||
| 2016-06-01 | kde4-base.eclass: Fix test phase with virtual X and EAPI 6 | Johannes Huber | |
| Migrate to virtx function as old virtualmake is banned in EAPI 6, which makes test phase fail for eclass consumers require virtual X. | |||
| 2016-05-26 | cmake-utils.eclass: _ninjaopts_from_makeopts, fix plain '-j' and '-l' | Michał Górny | |
| Fix the _ninjaopts_from_makeopts to handle no-parameter '-j' and '-l' options correctly and convert them to appropriate parametrized ninja options. | |||
| 2016-05-26 | cmake-utils.eclass: _ninjaopts_from_makeopts, fix handling of -k | Michał Górny | |
| Fix _ninjaopts_from_makeopts to handle -k correctly. Make does not support parameters to -k, while ninja requires one. Therefore, handle only a single '-k' and convert it into '-k 0' (no limit of failing tasks). | |||
| 2016-05-21 | cmake-utils.eclass: Remove incorrect suggestions related to eclass functions ↵ | Maciej Mrozowski | |
| removed since EAPI 6 | |||
| 2016-05-20 | kde5-functions.eclass: Update EAPI doc | Johannes Huber | |
| 2016-05-19 | kde4-base.eclass: Fix typo | Andreas Sturmlechner | |
| Signed-off-by: Johannes Huber <johu@gentoo.org> | |||
| 2016-05-19 | kde4-base.eclass: Sync with tree | Johannes Huber | |
| 2016-05-19 | kde5-functions.eclass: Bump FRAMEWORKS_MINIMAL to 5.21.0 | Johannes Huber | |
| 2016-05-18 | cmake-utils.eclass: enable CMAKE_WARN_UNUSED_CLI for EAPI 6 | Maciej Mrozowski | |
| 2016-05-15 | kde5.eclass: Sync SRC_URI with tree | Johannes Huber | |
| 2016-05-15 | kde5.eclass: Mark KDE Frameworks 5.22.0 as released | Johannes Huber | |
| 2016-05-13 | kde5.eclass: Drop KDE_PIM_KONTACTPLUGIN handling | Andreas Sturmlechner | |
| Signed-off-by: Johannes Huber <johu@gentoo.org> | |||
| 2016-05-12 | kde5.eclass: mark kde-frameworks-5.22 as unreleased | Michael Palimaka | |
| 2016-05-08 | kde5.eclass: Define S for KMNAME=kdepim | Andreas Sturmlechner | |
| Package-Manager: portage-2.2.28 | |||
| 2016-05-08 | kde5.eclass: Set HOMEPAGE for KMNAME=kdepim | Andreas Sturmlechner | |
| Homepage is https://www.kde.org/applications/office/kontact/ Package-Manager: portage-2.2.28 | |||
| 2016-05-08 | kde-apps: Drop KDE_PIM_KONTACTPLUGIN | Andreas Sturmlechner | |
| Most packages require kontactinterface nevertheless, which is a negligible dependency. | |||
| 2016-05-05 | kde5.eclass: infer SRC_URI from KDEBASE and KMNAME | Matt Whitlock | |
| Signed-off-by: Johannes Huber <johu@gentoo.org> | |||
| 2016-04-28 | kde5.eclass: install all translations when LINGUAS is undefined | Michael Palimaka | |
| This mirrors the behaviour of the gettext autotools macros. Gentoo-bug: 581382 | |||
| 2016-04-28 | kde5-functions.eclass: drop EAPI 5 support | Michael Palimaka | |
| 2016-04-28 | kde5.eclass: improve handling of nls USE flag | Michael Palimaka | |
| Linguas was being removed unconditionally on packages without an nls USE flag. | |||
| 2016-04-26 | kde5.eclass: Fix recent change wrt split PIM 16.04.x | Andreas Sturmlechner | |
| Gentoo-bug: 581176 Signed-off-by: Johannes Huber <johu@gentoo.org> | |||
| 2016-04-25 | kde5.eclass: Sync fix with main tree | Johannes Huber | |
| 2016-04-24 | kde5.eclass: Reshuffle kdepim split packaging handling | Andreas Sturmlechner | |
| ..into one legacy (16.04) block, keeping kontactplugin stuff for future | |||
| 2016-04-23 | kde5.eclass: Drop translations when nls not wanted | Johannes Huber | |
| Gentoo-bug: 580720 | |||
| 2016-04-23 | kde5.eclass: KDE PIM split: Gpgme not required anymore | Andreas Sturmlechner | |
| Signed-off-by: Johannes Huber <johu@gentoo.org> | |||
| 2016-04-20 | eclass: Mark KDE Applications 16.04.0 as released | Johannes Huber | |
| 2016-04-18 | kde4-base.eclass: Cleanup SRC_URIs | Andreas Sturmlechner | |
| 2016-04-16 | eclass: Mark KDE Applications 16.04.0 as unreleased | Johannes Huber | |
| 2016-04-16 | kde5.eclass: don't run pkg_pretend for kde-frameworks | Michael Palimaka | |
| Merely exporting the phase function is very expensive, even if nothing useful is done inside it. Frameworks are supposed to support GCC 4.5 at a minimum which is old enough to make it safe enough to omit the check. | |||
| 2016-04-16 | kde5.eclass: merge type is already checked in _check_gcc_version | Michael Palimaka | |
| 2016-04-16 | kde5.eclass: drop minimal gcc requirement for kde-frameworks | Michael Palimaka | |
| This will be used in a future commit for reducing the number of time-consuming gcc version checks. | |||
| 2016-04-09 | eclass: Mark KDE Frameworks 5.21 as released | Johannes Huber | |
| 2016-04-08 | kde5-functions.eclass: further dependency punting improvements | Michael Palimaka | |
| This now handles the case of 'find_package(Qt5 REQUIRED COMPONENTS )'. Thanks again to Arfrever. | |||
| 2016-04-07 | kde5.eclass: Add warning for kf5 applications in Plasma-4 | Andreas Sturmlechner | |
| Copied and adapted from kde4-base.eclass. | |||
| 2016-04-07 | kde5-functions.eclass: improve single line dependencny handling | Michael Palimaka | |
| Thanks to Arfrever. | |||
| 2016-04-04 | eclass: Mark KDE Frameworks 5.21.0 as unreleased | Johannes Huber | |
| 2016-04-03 | kde4-base.eclass: Remove obsolete SRC_URI | Andreas Sturmlechner | |
| 2016-04-03 | kde4-base.eclass: Add SRC_URI for 4.14.18 | Andreas Sturmlechner | |
| 2016-04-02 | kde5.eclass: raise kde-apps/kde4-l10n blocker for Plasma 5.6 | Michael Palimaka | |
| Gentoo-bug: 578568 | |||
| 2016-03-26 | kde5.eclass: Improve translation handling | Johannes Huber | |
| Do not remove unconditionally po file for non release versions. | |||
| 2016-03-27 | kde5.eclass: improve test support for extra-cmake-modules | Michael Palimaka | |
| 2016-03-24 | kde5-functions.eclass: typo | Michael Palimaka | |
| 2016-03-22 | kde4-functions.eclass: Initial EAPI 6 support | Johannes Huber | |
| 2016-03-22 | kde5-functions.eclass: Update EAPI description | Johannes Huber | |
| 2016-03-23 | kde5.eclass: check for ninja with ROOT=/ | Michael Palimaka | |
| Gentoo-bug: 577244 | |||
| 2016-03-22 | kde5.eclass: kde-plasma-5.6.0 is released | Michael Palimaka | |
| 2016-03-21 | kde5.eclass: mask kde-plasma-5.6.0 as unreleased | Michael Palimaka | |
| 2016-03-18 | cmake-utils.eclass: replace spaces with tabs | Michael Palimaka | |
| 2016-03-17 | kde4-base.eclass: Sync SRC_URI additions from portage | Maciej Mrozowski | |
