summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* kde4-functions.eclass: Initial EAPI 6 supportJohannes Huber2016-03-281-2/+2
|
* kde4-base.eclass: Remove obsolete SRC_URIAndreas Sturmlechner2016-03-271-3/+0
|
* haskell-cabal.eclass: allow EAPI=6, add trivial Setup.hs autogenerationSergei Trofimovich2016-03-251-2/+4
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-p2p/bitcoin*: Fix desc URI to be html for 0.12.0Luke Dashjr2016-03-241-1/+1
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* mozcoreconf-v3.eclass - add missing USE flags to PYTHON_REQ_USE to fix build ↵Ian Stakenvicius2016-03-241-1/+1
| | | | | | issues Bug: http://bugs.gentoo.org/578134
* mysql-multilib-r1: Add missing cmake variable to install static libraries ↵Brian Evans2016-03-241-0/+1
| | | | wrt bug 578154
* kde5-functions.eclass: Update EAPI descriptionJohannes Huber2016-03-221-1/+1
|
* unpacker.eclass: move deb2targz dep out of ca-certificatesMike Frysinger2016-03-201-0/+3
|
* net-p2p/bitcoin*: bump all pkgs to 0.12.0 and update 9999Luke Dashjr2016-03-201-15/+129
|
* toolchain.eclass: install gcc-5 go binary as go-5 #567806Zac Medico2016-03-191-2/+4
|
* vmware-bundle.eclass: Improve progress indicatorEvan Teran2016-03-181-1/+3
| | | | Imported from vmware overlay
* vmware-bundle.eclass: skip empty filesFabio Rossi2016-03-181-2/+4
| | | | Required for >=app-emulation/vmware-workstation-12.
* kde4-base.eclass: Add SRC_URI for 4.14.18Andreas Sturmlechner2016-03-191-6/+3
|
* cmake-utils.eclass: replace spaces with tabsMichael Palimaka2016-03-181-8/+8
|
* toolchain.eclass: use versioned SLOT all the timeMike Frysinger2016-03-151-9/+1
|
* dev-util: Version bump KDevelop 4.7.3Johannes Huber2016-03-151-0/+1
| | | | | Gentoo-bug: 573652 Reported-by: Frank Krömmelbein <kroemmelbein@gmx.de>
* kde5.eclass: Don't remove CMakeLists.txt in po directoryAndreas Sturmlechner2016-03-141-1/+3
|
* 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>