Small excerpt of cmake.eclass changes: - Drop all pre-EAPI-7 compatibility - Drop CMAKE_MIN_VERSION - Drop CMAKE_REMOVE_MODULES - Array support for CMAKE_REMOVE_MODULES_LIST - Drop _cmake_generator_to_use() - Rename cmake-utils_src_make() -> cmake_build() - Drop _cmake_ninja_src_make and _cmake_emake_src_make, move into cmake_build EAPI-8 will be cmake.eclass-only and the CMAKE_ECLASS switch will be obsolete.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a875a5033ae3bf563c9136d0dd120f9c696e2e commit c9a875a5033ae3bf563c9136d0dd120f9c696e2e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-02-25 11:19:44 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-03-06 17:02:22 +0000 app-emulation/faudio: Switch to cmake.eclass Drop superfluous COMMON_DEPEND Drop superfluous CMAKE_INSTALL_PREFIX, set by cmake.eclass Use of CMAKE_INSTALL_<dir> variables looks like a workaround of wrong upstream usage of GNUInstallDirs but should be fixed upstream. Closes: https://bugs.gentoo.org/770532 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-emulation/faudio/faudio-21.01.ebuild | 15 ++++++--------- app-emulation/faudio/faudio-9999.ebuild | 15 ++++++--------- 2 files changed, 12 insertions(+), 18 deletions(-)
Re-opening for stabilisation.
CCing arches
x86 stable
amd64 done all arches done