diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-01-06 21:52:54 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-01-06 21:52:54 +0100 |
commit | 76407493cd9806731658748cb7fec045fe0cde91 (patch) | |
tree | 97bafe0062770573697b2c8c113ff577c16f5b9a /sci-electronics | |
parent | app-text/sword-modules: Revision bump, no changes. (diff) | |
download | gentoo-76407493cd9806731658748cb7fec045fe0cde91.tar.gz gentoo-76407493cd9806731658748cb7fec045fe0cde91.tar.bz2 gentoo-76407493cd9806731658748cb7fec045fe0cde91.zip |
sci-electronics/kicad*: Switch to cmake.eclass
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-electronics')
21 files changed, 45 insertions, 45 deletions
diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild index c9de09f6416f..3efe77462d03 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild index 87e73ca040ba..268f2b9a6d51 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild index 87e73ca040ba..268f2b9a6d51 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" diff --git a/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild b/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild index 87e73ca040ba..268f2b9a6d51 100644 --- a/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild +++ b/sci-electronics/kicad-footprints/kicad-footprints-5.1.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools footprint libraries" HOMEPAGE="https://kicad.github.io/footprints/" diff --git a/sci-electronics/kicad-i18n/kicad-i18n-5.1.0.ebuild b/sci-electronics/kicad-i18n/kicad-i18n-5.1.0.ebuild index d1bff263fa65..f7ff2ba8751b 100644 --- a/sci-electronics/kicad-i18n/kicad-i18n-5.1.0.ebuild +++ b/sci-electronics/kicad-i18n/kicad-i18n-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools GUI translations." HOMEPAGE="https://github.com/KiCad/kicad-i18n" diff --git a/sci-electronics/kicad-i18n/kicad-i18n-5.1.2.ebuild b/sci-electronics/kicad-i18n/kicad-i18n-5.1.2.ebuild index 5632bdece4ef..7287a48d9e12 100644 --- a/sci-electronics/kicad-i18n/kicad-i18n-5.1.2.ebuild +++ b/sci-electronics/kicad-i18n/kicad-i18n-5.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools GUI translations." HOMEPAGE="https://github.com/KiCad/kicad-i18n" diff --git a/sci-electronics/kicad-i18n/kicad-i18n-5.1.4.ebuild b/sci-electronics/kicad-i18n/kicad-i18n-5.1.4.ebuild index 5632bdece4ef..7287a48d9e12 100644 --- a/sci-electronics/kicad-i18n/kicad-i18n-5.1.4.ebuild +++ b/sci-electronics/kicad-i18n/kicad-i18n-5.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools GUI translations." HOMEPAGE="https://github.com/KiCad/kicad-i18n" diff --git a/sci-electronics/kicad-i18n/kicad-i18n-5.1.5.ebuild b/sci-electronics/kicad-i18n/kicad-i18n-5.1.5.ebuild index 81435748f735..9d7d8d1b67a9 100644 --- a/sci-electronics/kicad-i18n/kicad-i18n-5.1.5.ebuild +++ b/sci-electronics/kicad-i18n/kicad-i18n-5.1.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools GUI translations" HOMEPAGE="https://github.com/KiCad/kicad-i18n" diff --git a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.0.ebuild b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.0.ebuild index 55fef4803e2c..d0053954db89 100644 --- a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.0.ebuild +++ b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit check-reqs cmake-utils +inherit check-reqs cmake DESCRIPTION="Electronic Schematic and PCB design tools 3D package libraries" HOMEPAGE="https://kicad.github.io/packages3d/" diff --git a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.2.ebuild b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.2.ebuild index 55fef4803e2c..d0053954db89 100644 --- a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.2.ebuild +++ b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit check-reqs cmake-utils +inherit check-reqs cmake DESCRIPTION="Electronic Schematic and PCB design tools 3D package libraries" HOMEPAGE="https://kicad.github.io/packages3d/" diff --git a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.4.ebuild b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.4.ebuild index 55fef4803e2c..d0053954db89 100644 --- a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.4.ebuild +++ b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit check-reqs cmake-utils +inherit check-reqs cmake DESCRIPTION="Electronic Schematic and PCB design tools 3D package libraries" HOMEPAGE="https://kicad.github.io/packages3d/" diff --git a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.5.ebuild b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.5.ebuild index 0b776eaa6fad..f3d17f7c321b 100644 --- a/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.5.ebuild +++ b/sci-electronics/kicad-packages3d/kicad-packages3d-5.1.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit check-reqs cmake-utils +inherit check-reqs cmake DESCRIPTION="Electronic Schematic and PCB design tools 3D package libraries" HOMEPAGE="https://kicad.github.io/packages3d/" diff --git a/sci-electronics/kicad-symbols/kicad-symbols-5.1.0.ebuild b/sci-electronics/kicad-symbols/kicad-symbols-5.1.0.ebuild index 8a1302ee32bc..ce2bf639876f 100644 --- a/sci-electronics/kicad-symbols/kicad-symbols-5.1.0.ebuild +++ b/sci-electronics/kicad-symbols/kicad-symbols-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools symbol libraries" HOMEPAGE="https://kicad.github.io/symbols/" diff --git a/sci-electronics/kicad-symbols/kicad-symbols-5.1.2.ebuild b/sci-electronics/kicad-symbols/kicad-symbols-5.1.2.ebuild index f21180e7b6f1..b0040b719b9e 100644 --- a/sci-electronics/kicad-symbols/kicad-symbols-5.1.2.ebuild +++ b/sci-electronics/kicad-symbols/kicad-symbols-5.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools symbol libraries" HOMEPAGE="https://kicad.github.io/symbols/" diff --git a/sci-electronics/kicad-symbols/kicad-symbols-5.1.4.ebuild b/sci-electronics/kicad-symbols/kicad-symbols-5.1.4.ebuild index f21180e7b6f1..b0040b719b9e 100644 --- a/sci-electronics/kicad-symbols/kicad-symbols-5.1.4.ebuild +++ b/sci-electronics/kicad-symbols/kicad-symbols-5.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools symbol libraries" HOMEPAGE="https://kicad.github.io/symbols/" diff --git a/sci-electronics/kicad-symbols/kicad-symbols-5.1.5.ebuild b/sci-electronics/kicad-symbols/kicad-symbols-5.1.5.ebuild index f21180e7b6f1..b0040b719b9e 100644 --- a/sci-electronics/kicad-symbols/kicad-symbols-5.1.5.ebuild +++ b/sci-electronics/kicad-symbols/kicad-symbols-5.1.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools symbol libraries" HOMEPAGE="https://kicad.github.io/symbols/" diff --git a/sci-electronics/kicad-templates/kicad-templates-5.1.0.ebuild b/sci-electronics/kicad-templates/kicad-templates-5.1.0.ebuild index 4681b201b5e7..c4fe39ee6dfe 100644 --- a/sci-electronics/kicad-templates/kicad-templates-5.1.0.ebuild +++ b/sci-electronics/kicad-templates/kicad-templates-5.1.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools project templates" HOMEPAGE="https://github.com/kicad/kicad-templates" diff --git a/sci-electronics/kicad-templates/kicad-templates-5.1.2.ebuild b/sci-electronics/kicad-templates/kicad-templates-5.1.2.ebuild index da3a76f1b1da..8ce2e5c4c462 100644 --- a/sci-electronics/kicad-templates/kicad-templates-5.1.2.ebuild +++ b/sci-electronics/kicad-templates/kicad-templates-5.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools project templates" HOMEPAGE="https://github.com/kicad/kicad-templates" diff --git a/sci-electronics/kicad-templates/kicad-templates-5.1.4.ebuild b/sci-electronics/kicad-templates/kicad-templates-5.1.4.ebuild index da3a76f1b1da..8ce2e5c4c462 100644 --- a/sci-electronics/kicad-templates/kicad-templates-5.1.4.ebuild +++ b/sci-electronics/kicad-templates/kicad-templates-5.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools project templates" HOMEPAGE="https://github.com/kicad/kicad-templates" diff --git a/sci-electronics/kicad-templates/kicad-templates-5.1.5.ebuild b/sci-electronics/kicad-templates/kicad-templates-5.1.5.ebuild index da3a76f1b1da..8ce2e5c4c462 100644 --- a/sci-electronics/kicad-templates/kicad-templates-5.1.5.ebuild +++ b/sci-electronics/kicad-templates/kicad-templates-5.1.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="Electronic Schematic and PCB design tools project templates" HOMEPAGE="https://github.com/kicad/kicad-templates" diff --git a/sci-electronics/kicad/kicad-5.1.5.ebuild b/sci-electronics/kicad/kicad-5.1.5.ebuild index 1ada24321b68..46baaff613c7 100644 --- a/sci-electronics/kicad/kicad-5.1.5.ebuild +++ b/sci-electronics/kicad/kicad-5.1.5.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7} ) WX_GTK_VER="3.0-gtk3" -inherit check-reqs cmake-utils eutils python-single-r1 toolchain-funcs wxwidgets xdg-utils +inherit check-reqs cmake eutils python-single-r1 toolchain-funcs wxwidgets xdg-utils DESCRIPTION="Electronic Schematic and PCB design tools" HOMEPAGE="https://www.kicad-pcb.org" @@ -93,18 +93,18 @@ src_configure() { -DOCC_LIBRARY_DIR="${CASROOT}"/lib ) - cmake-utils_src_configure + cmake_src_configure } src_compile() { - cmake-utils_src_compile + cmake_src_compile if use doc; then - cmake-utils_src_compile dev-docs doxygen-docs + cmake_src_compile dev-docs doxygen-docs fi } src_install() { - cmake-utils_src_install + cmake_src_install use python && python_optimize if use doc ; then dodoc uncrustify.cfg |