summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Add back the subslot operator in the dependency on Go. We need this so that ↵William Hubbs2015-07-062-3/+7
| | | | we have the Go version the package was built with recorded.
* Add missing USE dependency default wrt bug #554056.Michael Palimaka2015-07-062-3/+6
|
* Document that some variables must be set before inheriting the eclass.Hans de Graaff2015-07-052-5/+10
|
* Replace links to python-r1 dev guide with links to the wiki.Mike Gilbert2015-07-046-16/+21
|
* Update URI.Manuel Rüger2015-07-042-4/+7
|
* golang-build.eclass: drop the slot dependency; it was pointed out to meWilliam Hubbs2015-07-032-3/+7
| | | | that they do not force rebuilds in DEPEND
* webapp.eclass: Updates eclass to reflect migration from optparse to argparseDevan Franchini2015-07-021-10/+9
| | | | | These changes move the command line args for -I/-C/-U to the ${PN} and the ${PV} vars. This ensures both forwards and backwards compatibility.
* Sync with overlay. Add SRC_URIs for newer KDE SC, KDE Workspace releases and ↵Manuel Rüger2015-07-012-2/+16
| | | | KDEPIM 4.4 no-akonadi branches.
* Quote RUBY_S and sub_S as the directory could contain spaces.Manuel Rüger2015-06-292-5/+8
|
* Introduce qt{4,5}_get_plugindir(). Rephrase some eclass doc.Davide Pesavento2015-06-292-12/+25
|
* The -source flag was added in 1.3 or 1.4 (not sure) and we haveJames Le Cuirot2015-06-282-15/+14
| | | | | | special code to handle this but no one in their right mind would build with 1.2 or 1.3 now. Removing this code allows the ecj-gcj ebuild to call java-pkg_javac-args without a proper VM present.
* Loop optimization as suggested by Michal Górny <mgorny@gentoo.org> on -dev ml.Johannes Huber2015-06-282-4/+8
|
* Sync kde5*eclass with kde overlay. Handle more whitespace variations by ↵Johannes Huber2015-06-273-16/+30
| | | | Michael Palimaka <kensington@gentoo.org>. Fixes translation handling by Michael Palimaka <kensington@gentoo.org> and Andreas Sturmlechner <andreas.sturmlechner@gmail.com>, bug #552664. Raises deps on KDE Frameworks and KDE Plasma Manuel Rüger <mrueg@gentoo.org>.
* Fix conditional bug for UNIPATCH_DROPMike Pagano2015-06-272-5/+10
|
* Fix for kdbus. Thanks to Arfrever.Mike Pagano2015-06-272-3/+6
|
* Add the kdbus use flag and eclass variable to the kernel-2.eclass for ↵Mike Pagano2015-06-272-2/+18
| | | | optional kdbus inclusion.
* Reverting kdbus changes in eclass. Caused invalid iuse for other ebuilds.Mike Pagano2015-06-272-8/+6
|
* Add the option to include the kdbus patchset into gentoo-sources. Default is ↵Mike Pagano2015-06-262-3/+12
| | | | not to include it.
* Remove emul-linux-x86 hack, since emul-linux-x86 is no more.Michał Górny2015-06-262-11/+6
|
* Typo fix, use double brackets.William Hubbs2015-06-242-3/+6
|
* Add an eclass for building Go softwareWilliam Hubbs2015-06-242-1/+88
|
* depend.php.eclass is deprecated and is set to be removed 30 days after bug ↵Brian Evans2015-06-242-2/+8
| | | | 552836 is resolved
* Remove depend.php and dodoc-php in favor of just dodocBrian Evans2015-06-242-5/+6
|
* Drop base.eclass usageJustin Lecher2015-06-242-5/+8
|
* The GOPATH environment variable is now passed directly to theWilliam Hubbs2015-06-232-27/+26
| | | | | | commands that need it. The correct directory of source files is copied to the correct location under ${S}.
* Introduce qt{4,5}_get_libdir().Davide Pesavento2015-06-222-8/+27
|
* Fix typo.Manuel Rüger2015-06-222-3/+6
|
* Allow EANT_GENTOO_CLASSPATH_EXTRA to work when EANT_GENTOO_CLASSPATHJames Le Cuirot2015-06-192-9/+11
| | | | is unset.
* golang-vcs.eclass:William Hubbs2015-06-182-6/+37
| | | | | | | Add the EGO_SRC variable for repositories that contain multiple Go packages. Change references from ${S} to ${WORKDIR}/${P} to match other eclasses. Copy the appropriate sources to${WORKDIR}/${P}.
* Remove phpconfutils calls in preparation for its deprecationBrian Evans2015-06-182-15/+18
|
* Add require_php_cli to the list of deprecated functions to be removed from ↵Brian Evans2015-06-172-2/+6
| | | | depend.php.eclass
* Mark 3 eclasses as deprecated for removal on 2015-07-17 wrt bug 551910; Fix ↵Brian Evans2015-06-174-8/+20
| | | | missing ChangeLog entry for previous commit
* Deprecate unused functions in depend.php.eclassBrian Evans2015-06-171-2/+15
|
* Update from qt overlay: allow configuring debug/release on a per-package ↵Davide Pesavento2015-06-172-16/+34
| | | | basis; add instruction set support (similarly to qt4-build-multilib); use usex().
* Remove eclass dependency on python[xml] and replace with some uglyJames Le Cuirot2015-06-172-22/+7
| | | | grep that should suffice. Closes #552332.
* Add golang-vcs.eclass to retrieve go packages from vcs repositories for ↵William Hubbs2015-06-162-1/+143
| | | | software written in the Go programming language
* Minor changes to reduce diff with qt5-build.eclassDavide Pesavento2015-06-162-13/+20
|
* Drop QT4_VERBOSE_BUILD variable (always true now).Davide Pesavento2015-06-162-9/+7
|
* Use use_if_iuse().Davide Pesavento2015-06-162-14/+13
|
* Add java-pkg_addres function for adding resource files to an existingJames Le Cuirot2015-06-152-2/+36
| | | | jar.
* Don't install uninstall informations, bug 551638; make use of path_exists()Justin Lecher2015-06-152-6/+15
|
* Fix SRC_URI for 4.14.3Michael Palimaka2015-06-152-9/+10
|
* Use -execdir instead of xargs.Davide Pesavento2015-06-131-3/+3
|
* Export MAKEFLAGS and OBJDUMP.Davide Pesavento2015-06-132-2/+7
|
* sh is "supported", don't fallback to generic.Davide Pesavento2015-06-132-13/+15
| | | | Also, don't die when tc-arch is unknown, the configure script can handle this internally.
* Allow dev-perl/Module-Build in QA check for Module::BuildAndreas K. Hüttel2015-06-132-4/+7
|
* Workaround gcc-4.8 ICE in qtdeclarative (bug 551560).Davide Pesavento2015-06-132-3/+17
|
* Punt obsolete, unused eclass; it had a fixed set of users all of which have ↵Alexandre Rostovtsev2015-06-132-155/+7
| | | | migrated to gnome-python-common-r1 (bug #551914, thanks to Michał Górny).
* Simplify move of .pc files.Davide Pesavento2015-06-132-12/+10
|
* last rited mozconfig-v4.31Ian Stakenvicius2015-06-132-4/+9
|