summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* python-utils-r1.eclass: wrapper, PYTHON_CONFIG is valid only for CPythonMichał Górny2015-11-111-1/+3
|
* python-utils-r1.eclass: Reuse PYTHON_CONFIG in python_wrapper_setup()Michał Górny2015-11-111-3/+3
|
* python-utils-r1.eclass: Support getting PYTHON_CONFIG pathMichał Górny2015-11-112-0/+49
|
* python-utils-r1.eclass: Obtain PYTHON_SITEDIR from the interpreterMichał Górny2015-11-112-16/+12
| | | | | Obtain the Python site-packages directory path using the distutils.sysconfig module, rather than hardcoding it.
* python-utils-r1.eclass: Obtain library path from the interpreterMichał Górny2015-11-112-16/+9
| | | | | | | Obtain library path as concatenation of LIBDIR and LDLIBRARY config variables (from sysconfig module) rather than hardcoding it in the eclass. This improves maintainability and fixes compatibility with ABIFLAGS-enabled Python 3.3+.
* python-utils-r1.eclass: Obtain include directory from the interpreterMichał Górny2015-11-112-18/+20
| | | | | | | Obtain the Python include directory using the distutils.sysconfig module of the Python interpreter rather than hardcoding values for it. This makes the code more maintainable, and clears the way for re-enabling ABIFLAGS on new Python versions.
* python-utils-r1.eclass: set PYTHON locally in python_export()Michał Górny2015-11-111-1/+7
| | | | | Ensure that PYTHON is always set inside python_export() for convenience. If it wasn't requested for explicit export, make it a local variable.
* python-utils-r1.eclass: Switch tests to use python3.4Michał Górny2015-11-111-7/+7
| | | | | | Use Python 3.4 during tests since Python 3.3 is now deprecated and is less likely to be installed on user's systems and some tests will require Python installed.
* eutils.eclass: epatch: clarify usage of --dry-run/-f flags when testing #565336Mike Frysinger2015-11-101-1/+2
| | | | | This should make the log a bit more clear as to the exact flags that are used when calling patch when people review the log after the fact.
* avoid using ${var^} and ${var,} as they do not work in bash-3.2Mike Frysinger2015-11-101-2/+2
| | | | | Once these upgrade to EAPI=6, they can use these case modification features, so leave a reminder note in there.
* db.eclass: set maintainer to match sys-libs/db packageMike Frysinger2015-11-101-4/+6
|
* db.eclass: inherit multiprocessing for makeopts_jobs #564668Mike Frysinger2015-11-101-1/+1
|
* mozconfig eclasses: Added slot dependency for media-libs/libvpx.Lars Wendler2015-11-108-8/+8
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* python-r1.eclass: Ensure that PYTHON_COMPAT is an arrayMike Gilbert2015-11-073-0/+9
| | | | | | As suggested by Arfrever. Bug: https://bugs.gentoo.org/564258
* mysql-multilib.eclass: Several small fixes from the mysql overlayBrian Evans2015-11-041-13/+16
| | | | | | | | | | | | Remove the deprecated cluster and community IUSE Fix an old URL in post install instructions Trigger galera initial install instructions by the galera IUSE Restrict tests when libressl is in use Fix the initial pkg_config password wrt bug 564198 Consolidate the duplicate ewarn messages about client libs into a single einfo wrt bug 563640 Signed-off-by: Brian Evans <grknight@gentoo.org>
* www-client/firefox: version bump, security bug 564818Ian Stakenvicius2015-11-041-0/+273
| | | | Package-Manager: portage-2.2.20.1
* cmake-utils.eclass: Prepare for cmake-3.4Lars Wendler2015-11-031-5/+15
|
* java-pkg-simple.eclass: Rename JAVA_CLASSPATH_EXTRAJames Le Cuirot2015-11-011-2/+2
| | | | | …to JAVA_GENTOO_CLASSPATH_EXTRA to make this consistent with the EANT variables. Only one ebuild to fix.
* qt4-build.eclass: kill unused eclassDavide Pesavento2015-10-311-0/+2
| | | | Burn the corpse on or after 2015-11-30
* eclass: Revert "Use consistent place for then in if clause"Michał Górny2015-10-301-1/+2
| | | | | | | The commit was done without contacting the maintainer and does not conform to line width used within the eclass. Reverts: df8e399c9b ("eclass: Use consistent place for...")
* eclass: Use consistent place for then in if clauseJustin Lecher2015-10-301-2/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* intel-sdp.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-261-2/+2
| | | | Reviewed-By: Justin Lecher <jlec@gentoo.org>
* kde4-base.eclass: cleanup old SRC_URIMichael Palimaka2015-10-271-12/+0
|
* kde5.eclass: Fix Applications branch calculationJohannes Huber2015-10-271-1/+1
|
* kde5.eclass: Actually pull from stable branchAndreas Sturmlechner2015-10-271-0/+4
|
* kde5.eclass: Add KDE_DOX_DIR variableAndreas Sturmlechner2015-10-271-1/+6
| | | | Defaults to ".". Otherwise, use alternative KDE doxygen path
* kde5.eclass: nitpicksMichael Palimaka2015-10-271-4/+4
|
* kde4-meta.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-271-4/+4
|
* kde4-functions.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-271-2/+2
|
* ruby-ng.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-261-8/+8
| | | | Reviewed-By: Hans de Graaff <graaff@gentoo.org>
* ruby-fakegem.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-261-6/+6
| | | | Reviewed-By: Hans de Graaff <graaff@gentoo.org>
* cmake-utils.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-271-13/+13
|
* cmake-utils.eclass: warn when using mycmakeargs as a stringMichael Palimaka2015-10-271-0/+1
|
* cmake-utils.eclass: whitespaceMichael Palimaka2015-10-271-1/+1
|
* eclass: Allow ebuilds to override docdir in oasis.eclass.Alexis Ballier2015-10-261-1/+8
|
* mysql-multilib.eclass: Quote the path to the systemd unit directoryBrian Evans2015-10-251-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* mysql-v2.eclass: Remove the deprecated, unused gnuconfig inheritBrian Evans2015-10-251-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* java-utils-2.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-251-5/+5
| | | | | Reviewed-By: James Le Cuirot <chewi@gentoo.org> Reviewed-By: Patrice Clement <monsieurp@gentoo.org>
* java-ant-2.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-251-2/+2
| | | | | Reviewed-By: James Le Cuirot <chewi@gentoo.org> Reviewed-By: Patrice Clement <monsieurp@gentoo.org>
* emul-linux-x86.eclass: Add lastrite eqawarnMichał Górny2015-10-251-0/+4
|
* bash-completion.eclass: Add lastrite eqawarnMichał Górny2015-10-251-0/+3
|
* bash-completion.eclass: mark as @DEADMichał Górny2015-10-251-0/+2
|
* emul-linux-x86.eclass: mark as @DEADMichał Górny2015-10-251-0/+2
| | | | Last rited, removal on 2015-11-24.
* git-2.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-251-16/+16
| | | | Reviewed-By: Michał Górny <mgorny@gentoo.org>
* xorg-2.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-251-2/+2
| | | | Reviewed-By: Michał Górny <mgorny@gentoo.org>
* darcs.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-251-2/+2
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* haskell-cabal.eclass: add missing '|| die' on pushd/popdJulian Ospald2015-10-241-8/+8
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* eclass/base.eclass: Add deprecation note on topMichał Górny2015-10-241-0/+16
|
* wxwidgets.eclass: Define -DNDEBUG when building against wxGTK:3.0Ryan Hill2015-10-231-2/+19
| | | | | | | | | | | In wxGTK 3.0 debugging support is always enabled in the library and it's up to packages to state if they want to use it or not. When enabled this makes warning dialogs pop up any time an assertion is encountered, which isn't very user friendly. This disables that behavior by adding -DNDEBUG to CPPFLAGS unless the package has a debug USE flag and it is enabled. Gentoo-Bug: https://bugs.gentoo.org/562480
* bitcoincore 0.11.1 & 9999: hasufell's suggestionsLuke Dashjr2015-10-231-0/+1
|