Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | go-mono.eclass: drop findutils dep #255621 | Mike Frysinger | 2016-02-10 | 1 | -2/+1 |
| | | | | The forced upgrade has been moved to @system now. | ||||
* | cmake-utils.eclass: drop findutils dep #262965 | Mike Frysinger | 2016-02-10 | 1 | -2/+0 |
| | | | | The forced upgrade has been moved to @system now. | ||||
* | nvidia-driver.eclass: Use next gen version of readme.gentoo eclass | Justin Lecher | 2016-02-10 | 1 | -2/+1 |
| | | | | | | * Drop old maintainer Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | eclass/s6.eclass: add eapi 6 support | William Hubbs | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | eclass/golang-vcs.eclass: add eapi 6 support | William Hubbs | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | eclass/golang-vcs-snapshot.eclass: add eapi 6 support | William Hubbs | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | eclass/golang-build.eclass: add eapi 6 support | William Hubbs | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | eclass/golang-base.eclass: add eapi 6 support | William Hubbs | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | udev.eclass: EAPI 6 support | Michael Palimaka | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | eclass/latex-package.eclass: drop useless `` around pdflatex call | Alexis Ballier | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | eclass/latex-package.eclass: Try pdflatex first and fallback on old texi2dvi ↵ | Alexis Ballier | 2016-02-09 | 1 | -1/+6 |
| | | | | way if it fails. Should fix bug #574168, bug #574180 and probably others, while installing pdf documentation which is more portable than dvi these days. | ||||
* | kde5-functions.eclass: Bump FRAMEWORKS_MINIMAL to 5.17.0 | Andreas Sturmlechner | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | qt5-build.eclass: no need to symlink qdoc | Davide Pesavento | 2016-02-08 | 1 | -1/+0 |
| |