*/*: Drop obsolete CMAKE_ECLASS meta var

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2022-08-14 13:11:31 +02:00
parent de084f292f
commit adc694b879
87 changed files with 36 additions and 127 deletions

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Extremely Fast Compression algorithm"

View File

@@ -1,10 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# shellcheck disable=SC2034
EAPI=7
CMAKE_ECLASS=cmake
CMAKE_MAKEFILE_GENERATOR="emake"
MULTILIB_COMPAT=( abi_x86_{32,64} )

View File

@@ -1,10 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# shellcheck disable=SC2034
EAPI=7
CMAKE_ECLASS=cmake
CMAKE_MAKEFILE_GENERATOR="emake"
MULTILIB_COMPAT=( abi_x86_{32,64} )

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS="cmake"
inherit cmake-multilib
MY_PN=${PN^^}

View File

@@ -1,10 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS="cmake"
inherit cmake-multilib
DESCRIPTION="Argument Parser for Modern C++"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == 9999 ]]; then

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == 9999 ]]; then

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == 9999 ]]; then

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS="cmake"
inherit cmake-multilib
DESCRIPTION="YAML parser and emitter in C++"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,6 @@ else
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86"
fi
CMAKE_ECLASS=cmake
inherit cmake-multilib toolchain-funcs
MULTILIB_CHOST_TOOLS=( /usr/bin/mariadb_config )

View File

@@ -3,8 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib flag-o-matic
DESCRIPTION="MariaDB Connector/ODBC"

View File

@@ -3,8 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
MAJOR="$(ver_cut 1-2)"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib flag-o-matic
# wrap the config script

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Abstraction layer for filesystem and archive access"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Abstraction layer for filesystem and archive access"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="A unit test framework for C"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="JThread provides some classes to make use of threads easy on different platforms"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Small, safe and fast formatting library"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Small, safe and fast formatting library"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Small, safe and fast formatting library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Small, safe and fast formatting library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Small, safe and fast formatting library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Small, safe and fast formatting library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == 9999 ]]; then

View File

@@ -3,8 +3,6 @@
EAPI=7
CMAKE_ECLASS="cmake"
inherit cmake-multilib
DESCRIPTION="PEM file reader for Network Security Services (NSS)"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="C library that exports various synchronization primitives, such as mutexes"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="A simple, small, efficient, C++ XML parser"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Small event-driven (SAX-style) JSON parser"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib python-any-r1

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..11} )
inherit cmake-multilib python-any-r1

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=SPIRV-Tools
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="xml(+)"
inherit cmake-multilib python-any-r1

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=SPIRV-Tools
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_REQ_USE="xml(+)"
inherit cmake-multilib python-any-r1

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=Vulkan-Tools
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib python-any-r1

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=Vulkan-Tools
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..11} )
inherit cmake-multilib python-any-r1

View File

@@ -12,7 +12,6 @@ else
S="${WORKDIR}/${P}-Source"
fi
CMAKE_ECLASS=cmake
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib python-any-r1

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib desktop
DESCRIPTION="cross-platform multimedia library"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS="cmake"
inherit cmake-multilib
DESCRIPTION="Cross-platform library aimed at video game and multimedia programming"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Module/tracker based music format parser and player library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Video game music file emulators"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="OpenGL PNG image library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib gnome2-utils
DESCRIPTION="Library for encoding and decoding .avif files"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib git-r3 gnome2-utils
DESCRIPTION="Library for encoding and decoding .avif files"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
# svn export http://svn.musepack.net/libcuefile/trunk libcuefile-${PV}

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Library implementing the EBU R128 loudness standard"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
MYP=RELEASE_${PV//./_}
inherit cmake-multilib

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == *9999 ]]; then

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == *9999 ]]; then

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="LDAC codec library from AOSP"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Library for asynchronous OpenGL recording with audio"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
# svn export http://svn.musepack.net/libreplaygain libreplaygain-${PV}

View File

@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
CMAKE_ECLASS=cmake
inherit flag-o-matic java-pkg-opt-2 java-ant-2 cmake-multilib python-r1 toolchain-funcs
DESCRIPTION="A collection of algorithms and sample code for various computer vision problems"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
MY_P="${P}-Source"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Library for reading and editing audio meta data"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib toolchain-funcs
DESCRIPTION="Video stabilization library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib toolchain-funcs
DESCRIPTION="Video stabilization library"

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=Vulkan-ValidationLayers
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib python-any-r1

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=Vulkan-ValidationLayers
CMAKE_ECLASS="cmake"
PYTHON_COMPAT=( python3_{8..11} )
inherit cmake-multilib python-any-r1

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=Vulkan-Loader
CMAKE_ECLASS="cmake"
inherit flag-o-matic cmake-multilib toolchain-funcs
if [[ ${PV} == *9999* ]]; then

View File

@@ -4,7 +4,6 @@
EAPI=7
MY_PN=Vulkan-Loader
CMAKE_ECLASS="cmake"
inherit flag-o-matic cmake-multilib toolchain-funcs
if [[ ${PV} == *9999* ]]; then

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib multiprocessing
DESCRIPTION="PulseAudio emulation for ALSA"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
# svn export http://svn.musepack.net/libmpc/trunk musepack-tools-${PV}

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Wrapper for DNS name resolving or DNS faking"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib flag-o-matic mono-env
DESCRIPTION="Library for automatic proxy configuration management"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib flag-o-matic mono-env
DESCRIPTION="Library for automatic proxy configuration management"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Access a working SSH implementation by means of a library"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Access a working SSH implementation by means of a library"

View File

@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Library implementing the SSH2 protocol"

View File

@@ -1,8 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit git-r3 cmake-multilib
DESCRIPTION="Library implementing the SSH2 protocol"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == 9999 ]] ; then

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
if [[ ${PV} == 9999 ]] ; then

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="A library passing all socket communications through unix sockets"

View File

@@ -1,9 +1,8 @@
# Copyright 2018-2021 Gentoo Authors
# Copyright 2018-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Secure Reliable Transport (SRT) library and tools"

View File

@@ -1,9 +1,8 @@
# Copyright 2018-2021 Gentoo Authors
# Copyright 2018-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Secure Reliable Transport (SRT) library and tools"

View File

@@ -1,9 +1,8 @@
# Copyright 2018-2021 Gentoo Authors
# Copyright 2018-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Secure Reliable Transport (SRT) library and tools"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
PYTHON_COMPAT=( python3_{8..10} )
DOCS_BUILDER="sphinx"
DOCS_DEPEND="dev-python/sphinx_rtd_theme"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib llvm llvm.org python-any-r1 toolchain-funcs

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib llvm llvm.org python-any-r1 toolchain-funcs

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib linux-info llvm llvm.org python-any-r1

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
PYTHON_COMPAT=( python3_{8..10} )
inherit cmake-multilib llvm llvm.org python-any-r1 toolchain-funcs

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Wrapper for the user, group and hosts NSS API"

View File

@@ -3,7 +3,6 @@
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Wrapper for the user, group and hosts NSS API"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Wrapper for the user, group and hosts NSS API"

View File

@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
CMAKE_ECLASS=cmake
inherit cmake-multilib python-r1

View File

@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
CMAKE_ECLASS=cmake
inherit cmake-multilib python-r1

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Wrapper to fake privilege separation"

View File

@@ -1,9 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Touchscreen Access Library"