Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kde5-functions.eclass: improve punt_bogus_deps | Michael Palimaka | 2016-03-13 | 1 | -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 kdevelop | Andreas Sturmlechner | 2016-03-13 | 1 | -7/+3 |
| | | | | | - No kde-base/ package is using kde5.eclass - CATEGORY is used as distinction between kde-{apps,frameworks.plasma} | ||||
* | kde5.eclass: Use "optional" parameter for KDE_TEST and KDE_HANDBOOK | Andreas Sturmlechner | 2016-03-13 | 1 | -0/+12 |
| | |||||
* | kde5.eclass: Don't delete po/*.po files, only when not in LINGUAS | Andreas Sturmlechner | 2016-03-13 | 1 | -4/+4 |
| | |||||
* | kde5.eclass: Convert to add_qt_dep | Andreas Sturmlechner | 2016-03-13 | 1 | -3/+3 |
| | |||||
* | kde5.eclass: Drop KDE_SCM=svn support | Andreas Sturmlechner | 2016-03-13 | 2 | -32/+1 |
| | | | | It's not used by any kf5 based ebuild anymore. | ||||
* | eclass: Update SRC_URI in kde4-base | Johannes Huber | 2016-03-11 | 1 | -0/+3 |
| | |||||
* | toolchain-binutils.eclass: use versioned SLOT all the time | Mike Frysinger | 2016-03-11 | 1 | -5/+2 |
| | |||||
* | mozconfig-v6.45.eclass - dropped multilib inherit for EAPI6 as it is not needed | Ian Stakenvicius | 2016-03-10 | 1 | -1/+2 |
| | |||||
* | mozconfig-v6.45.eclass: Adjusted dependency on media-libs/libpng | Lars Wendler | 2016-03-10 | 1 | -2/+2 |
| | | | | | | and fixed usage with EAPI-6. Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | mysql-multilib-r1.eclass: Fix virtual/mysql USE dependency | Brian Evans | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | www-client/firefox: bump to 45.0 for security, make ebuild and eclasses EAPI6 | Ian Stakenvicius | 2016-03-09 | 2 | -1/+346 |
| | | | | | | | | | This is an initial pass of EAPI6 migration, the eclasses and ebuilds may be ported further in the future to take advantage of any missing EAPI6 functionality. Bug: https://bugs.gentoo.org/576862 Package-Manager: portage-2.2.26 | ||||
* | mysql-multilib-r1.eclass: Move the virtual/libmysqlclient PDEPEND to the ↵ | Brian Evans | 2016-03-09 | 1 | -1/+2 |
| | | | | providers | ||||
* | tex-package.eclass: allow passing arguments to pdflatex | Jonas Rabenstein | 2016-03-05 | 1 | -2/+9 |
| | |||||
* | apache-2.eclass: Doesn't work with EAPI-6 yet. | Lars Wendler | 2016-03-03 | 1 | -1/+7 |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | Add libressl support to many packages | Jason A. Donenfeld | 2016-03-02 | 1 | -5/+12 |
| | | | | | Package maintainers will likely want to cleanup various things for this experimental USE flag. | ||||
* | eclass/oasis.eclass: Add ocamlbuild build dep. | Alexis Ballier | 2016-03-01 | 1 | -1/+2 |
| | |||||
* | cmake-utils.eclass: Fix typo | Andreas Sturmlechner | 2016-03-02 | 1 | -1/+1 |
| | |||||
* | eclass/portability.eclass: Discriminate on CBUILD:-CHOST for getting the ↵ | Alexis Ballier | 2016-03-01 | 1 | -2/+2 |
| | | | | bmake binary name instead of USERLAND variable. This helps for cross-compiling from another userland. | ||||
* | mysql-multilib-r1: Add EAPI 6 support | Brian Evans | 2016-02-28 | 1 | -31/+113 |
| | |||||
* | waf-utils.eclass: Simplify --libdir passing logic using arrays | Michał Górny | 2016-02-28 | 1 | -18/+9 |
| | |||||
* | waf-utils.eclass: Do not inherit eutils in EAPI 6+ | Michał Górny | 2016-02-28 | 1 | -1/+2 |
| | |||||
* | waf-utils.eclass: Remove stale Python dependencies | Michał Górny | 2016-02-28 | 1 | -7/+0 |
| | |||||
* | waf-utils.eclass: Fix ban condition | Michał Górny | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | waf-utils.eclass: Ban non-python-r1 uses | Michał Górny | 2016-02-28 | 1 | -15/+21 |
| | | | | | Apply the ban for waf-utils.eclass uses without any of the python-r1 suite eclasses, that was due for almost a year. | ||||
* | eclass/gnome2.eclass: add bug reference about the need of running elibtoolize | Pacho Ramos | 2016-02-28 | 1 | -0/+1 |
| | |||||
* | eclass/portability.eclass: Make get_bmake return "bmake" on linux instead of ↵ | Alexis Ballier | 2016-02-28 | 1 | -2/+2 |
| | | | | | | "pmake". pmake was the debian port of bmake. bmake works fine, pmake cannot be used to cross-build freebsd-lib 10 for example. pmake has been deprecated and replaced by bmake in debian since jessie (current stable), pmake is only present in wheezy (oldstable) | ||||
* | waf-utils.eclass: Eclass works with EAPI-6. | Lars Wendler | 2016-02-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | cmake-multilib.eclass: Eclass works with EAPI-6. | Lars Wendler | 2016-02-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | eclass/java-utils-2.eclass: Added -r to xargs in java-pkg_addres | William L. Thomson Jr | 2016-02-22 | 1 | -1/+1 |
| | | | | | | The -r option is necessary in case find does not output anything. Which makes the jar uf command fail. This has no effect otherwise and should be safe to add right away. It prevents potential issues/bug. | ||||
* | eclass/eutils.eclass: epatch_user: Strip subslot when taking patches from ↵ | Alexis Ballier | 2016-02-17 | 1 | -1/+1 |
| | | | | | | /etc/portage/patches/$CAT/$PN:$SLOT. Bug #574966. This makes it similar to what portage does with eapply_user. | ||||
* | kde4-base.eclass: 15.04.3 SRC_URI moved to attic | Andreas Sturmlechner | 2016-02-18 | 1 | -1/+4 |
| | |||||
* | fortran-2.eclass: Move inherit and EXPORT_FUNCTIONS to top | Justin Lecher | 2016-02-17 | 1 | -8/+8 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | gnustep-base.eclass: add default in src_prepare (EAPI6) | Bernard Cafarelli | 2016-02-17 | 1 | -0/+2 |
| | |||||
* | intel-sdp.eclass: Drop @CODE for DESCRIPTION | Justin Lecher | 2016-02-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add default value for INTEL_BIN_RPMS | Justin Lecher | 2016-02-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add back EAPI=4 support | Justin Lecher | 2016-02-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add missing DESCRIPTION | Justin Lecher | 2016-02-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Correct Copyright | Justin Lecher | 2016-02-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Add debug-print-function to all functions | Justin Lecher | 2016-02-15 | 1 | -0/+17 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Correct DEFAULT_UNSET settings | Justin Lecher | 2016-02-15 | 1 | -5/+1 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | intel-sdp.eclass: Inherit only once | Justin Lecher | 2016-02-15 | 1 | -5/+10 |
| | | | | | | * Move EAPI check to the top Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | kde5-functions.eclass: add_{frameworks,plasma,kdeapps}_dep slot overrides | Andreas Sturmlechner | 2016-02-15 | 1 | -9/+15 |
| | |||||
* | kde5-functions.eclass: add_category_dep: Implement slot/op override | Andreas Sturmlechner | 2016-02-15 | 1 | -6/+10 |
| | | | | Also fixes subslot awareness. | ||||
* | kde5-functions.eclass: Introduce add_qt_dep for consistent Qt version deps | Andreas Sturmlechner | 2016-02-15 | 1 | -6/+31 |
| | | | | _add_kdecategory_dep -> _add_category_dep | ||||
* | kde5.eclass: port from fdo-mime to xdg | Michael Palimaka | 2016-02-15 | 1 | -3/+4 |
| | | | | | | This will ensure that both the desktop database and the mime database will always be updated, with the added benefit that the update will only be triggered if the relevant files are installed. | ||||
* | kde5.eclass: sort eclass inherits | Michael Palimaka | 2016-02-15 | 1 | -1/+1 |
| | | | | This should be safe because we already export almost every phase function. | ||||
* | games.eclass: Deprecate due to QA policy violations and no reply | Michał Górny | 2016-02-13 | 1 | -1/+6 |
| | | | | | | | | | | | Deprecate games.eclass as the eclass in its current form has been deprecated by the Council and the games team has not replied neither to requests to fix it, nor to the question whether they are interested in maintaining it. Bug: https://bugs.gentoo.org/show_bug.cgi?id=566498 Bug: https://bugs.gentoo.org/show_bug.cgi?id=574080 Bug: https://bugs.gentoo.org/show_bug.cgi?id=574082 | ||||
* | qt5-build.eclass: extend the fix for bug 552942 to all arches | Davide Pesavento | 2016-02-11 | 1 | -10/+10 |
| | | | | Gentoo-Bug: 552942 | ||||
* | java-utils-2.eclass: Write package.env unconditionally | James Le Cuirot | 2016-02-10 | 1 | -55/+47 |
| | | | | | | | | | | | Fixes dev-db/sqldeveloper-4.1.3.20.78-r1. This is a case where all the jars are installed without dojar and none of the dependencies are mandatory. Although our regular launcher scripts aren't used, gjl is still invoked to determine the appropriate JVM so package.env is therefore necessary. The conditions didn't make much sense anyway as package.env is only written off the back of functions that satisfy them anyway. sqldeveloper has to call java-pkg_do_write_ manually to force package.env to be written. |