# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) #https://github.com/gnuradio/volk/issues/383 CMAKE_BUILD_TYPE="None" inherit cmake python-single-r1 DESCRIPTION="vector optimized library of kernels" HOMEPAGE="http://libvolk.org" SRC_URI="https://github.com/gnuradio/volk/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0/$(ver_cut 1-2)" KEYWORDS="~amd64 ~arm ~riscv ~x86" IUSE="orc test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} !