summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* gnome2.eclass/gnome2-utils.eclass: implement eapi6 support and take ↵Pacho Ramos2016-04-032-47/+113
| | | | advantage of that for finally fixing many bugs/enhancements that were waiting for this (#571378)
* libtool.eclass: enable reversedeps patch (#517154)Pacho Ramos2016-04-031-1/+1
|
* kde5.eclass: raise kde-apps/kde4-l10n blocker for Plasma 5.6Michael Palimaka2016-04-031-1/+7
| | | | Gentoo-bug: 578568
* kde5.eclass: improve test support for extra-cmake-modulesMichael Palimaka2016-04-031-1/+1
|
* kde5.eclass: Improve translation handlingJohannes Huber2016-04-031-18/+16
| | | | Do not remove unconditionally po file for non release versions.
* kde5-functions.eclass: typoMichael Palimaka2016-04-031-1/+1
|
* cmake-utils.eclass: check for ninja with ROOT=/Michael Palimaka2016-04-031-1/+1
| | | | Gentoo-bug: 577244
* toolchain-funcs.eclass: gen_usr_ldscript: integrate multilib_is_native_abi ↵Mike Frysinger2016-03-301-0/+5
| | | | | | | | support #479448 Many ebuilds have started checking multilib_is_native_abi to see if they should call gen_usr_ldscript. Since that logic always makes sense, add it directly to the gen_usr_ldscript function.
* kde5-functions.eclass: Raise FRAMEWORKS_MINIMALJohannes Huber2016-03-291-1/+1
|
* kde5.eclass: Raise QT_MINIMALJohannes Huber2016-03-291-1/+1
|
* 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
|