summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* eclass/eutils.eclass: epatch_user: Strip subslot when taking patches from ↵Alexis Ballier2016-02-171-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 atticAndreas Sturmlechner2016-02-181-1/+4
|
* fortran-2.eclass: Move inherit and EXPORT_FUNCTIONS to topJustin Lecher2016-02-171-8/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* gnustep-base.eclass: add default in src_prepare (EAPI6)Bernard Cafarelli2016-02-171-0/+2
|
* intel-sdp.eclass: Drop @CODE for DESCRIPTIONJustin Lecher2016-02-161-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Add default value for INTEL_BIN_RPMSJustin Lecher2016-02-161-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Add back EAPI=4 supportJustin Lecher2016-02-151-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Add missing DESCRIPTIONJustin Lecher2016-02-151-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Correct CopyrightJustin Lecher2016-02-151-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Add debug-print-function to all functionsJustin Lecher2016-02-151-0/+17
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Correct DEFAULT_UNSET settingsJustin Lecher2016-02-151-5/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: Inherit only onceJustin Lecher2016-02-151-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 overridesAndreas Sturmlechner2016-02-151-9/+15
|
* kde5-functions.eclass: add_category_dep: Implement slot/op overrideAndreas Sturmlechner2016-02-151-6/+10
| | | | Also fixes subslot awareness.
* kde5-functions.eclass: Introduce add_qt_dep for consistent Qt version depsAndreas Sturmlechner2016-02-151-6/+31
| | | | _add_kdecategory_dep -> _add_category_dep
* kde5.eclass: port from fdo-mime to xdgMichael Palimaka2016-02-151-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 inheritsMichael Palimaka2016-02-151-1/+1
| | | | This should be safe because we already export almost every phase function.
* games.eclass: Deprecate due to QA policy violations and no replyMichał Górny2016-02-131-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 archesDavide Pesavento2016-02-111-10/+10
| | | | Gentoo-Bug: 552942
* java-utils-2.eclass: Write package.env unconditionallyJames Le Cuirot2016-02-101-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 #255621Mike Frysinger2016-02-101-2/+1
| | | | The forced upgrade has been moved to @system now.
* cmake-utils.eclass: drop findutils dep #262965Mike Frysinger2016-02-101-2/+0
| | | | The forced upgrade has been moved to @system now.
* nvidia-driver.eclass: Use next gen version of readme.gentoo eclassJustin Lecher2016-02-101-2/+1
| | | | | | * Drop old maintainer Signed-off-by: Justin Lecher <jlec@gentoo.org>
* eclass/s6.eclass: add eapi 6 supportWilliam Hubbs2016-02-091-1/+1
|
* eclass/golang-vcs.eclass: add eapi 6 supportWilliam Hubbs2016-02-091-1/+1
|
* eclass/golang-vcs-snapshot.eclass: add eapi 6 supportWilliam Hubbs2016-02-091-1/+1
|
* eclass/golang-build.eclass: add eapi 6 supportWilliam Hubbs2016-02-091-1/+1
|
* eclass/golang-base.eclass: add eapi 6 supportWilliam Hubbs2016-02-091-1/+1
|
* udev.eclass: EAPI 6 supportMichael Palimaka2016-02-101-1/+1
|
* eclass/latex-package.eclass: drop useless `` around pdflatex callAlexis Ballier2016-02-091-1/+1
|
* eclass/latex-package.eclass: Try pdflatex first and fallback on old texi2dvi ↵Alexis Ballier2016-02-091-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.0Andreas Sturmlechner2016-02-091-1/+1
|
* qt5-build.eclass: no need to symlink qdocDavide Pesavento2016-02-081-1/+0
|
* mysql eclasses: Add missing SQL command after setting root password wrt bug ↵Brian Evans2016-02-073-3/+3
| | | | | | | 574040 When updating the table by hand, we don't do FLUSH PRIVILEGES before inserting the next command which can stop the loading of the timezone and help tables.
* eclass/vala.eclass: current minimum version in the tree is now 0.22Pacho Ramos2016-02-071-1/+1
|
* eclass/vala.eclass: current minimum version in the tree is now 0.22Pacho Ramos2016-02-071-2/+2
|
* python-utils-r1.eclass: Do not prefer Jython & PyPy over CPythonMichał Górny2016-02-061-2/+2
| | | | | | | | | | | Fix _PYTHON_ALL_IMPLS to list Jython & PyPy before CPython versions, therefore causing them not to be implicitly preferred over CPython. The implementation reordering done in b284e54 ("reorder implementations in semi-ascending order") has caused PyPy & Jython to be listed after CPython. While seemingly it was more intuitive to list third-party implementations after the reference one, it also implicitly caused them to be preferred by python-exec.
* eclass/rpm.eclass: add xz support to rpm_src_unpackjakeogh2016-02-061-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* git-r3.eclass: Filter out /. components from submodule refs, #572312Michał Górny2016-02-051-1/+6
|
* qt5-build.eclass: respect CXXFLAGS in config.tests/commonDavide Pesavento2016-02-041-4/+10
| | | | | | | Hopefully fixing the referenced bug in the proper way. x86 and 5.5 or later only for now, to avoid introducing regressions. Gentoo-Bug: 552942
* php-pear-r1.eclass: add support for EAPI=6 and clean up the EAPI check.Michael Orlitzky2016-02-031-8/+11
| | | | | | | | | | | The dev-lang/php dependency in php-pear-r1.eclass is calculated based on the EAPI. In newer EAPIs, we specify the "any slot" operator to avoid repoman warnings. Previously, the "any slot" operator was added only for EAPI=5; this commit adds it for EAPI=6. In addition, EAPIs 0, 1, 2, 3, and 4 are named explicitly in the case statement. The default "*" case now dies with a warning that the EAPI is unsupported.
* emul-linux-x86.eclass: Remove lastrited (removal due 2015-11-24)Michał Górny2016-02-031-102/+0
|
* bash-completion.eclass: Remove lastrited (removal due 2015-11-24)Michał Górny2016-02-031-106/+0
|
* wxwidgets.eclass: Add EAPI supportJustin Lecher2016-02-031-1/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* wxwidgets.eclass: Only inherit eclass onceJustin Lecher2016-02-031-0/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* wxwidgets.eclass: unset unneeded variables in global scope after usageJustin Lecher2016-02-031-5/+8
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* wxwidgets.eclass: Fix whitespacesJustin Lecher2016-02-031-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* wxwidgets.eclass: Update Copyright yearJustin Lecher2016-02-031-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* qt5-build.eclass: make gcc version check fatal starting with Qt 5.6Davide Pesavento2016-02-021-3/+9
| | | | (cherry picked from proj/qt commit 91839540e97eb22f0ac218aa174b06a01870f3f5)
* qt5-build.eclass: update gcc version check for 5.7 and qtwebengineDavide Pesavento2016-02-021-2/+7
| | | | (cherry picked from proj/qt commit 8ed3b65dd6316568c74cad5485936abd7f4f36a4)