# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake flag-o-matic DESCRIPTION="Hardware designs and software for HackRF" HOMEPAGE="http://greatscottgadgets.com/hackrf/" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/mossmann/hackrf.git" inherit git-r3 KEYWORDS="" EGIT_CHECKOUT_DIR="${WORKDIR}/hackrf" S="${WORKDIR}/hackrf/firmware/hackrf_usb" fi LICENSE="BSD" SLOT="0" IUSE="" DEPEND="~net-libs/libhackrf-${PV}:= ~net-wireless/hackrf-tools-${PV}:= sys-devel/gcc-arm-none-eabi:0 sci-libs/fftw:3.0=" RDEPEND="${DEPEND} !