summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
...
* eutils.eclass: Show death notice only when user patches were really appliedThomas Deutschmann2016-08-311-1/+7
| | | | | | | | | | | | | | | | | As part of the user requested feature from [Gentoo-Bug #543878] eutils.eclass shows a warning regarding user applied patches in case of an error [Link 1]. However this warning will always be shown even if no user patch were applied at all (example: empty /etc/portage/<cat>/<pkg> directory). This commit adds a new global variable "EPATCH_N_APPLIED_PATCHES" which tracks the number of applied user patches. This allows us to only show the notice when user patches were really applied. Link: https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/eclass/eutils.eclass?r1=1.443&r2=1.444 Gentoo-Bug: https://bugs.gentoo.org/543878
* kde5.eclass: a step close to becoming Turing completeMichael Palimaka2016-09-011-1/+2
|
* kde5.eclass: Fix SRC_URI, kdevelop missing trailing .0 in first releaseAndreas Sturmlechner2016-09-011-0/+32
| | | | Add kdevelop-pg-qt SRC_URIs
* kde5.eclass: Add KDE_TEST="forceoptional-recursive" handlingAndreas Sturmlechner2016-09-011-8/+14
| | | | Prime example: dev-util/kdevplatform with 24 test* subdirs
* kde5-functions.eclass: Make punt_bogus_dep detect !CMakeLists.txtAndreas Sturmlechner2016-09-011-0/+4
|
* cmake-utils.eclass: Let cmake_comment_add_subdirectory take n argumentsAndreas Sturmlechner2016-09-011-4/+7
|
* kde5.eclass: Remove obsolete KDE_PUNT_BOGUS_DEPS handlingAndreas Sturmlechner2016-09-011-19/+0
|
* kde5.eclass: Fix doc install if LINGUAS is undefinedAndreas Sturmlechner2016-09-011-2/+4
|
* kde5.eclass: Don't remove existing po/${PN}.pot fileAndreas Sturmlechner2016-09-011-1/+1
|
* kde5.eclass: Set HOMEPAGE for KMNAME=kdepimAndreas Sturmlechner2016-09-011-0/+2
| | | | | | Homepage is https://www.kde.org/applications/office/kontact/ Package-Manager: portage-2.2.28
* user.eclass: Removed superfluous "shift" call (bug #592176).Lars Wendler2016-08-291-1/+0
|
* pax-utils.eclass: do not attempt to create/convert a PT_PAX_FLAGS program headerAnthony G. Basile2016-08-271-10/+8
| | | | | | | | | | Support for the creation of PT_PAX_FLAGS program headers in ELF objects is being dropped in >=sys-devel/binutils-2.26.1. Running paxctl -C or -c either to create a PT_PAX_FLAGS header or to convert a PT_GNU_STACK header on such ELF objects results in broken executables. For backwards compatibility we continue to support PT_PAX_FLAGS markings with paxctl but remove these unsafe methods from the eclass. Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=590422
* Bitcoin 0.13.0Luke Dashjr2016-08-251-2/+2
|
* kernel-2.eclass: Add 'K_FROM_GIT' var to replace hardcoded reference to ↵Joshua Kinard2016-08-221-1/+4
| | | | | | | | | | | sys-kernel/git-sources. This is to work around a possible bug in patch when attempting to patch kernel trees checked out from git that remove a symlink and replace it with a file of the same name. See Bug #507656. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Acked-by: Mike Pagano <mpagano@gentoo.org>
* phpconfutils.eclass: remove, bug #587826Pacho Ramos2016-08-211-0/+4
|
* java-mvn-src.eclass: remove, bug #587824Pacho Ramos2016-08-211-0/+5
|
* horde.eclass: remove, bug #587818Pacho Ramos2016-08-211-0/+5
|
* gdesklets.eclass: remove, bug #587814Pacho Ramos2016-08-211-169/+0
|
* mozilla-launcher.eclass: set for removalPacho Ramos2016-08-211-0/+5
|
* common-lisp-commmon-{2,3}.eclass: set for removalPacho Ramos2016-08-212-0/+10
|
* eclass/prefix: support run dir in hprefixify, bug #590326Fabian Groffen2016-08-181-1/+1
|
* chromium.eclass: add @DEADMike Gilbert2016-08-151-0/+2
|
* eclass: deprecate chromium.eclassMike Gilbert2016-08-141-1/+6
|
* eclass: mate.eclass: Fix spacing for documentationNP-Hardass2016-08-131-2/+4
|
* eclass: Add mate{,-desktop.org}.eclass from project repoNP-Hardass2016-08-122-0/+214
|
* toolchain-funcs.eclass: add or1k tuple support #589682Siarhei Siamashka2016-08-101-1/+1
|
* kde5-functions.eclass: Fix SRC_URI for kde-l10n-15.12.3Andreas Sturmlechner2016-08-081-1/+1
|
* freebsd.eclass: move to maintainer-neededPacho Ramos2016-08-071-0/+3
|
* bsdmk.eclass: move to maintainer-neededPacho Ramos2016-08-071-3/+1
|
* subversion.eclass: support for EAPI 6Andrew Savchenko2016-08-061-2/+17
| | | | | | | - add EAPI 6 support; - disable automatic support of future eclasses; - disable bootstrap and src_prepare in EAPI=6 (PATCHES can be used instead).
* Cleanup due to bug #150215Pacho Ramos2016-08-061-1/+1
|
* Cleanup maintainer per bug #64843Pacho Ramos2016-08-061-1/+0
|
* Cleanup maintainer per bug #22715Pacho Ramos2016-08-062-2/+1
|
* cmake-utils.eclass: Expand suggestion related to functions banned EAPI 6Maciej Mrozowski2016-08-051-2/+2
| | | | This reverts commit 14994bc4884b1d1eefe58f1c41e48f24eadf2d2b.
* kde5-meta-pkg.eclass: Update copyrightJohannes Huber2016-08-041-1/+1
|
* kde5-meta-pkg.eclass: Respect KDE_BLOCK_SLOT4Johannes Huber2016-08-041-1/+3
|
* mozcoreconf-v4.eclass: drop configure options for js-ultrasparcIan Stakenvicius2016-08-041-5/+0
| | | | | Sparc support has stopped upstream long ago, and mozilla packages in gentoo have dropped the sparc keyword long ago as well.
* mozcoreconf-v4.eclass: drop dynstr-gc support, it was removed upstream in 2012Ian Stakenvicius2016-08-041-6/+0
| | | | Bug: http://bugs.gentoo.org/590448
* www-client/firefox-48.0: fix dependenciesIan Stakenvicius2016-08-041-1/+1
| | | | | | | Bug: http://bugs.gentoo.org/590424 Bug: http://bugs.gentoo.org/590426 Package-Manager: portage-2.2.28
* www-client/firefox: drop firefox-47 as it has been superceded by 48.0Ian Stakenvicius2016-08-031-422/+0
| | | | Package-Manager: portage-2.2.28
* www-client/firefox: version bump to 48.0 with improved gtk+-3.20 supportIan Stakenvicius2016-08-031-0/+412
| | | | | | | | | | | - GTK3 support is much improved with using 3.20 and above. - A workaround patch exists that will address ld.bfd linker failures on xpcom - various security fixes (to be announced) Bug: http://bugs.gentoo.org/578326 Bug: http://bugs.gentoo.org/588906 Package-Manager: portage-2.2.28
* kde4-meta-pkg.eclass: Mark as deadJohannes Huber2016-08-031-2/+3
|
* kernel-2.eclass: add crosscompile_opts_headers-only to IUSEMike Gilbert2016-08-021-0/+1
| | | | Fixes installation of cross headers for ebuilds using EAPI 5+.
* java-vm-2.eclass: Add java-vm_install-env to replace set_java_envJames Le Cuirot2016-08-021-4/+45
| | | | | | set_java_env is now deprecated. The new function is better because any variable in the environment file can be resolved and it even allows subshells for more dynamic content.
* java-vm-2.eclass: Allow java-vm_revdep-mask to be called repeatedlyJames Le Cuirot2016-08-021-2/+5
| | | | | This is useful for multilib JVM ebuilds. revdep-rebuild currently supports multiple SEARCH_DIRS_MASK entries.
* java-vm-2.eclass: Make get_system_arch ABI-awareJames Le Cuirot2016-08-021-6/+21
| | | | The old version just sucked. Closes bug #159439.
* office-ext-r1.eclass: avoid repoman unknown dependency warningTomáš Chvátal2016-08-021-7/+16
| | | | Signed-off-by: Tomáš Chvátal <scarabeus@gentoo.org>
* eclass/latex-package.eclass: Add LATEX_PACKAGE_SKIP variable to allow ↵Alexis Ballier2016-08-021-0/+1
| | | | skipping rebuild of some docs.
* vala.eclass: Raise minimal vala versionPacho Ramos2016-07-301-3/+3
|
* eclass/vim-plugin.eclass: add @BLURB to fix eclass-manpages generationTim Harder2016-07-291-0/+1
|