diff --git a/sci-libs/simpleitk/metadata.xml b/sci-libs/simpleitk/metadata.xml new file mode 100644 index 0000000..1d31afb --- /dev/null +++ b/sci-libs/simpleitk/metadata.xml @@ -0,0 +1,19 @@ + + + + + chr@chymera.eu + Horea Christian + + + SimpleITK is an image analysis toolkit with a large number of components + supporting general filtering operations, image segmentation and registration. + It is built on top of the Insight Segmentation and Registration Toolkit ITK + with the intent of providing a simplified interface to ITK. SimpleITK itself + is written in C++ but is available for a large number of programming + languages. + + + SimpleITK/SimpleITK + + diff --git a/sci-libs/simpleitk/simpleitk-1.2.4.ebuild b/sci-libs/simpleitk/simpleitk-1.2.4.ebuild index a4d6ef5..841798a 100644 --- a/sci-libs/simpleitk/simpleitk-1.2.4.ebuild +++ b/sci-libs/simpleitk/simpleitk-1.2.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) LUA_COMPAT=( lua5-1 ) inherit lua-single toolchain-funcs cmake python-r1 diff --git a/sci-libs/simpleitk/simpleitk-2.0.0.ebuild b/sci-libs/simpleitk/simpleitk-2.0.0.ebuild index e901aca..5ab483f 100644 --- a/sci-libs/simpleitk/simpleitk-2.0.0.ebuild +++ b/sci-libs/simpleitk/simpleitk-2.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) LUA_COMPAT=( lua5-{1..3} ) inherit lua-single toolchain-funcs cmake python-single-r1 diff --git a/sci-libs/simpleitk/simpleitk-2.1.1.ebuild b/sci-libs/simpleitk/simpleitk-2.1.1.ebuild index f4976e8..2ae36f1 100644 --- a/sci-libs/simpleitk/simpleitk-2.1.1.ebuild +++ b/sci-libs/simpleitk/simpleitk-2.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) LUA_COMPAT=( lua5-{1..3} ) inherit lua-single toolchain-funcs cmake python-single-r1