summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* kde4-meta.eclass: Depend on same version of kontactAndreas Sturmlechner2016-01-021-1/+1
| | | | | Since add_kdeapps_dep would otherwise set the min version to 4.14.3 which breaks 4.4.2015.06 with USE=kontact
* gnome2.eclass: make use of gnome2_giomodule_cache_update, bug #518422Gilles Dartiguelongue2016-01-021-0/+21
|
* gnome2-utils.eclass: add gnome2_giomodule_cache_update function, bug #518422Gilles Dartiguelongue2016-01-021-0/+23
|
* check-reqs.eclass: Enable EAPI 6 supportJustin Lecher2016-01-021-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Require units for CHECKREQS_ in EAPIs > 5Justin Lecher2016-01-021-3/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Sanitize MERGE_TYPE for EAPI < 4Justin Lecher2016-01-021-0/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Ban obsolete functions in newer EAPIsJustin Lecher2016-01-021-0/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Replace obsolete df option -m with -kJustin Lecher2016-01-021-12/+13
| | | | | | | Using KiB as base unit for calculation as linux and bsd only have -k as common option Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Fix typoJustin Lecher2016-01-021-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Mark interal function with @INTERNALJustin Lecher2016-01-021-0/+10
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Use eqawarn() from eutils.eclassJustin Lecher2016-01-021-7/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* check-reqs.eclass: Only inherit eclass onceJustin Lecher2016-01-021-0/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* java-vm-2.eclass: Only call nsplugin functions if necessaryJames Le Cuirot2016-01-011-2/+7
| | | | | …when install_mozilla_plugin has been called. All these functions will be removed soon so this is a transitional measure.
* eclass, mozconfig: Use --with-intl-apiSven Wegener2015-12-315-5/+5
| | | | | Signed-off-by: Sven Wegener <swegener@gentoo.org> Signed-off-by: Jory A. Pratt <anarchy@gentoo.org>
* mysql-multilib-r1.eclass: Add missing REQUIRED_USE which caused a block on ↵Brian Evans2015-12-311-1/+1
| | | | | | ~arch packages Signed-off-by: Brian Evans <grknight@gentoo.org>
* Revert "eclass, mozconfig: Use --with-intl-api"Sven Wegener2015-12-319-9/+9
| | | | | | This change wasn't meant to go out. This reverts commit dcbc1e520d4bfa62381595f5b18eb034eff313d5.
* eclass, mozconfig: Use --with-intl-apiSven Wegener2015-12-319-9/+9
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* python-single-r1.eclass: Add python_gen_impl_dep, alike in python-r1Michał Górny2015-12-311-0/+58
|
* python-r1.eclass: Introduce python_gen_impl_depMichał Górny2015-12-311-0/+52
| | | | | | | | Add a python_gen_impl_dep() that serves the purpose of generating custom dependencies on the Python interpreter (like PYTHON_DEPS). The function provides ability to request dependencies with another USE dependency string (different than global PYTHON_REQ_USE) and limit the dependencies to subset of supported implementations.
* toolchain.eclass: enable multislot for gcc-4.7 versionsMike Frysinger2015-12-311-1/+1
|
* gnome-python-common-r1.eclass: replace deprecated ↵Gilles Dartiguelongue2015-12-311-1/+1
| | | | python_parallel_foreach_impl call
* eclass/ruby-fakegem.eclass: support non-default bindirHans de Graaff2015-12-301-3/+10
| | | | | | | | | | | | By default gems can provide binaries to be bin-wrapped in /usr/bin in a directory called "bin" in the gem. This is only a default, and it is possible for the gem to indicate that another directory contains the binaries to be bin-wrapped using the gemspec bindir option. dev-ruby/rspec-core and dev-ruby/bundler are gems where the binaries are placed in an "exe" directory. This change introduces RUBY_FAKEGEM_BINDIR, defaulting to "bin" for backward compatibility, allowing this directory to be specified.
* kde-base: pkgmove KDE PIM to kde-apps/Andreas Sturmlechner2015-12-301-1/+1
|
* eclass/clutter.eclass: Mark it as DEAD for removal in a monthPacho Ramos2015-12-291-0/+4
|
* fortran-2.eclass: Enable EAPI=6 supportJustin Lecher2015-12-281-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fortran-2.eclass: debug-print-function in all functionsJustin Lecher2015-12-281-0/+13
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* ghc-package.eclass: Fix @DESCRIPTION tag usageJustin Lecher2015-12-281-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fortran-2.eclass: Fix @DESCRIPTION tag usageJustin Lecher2015-12-281-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* fortran-2.eclass: Unset variable in global scope after usageJustin Lecher2015-12-281-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* qt4-build.eclass: remove dead eclassDavide Pesavento2015-12-281-806/+0
| | | | https://archives.gentoo.org/gentoo-dev/message/35353553177e12af2b0a054c96f44707
* qt*.eclass: do not talk about "herd"Davide Pesavento2015-12-284-4/+4
|
* ruby-ng.eclass, ruby-utils.eclass: add ruby23 supportHans de Graaff2015-12-272-1/+6
|
* virtualx.eclass: fix diagnostic messages in virtx()Davide Pesavento2015-12-271-2/+2
| | | Gentoo-Bug: 569876
* mozilla packages: migrate arm neon/softfp/hardfp config fixes to the eclassIan Stakenvicius2015-12-232-2/+34
| | | | | | The firefox ebuild received fixes for various arm configurations (neon, hardfp/softfp) but these fixes should also be applied to the other mozilla packages. This commit removes them from firefox and adds them to mozconfig.
* mysql-multilib-r1.eclass: Add gitweb snapshot for extras file to SRC_URIBrian Evans2015-12-231-0/+1
|
* python-r1.eclass: _python_obtain_impls: handle local PYTHON_COMPATZac Medico2015-12-221-0/+1
| | | | | | See local PYTHON_COMPAT setting in _distutils-r1_run_common_phase. Fixes: 33380ad5e121 ("python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result")
* pax-utils.eclass: silence excessive output from paxctl{,-ng}, scanelf and ↵Anthony G. Basile2015-12-221-15/+15
| | | | setfattr
* pax-utils.eclass: cosmetic changes to outputAnthony G. Basile2015-12-221-6/+9
|
* python-any-r1.eclass: Use reverse iter instead of reversing impls arrayMichał Górny2015-12-221-7/+3
|
* python-single-r1.eclass: Support PYTHON_COMPAT_OVERRIDEMichał Górny2015-12-221-0/+36
|
* python-any-r1.eclass: Support PYTHON_COMPAT_OVERRIDEMichał Górny2015-12-221-0/+35
|
* python-single-r1.eclass: Fix python_gen_* w/ single PYTHON_COMPAT implMichał Górny2015-12-221-4/+16
| | | | | | | Fix python_gen_useflags() and python_gen_cond_dep() to output correct flag name when only a single implementation is listed in PYTHON_COMPAT. In this case, the PYTHON_SINGLE_TARGET flags are not emitted and PYTHON_TARGETS are used directly instead.
* python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the resultMichał Górny2015-12-224-102/+83
| | | | | | | | | Introduce a common _python_set_impls function in python-utils-r1.eclass that validates and processes PYTHON_COMPAT, then stores the result in _PYTHON_SUPPORTED_IMPLS and _PYTHON_UNSUPPORTED_IMPLS variables. Reuse those variables in all python-r1 suite eclasses, effectively reducing code duplication and providing cache for repeated implementation support checks.
* kde4-base.eclass: add SRC_URI for 4.14.15Michael Palimaka2015-12-231-0/+3
|
* python.eclass: Remove another python symlink check, #569088 and dupesMichał Górny2015-12-221-8/+0
|
* Revert "mask games-fps/ut2004-ultraduel for removal"Michael Sterrett2015-12-211-5/+3
| | | | This reverts commit cf00534e64f93c0992faf2584a970f1910afcc5a.
* mask games-fps/ut2004-ultraduel for removalMichael Sterrett2015-12-211-3/+5
|
* readme.gentoo-r1.eclass: Do not inherit eutils.Ulrich Müller2015-12-211-6/+5
| | | | | | | This was only needed in readme.gentoo_create_doc() for a single call of eshopts_{push,pop}. Replace it by saving the set of options in a variable. Die if writing the temp file in readme.gentoo_create_doc() fails.
* mercurial.eclass: leave unchanged working dirChristoph Junghans2015-12-201-3/+4
| | | | Gentoo-bug: 568892
* kernel-2.eclass: set UNIPATCH_LIST_GENPATCHES in src_unpack()Michał Górny2015-12-201-3/+16
| | | | | | | | | | | Modify genpatches logic to delay setting UNIPATCH_LIST_GENPATCHES until src_unpack(). The value of UNIPATCH_LIST_GENPATCHES depends on state of 'use experimental', therefore it can not be obtained in global scope. Therefore, handle_genpatches() will only set the URI when called in global scope, and it will set UNIPATCH_LIST_GENPATCHES on request which is done during kernel-2_src_unpack(). Fixes: https://bugs.gentoo.org/show_bug.cgi?id=566520