summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* kde5-functions.eclass: improve punt_bogus_depsMichael Palimaka2016-03-131-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 kdevelopAndreas Sturmlechner2016-03-131-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_HANDBOOKAndreas Sturmlechner2016-03-131-0/+12
|
* kde5.eclass: Don't delete po/*.po files, only when not in LINGUASAndreas Sturmlechner2016-03-131-4/+4
|
* kde5.eclass: Convert to add_qt_depAndreas Sturmlechner2016-03-131-3/+3
|
* kde5.eclass: Drop KDE_SCM=svn supportAndreas Sturmlechner2016-03-132-32/+1
| | | | It's not used by any kf5 based ebuild anymore.
* eclass: Update SRC_URI in kde4-baseJohannes Huber2016-03-111-0/+3
|
* toolchain-binutils.eclass: use versioned SLOT all the timeMike Frysinger2016-03-111-5/+2
|
* mozconfig-v6.45.eclass - dropped multilib inherit for EAPI6 as it is not neededIan Stakenvicius2016-03-101-1/+2
|
* mozconfig-v6.45.eclass: Adjusted dependency on media-libs/libpngLars Wendler2016-03-101-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 dependencyBrian Evans2016-03-091-1/+1
|
* www-client/firefox: bump to 45.0 for security, make ebuild and eclasses EAPI6Ian Stakenvicius2016-03-092-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 Evans2016-03-091-1/+2
| | | | providers
* tex-package.eclass: allow passing arguments to pdflatexJonas Rabenstein2016-03-051-2/+9
|
* apache-2.eclass: Doesn't work with EAPI-6 yet.Lars Wendler2016-03-031-1/+7
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Add libressl support to many packagesJason A. Donenfeld2016-03-021-5/+12
| | | | | Package maintainers will likely want to cleanup various things for this experimental USE flag.
* eclass/oasis.eclass: Add ocamlbuild build dep.Alexis Ballier2016-03-011-1/+2
|
* cmake-utils.eclass: Fix typoAndreas Sturmlechner2016-03-021-1/+1
|
* eclass/portability.eclass: Discriminate on CBUILD:-CHOST for getting the ↵Alexis Ballier2016-03-011-2/+2
| | | | bmake binary name instead of USERLAND variable. This helps for cross-compiling from another userland.
* mysql-multilib-r1: Add EAPI 6 supportBrian Evans2016-02-281-31/+113
|
* waf-utils.eclass: Simplify --libdir passing logic using arraysMichał Górny2016-02-281-18/+9
|
* waf-utils.eclass: Do not inherit eutils in EAPI 6+Michał Górny2016-02-281-1/+2
|
* waf-utils.eclass: Remove stale Python dependenciesMichał Górny2016-02-281-7/+0
|
* waf-utils.eclass: Fix ban conditionMichał Górny2016-02-281-1/+1
|
* waf-utils.eclass: Ban non-python-r1 usesMichał Górny2016-02-281-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 elibtoolizePacho Ramos2016-02-281-0/+1
|
* eclass/portability.eclass: Make get_bmake return "bmake" on linux instead of ↵Alexis Ballier2016-02-281-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 Wendler2016-02-241-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* cmake-multilib.eclass: Eclass works with EAPI-6.Lars Wendler2016-02-231-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* eclass/java-utils-2.eclass: Added -r to xargs in java-pkg_addresWilliam L. Thomson Jr2016-02-221-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 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.