Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop dead php-pear-r1 eclass | Brian Evans | 2018-06-11 | 1 | -122/+0 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | kde5-functions.eclass: Drop obsolete KDE Applications KF5-min | Andreas Sturmlechner | 2018-06-10 | 1 | -3/+0 |
| | |||||
* | kde5-functions: Raise KDE_APPS_MINIMAL=17.12.3 | Andreas Sturmlechner | 2018-06-10 | 1 | -1/+1 |
| | |||||
* | kde5-functions: Raise PLASMA_MINIMAL=5.12.5, FRAMEWORKS_MINIMAL=5.46 | Andreas Sturmlechner | 2018-06-10 | 1 | -2/+2 |
| | |||||
* | kde5-functions.eclass: Define KDE Plasma/Applications min KF5 deps | Andreas Sturmlechner | 2018-06-10 | 1 | -2/+8 |
| | | | | To avoid unnecessary rebuilds. | ||||
* | kde5-functions.eclass: Update KDE Applications min deps | Andreas Sturmlechner | 2018-06-10 | 1 | -1/+2 |
| | |||||
* | kde5-functions.eclass: Drop obsolete KDE Frameworks 5.43.0 deps | Andreas Sturmlechner | 2018-06-10 | 1 | -1/+0 |
| | |||||
* | kde5-functions.eclass: Drop obsolete KDE Plasma 5.11.5 deps | Andreas Sturmlechner | 2018-06-10 | 1 | -1/+0 |
| | |||||
* | selinux-policy-2.eclass: fix policy load when cross compiling | Jason Zaman | 2018-06-09 | 1 | -16/+31 |
| | |||||
* | toolchain-glibc.eclass: remove git logic | Marty E. Plummer | 2018-06-08 | 1 | -10/+1 |
| | | | | | | | The git logic is handled in the live ebuild directly, and the only use of this eclass is in non-live ebuilds. In fact, the two newest non-live ebuilds do not make use of this eclass at all, and as far as I can see nowhere in the history of this file does it inherit git-2 at all. | ||||
* | toolchain-binutils.eclass: drop git-2 | Marty E. Plummer | 2018-06-08 | 1 | -16/+2 |
| | | | | | git-2.eclass is deprecated and the git logic is handled in the live ebuild itself. | ||||
* | eclass: remove intel-sdp.eclass | Matthias Maier | 2018-06-08 | 1 | -502/+0 |
| | |||||
* | gnome-games.eclass: Remove last-rited eclass | Michał Górny | 2018-06-08 | 1 | -118/+0 |
| | |||||
* | gnatbuild*.eclass: Remove last-rited eclasses | Michał Górny | 2018-06-08 | 2 | -1951/+0 |
| | |||||
* | readme.gentoo-r1.eclass: Support EAPI 7. | Ulrich Müller | 2018-06-08 | 1 | -1/+1 |
| | | | | | No changes appear to be necessary, other than updating the case statement. | ||||
* | readme.gentoo{,-r1}.eclass: Fix @BLURB. | Ulrich Müller | 2018-06-08 | 2 | -6/+4 |
| | | | | | Closes: https://bugs.gentoo.org/637858 Closes: https://bugs.gentoo.org/637860 | ||||
* | elisp.eclass: Depend on virtual/emacs on the build system. | Ulrich Müller | 2018-06-06 | 1 | -12/+12 |
| | | | | | | | For byte-compilation, Emacs is required to run on the native build system. Therefore BDEPEND on virtual/emacs in EAPI 7. Reorganise EAPI conditionals to be more compact. | ||||
* | cmake-utils.eclass: Override CMAKE_INSTALL_DOCDIR in EAPI 7 | Michał Górny | 2018-06-02 | 1 | -0/+6 |
| | | | | | | Pass the correct docdir for GNUInstallDirs in EAPIs starting with 7. We do not need add it retroactively to avoid breaking something accidentally. | ||||
* | elisp.eclass: Fix src_prepare() in EAPI 7. | Ulrich Müller | 2018-06-01 | 1 | -2/+2 |
| | |||||
* | eclass: Remove remaining uses of epause and ebeep. | Ulrich Müller | 2018-05-31 | 5 | -10/+2 |
| | | | | These functions are long deprecated and only defined in EAPIs 0 to 2. | ||||
* | ant-tasks.eclass: use eapi7-ver. | Marty E. Plummer | 2018-05-30 | 1 | -5/+6 |
| | |||||
* | meson.eclass: add llvm-config to cross file binaries | Mike Gilbert | 2018-05-28 | 1 | -0/+1 |
| | |||||
* | meson.eclass: use a cross file for non-default ABIs | Mike Gilbert | 2018-05-28 | 1 | -3/+3 |
| | |||||
* | meson.eclass: add cross binaries for fortran, objc, objcpp | Mike Gilbert | 2018-05-28 | 1 | -0/+3 |
| | |||||
* | meson.eclass: use _meson_env_array for ar, c, cpp, strip | Mike Gilbert | 2018-05-28 | 1 | -4/+4 |
| | |||||
* | Revert "meson.eclass: add _meson_move_flags function" | Mike Gilbert | 2018-05-28 | 1 | -31/+0 |
| | | | | | | | This reverts commit 0fe549260636840b96dfd3b9f55b5bbf7ea1d6a3. This function is unnecessary; we can use lists for the relevant toolchain binaries instead. | ||||
* | toolchain-funcs.eclass: fix tc-ld-disable-gold when using clang | Rahul Chaudhry | 2018-05-26 | 1 | -8/+22 |
| | | | | | | | | | | | | | tc-ld-disable-gold checks gcc version to see if we have gcc-4.8+ The version check fails if clang is set as the compiler. $ clang -E -P - <<<"__GNUC__ __GNUC_MINOR__ __GNUC_PATCHLEVEL__" 4 2 1 i.e. clang returns a gcc version of 4.2.1 This results in incorrectly adding -B ... to LDFLAGS, when clang supports "-fuse-ld" just fine. Support for "-fuse-ld" first appeared in clang-3.5, so check clang version and use the flag if supported. | ||||
* | xorg-2.eclass: Put https://cgit.freedesktop.org/ in HOMEPAGE | Matt Turner | 2018-05-26 | 1 | -1/+1 |
| | | | | | Closes: https://bugs.gentoo.org/624498 Closes: https://bugs.gentoo.org/623782 | ||||
* | xorg-2.eclass: Limit adding IUSE=nls to packages without support | Matt Turner | 2018-05-26 | 1 | -1/+1 |
| | | | | | | | Of media-fonts/font-*-misc only font-misc-misc and font-schumacher-misc have nls support. Adding IUSE=nls to the others just causes warnings. Closes: https://bugs.gentoo.org/499800 | ||||
* | xorg-2.eclass: Notify users to run 'xset fp rehash' when fonts change | Matt Turner | 2018-05-26 | 1 | -0/+2 |
| | | | | Closes: https://bugs.gentoo.org/384685 | ||||
* | xorg-2.eclass: Always install iso8859-1 | Matt Turner | 2018-05-26 | 1 | -1/+2 |
| | | | | | | Closes: https://bugs.gentoo.org/357331 Closes: https://bugs.gentoo.org/368335 Closes: https://bugs.gentoo.org/651046 | ||||
* | meson.eclass: add _meson_move_flags function | Mike Gilbert | 2018-05-24 | 1 | -0/+31 |
| | | | | | This is used to move flags from CC to CFLAGS, typically during a multilib build. | ||||
* | meson.eclass: define {fortran,objc,objcpp}_link_args | Mike Gilbert | 2018-05-24 | 1 | -0/+3 |
| | |||||
* | meson.eclass: include CPPFLAGS in {c,cpp,objc,objcpp}_args | Mike Gilbert | 2018-05-24 | 1 | -4/+4 |
| | |||||
* | meson.eclass: include CFLAGS/CXXFLAGS in c_link_args/cpp_link_args | Mike Gilbert | 2018-05-24 | 1 | -2/+2 |
| | |||||
* | eclas/mozconfig-v6.60: Adjust rust dep based on libc being musl or glibc | Jory A. Pratt | 2018-05-23 | 1 | -2/+5 |
| | | | | Signed-off-by: Jory A. Pratt <anarchy@gentoo.org> | ||||
* | bzr.eclass: Support EAPI 7. | Ulrich Müller | 2018-05-21 | 1 | -6/+7 |
| | |||||
* | xorg-2.eclass: Drop x11-proto/* support | Matt Turner | 2018-05-20 | 1 | -8/+0 |
| | |||||
* | common-lisp-3.eclass: Add abct to common-lisp-export-impl-args | Chema Alonso Josa | 2018-05-19 | 1 | -2/+7 |
| | | | | Closes: https://bugs.gentoo.org/656100 | ||||
* | cmake-utils.eclass: version_is_at_least -> ver_test | Andreas Sturmlechner | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | mysql-cmake.eclass: inherit versionator | Andreas Sturmlechner | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | cmake-utils.eclass: Drop versionator.eclass | Andreas Sturmlechner | 2018-05-19 | 1 | -1/+1 |
| | | | | | All instances of implicit usage by cmake-utils.eclass revdeps were fixed in tree. | ||||
* | cmake-utils.eclass: Temporarily re-add versionator | Andreas Sturmlechner | 2018-05-18 | 1 | -1/+1 |
| | | | | Take some time for evaluation. | ||||
* | cmake-utils.eclass: Switch to eapi7-ver | Andreas Sturmlechner | 2018-05-18 | 1 | -3/+3 |
| | |||||
* | common-lisp-3.eclass: Add abcl implementætion | Chema Alonso Josa | 2018-05-18 | 1 | -1/+1 |
| | | | | Closes: https://bugs.gentoo.org/655812 | ||||
* | toolchain.eclass: add IUSE=systemtap to gcc-8 | Sergei Trofimovich | 2018-05-16 | 1 | -0/+11 |
| | | | | | | | | Avoid automagic dependency on systemtap installed. Reported-by: lekto@o2.pl Bug: https://bugs.gentoo.org/654748 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | eclass/autotools.eclass: Use proper arguments to has_version checking for ↵ | Alexis Ballier | 2018-05-16 | 1 | -3/+10 |
| | | | | | | automake in /. Bug: https://bugs.gentoo.org/655326 | ||||
* | eapi7-ver.eclass: Support EAPIs 0 to 6. | Ulrich Müller | 2018-05-14 | 1 | -9/+7 |
| | |||||
* | autotools.eclass: Added v1.16.1 to _LATEST_AUTOMAKE array. | Lars Wendler | 2018-05-13 | 1 | -1/+1 |
| | | | | Closes: https://bugs.gentoo.org/655326 | ||||
* | mozconfig-v6.60.eclass: Fixed cargo dependency. | Lars Wendler | 2018-05-13 | 1 | -2/+2 |
| | | | | | | Thanks to thican for filing the bug and providing a fix. Closes: https://bugs.gentoo.org/655634 |