diff --git a/net-wireless/soapybladerf/Manifest b/net-wireless/soapybladerf/Manifest new file mode 100644 index 000000000..7e8b744dd --- /dev/null +++ b/net-wireless/soapybladerf/Manifest @@ -0,0 +1 @@ +DIST soapybladerf-0.3.2.tar.gz 25428 SHA256 e97d849ab80dfe3142c072a0709693184db9b521e17241882f47f93744d762d7 SHA512 39a4d2b0e7835c2fb8a0f63f566d332758b4c75bd460d185f0fcfc8a60841defe47ca082fc30e5bbdad3db26649a06767080799cbcde02fd087e522dfdb4a01b WHIRLPOOL de18ae3c4423d6e6876e38f8a9708a18bdcc84e88e2bfcc92552d3ac5ceaa59ac9a3c246fdb5906e0052cc83009ac625f459b710c82bd4b1e64cf820cd38db80 diff --git a/net-wireless/soapybladerf/soapybladerf-0.3.2.ebuild b/net-wireless/soapybladerf/soapybladerf-0.3.2.ebuild new file mode 100644 index 000000000..f95622b2a --- /dev/null +++ b/net-wireless/soapybladerf/soapybladerf-0.3.2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit cmake-utils + +DESCRIPTION="Soapy SDR plugin for the Blade RF " +HOMEPAGE="https://github.com/pothosware/SoapyBladeRF" + +if [ "${PV}" = "9999" ]; then + EGIT_REPO_URI="https://github.com/pothosware/SoapyBladeRF.git" + inherit git-r3 + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="https://github.com/pothosware/SoapyBladeRF/archive/soapy-bladerf-${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}"/SoapyBladeRF-soapy-bladerf-"${PV}" +fi + +LICENSE="MIT" +SLOT="0" + +RDEPEND="net-wireless/soapysdr + net-wireless/bladerf:=" +DEPEND="${RDEPEND}" diff --git a/net-wireless/soapybladerf/soapybladerf-9999.ebuild b/net-wireless/soapybladerf/soapybladerf-9999.ebuild new file mode 100644 index 000000000..f95622b2a --- /dev/null +++ b/net-wireless/soapybladerf/soapybladerf-9999.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit cmake-utils + +DESCRIPTION="Soapy SDR plugin for the Blade RF " +HOMEPAGE="https://github.com/pothosware/SoapyBladeRF" + +if [ "${PV}" = "9999" ]; then + EGIT_REPO_URI="https://github.com/pothosware/SoapyBladeRF.git" + inherit git-r3 + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="https://github.com/pothosware/SoapyBladeRF/archive/soapy-bladerf-${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}"/SoapyBladeRF-soapy-bladerf-"${PV}" +fi + +LICENSE="MIT" +SLOT="0" + +RDEPEND="net-wireless/soapysdr + net-wireless/bladerf:=" +DEPEND="${RDEPEND}" diff --git a/net-wireless/soapyuhd/Manifest b/net-wireless/soapyuhd/Manifest new file mode 100644 index 000000000..89de26a4e --- /dev/null +++ b/net-wireless/soapyuhd/Manifest @@ -0,0 +1 @@ +DIST soapyuhd-0.3.2.tar.gz 30368 SHA256 7934ba2a8afa79d960e07bd55a983e3eaa68e0c9b36378d929fe249a026308ca SHA512 366bdff96773d30b3003aa7715f5fa47b69c9c2a048763c19c6e941830cf89f7afe65a25c54f4f4689fb9697b4294b2e4c8f04d13d53a3c83a8b0816f8a1eef3 WHIRLPOOL 7d0e64d1d2aa851d18242b53721e06b0a9e72f21fd6149a32e9a3eb061b7a24aa9b242ba386781863fdec704f045e2459d037c826e9b630dc4abdc7481752dbd diff --git a/net-wireless/soapyuhd/soapyuhd-0.3.2.ebuild b/net-wireless/soapyuhd/soapyuhd-0.3.2.ebuild new file mode 100644 index 000000000..40d6f317e --- /dev/null +++ b/net-wireless/soapyuhd/soapyuhd-0.3.2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit cmake-utils + +DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices " +HOMEPAGE="https://github.com/pothosware/SoapyUHD" + +if [ "${PV}" = "9999" ]; then + EGIT_REPO_URI="https://github.com/pothosware/SoapyUHD.git" + inherit git-r3 + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="https://github.com/pothosware/SoapyUHD/archive/soapy-uhd-${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}"/SoapyUHD-soapy-uhd-"${PV}" +fi + +LICENSE="MIT" +SLOT="0" + +RDEPEND="net-wireless/soapysdr + net-wireless/uhd:= + dev-libs/boost:=" +DEPEND="${RDEPEND}" diff --git a/net-wireless/soapyuhd/soapyuhd-9999.ebuild b/net-wireless/soapyuhd/soapyuhd-9999.ebuild new file mode 100644 index 000000000..40d6f317e --- /dev/null +++ b/net-wireless/soapyuhd/soapyuhd-9999.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit cmake-utils + +DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices " +HOMEPAGE="https://github.com/pothosware/SoapyUHD" + +if [ "${PV}" = "9999" ]; then + EGIT_REPO_URI="https://github.com/pothosware/SoapyUHD.git" + inherit git-r3 + KEYWORDS="" +else + KEYWORDS="~amd64 ~x86" + SRC_URI="https://github.com/pothosware/SoapyUHD/archive/soapy-uhd-${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}"/SoapyUHD-soapy-uhd-"${PV}" +fi + +LICENSE="MIT" +SLOT="0" + +RDEPEND="net-wireless/soapysdr + net-wireless/uhd:= + dev-libs/boost:=" +DEPEND="${RDEPEND}" diff --git a/profiles/pentoo/base/package.accept_keywords/net-wireless b/profiles/pentoo/base/package.accept_keywords/net-wireless index 81cca33f9..45f1e04f8 100644 --- a/profiles/pentoo/base/package.accept_keywords/net-wireless +++ b/profiles/pentoo/base/package.accept_keywords/net-wireless @@ -2,6 +2,8 @@ net-wireless/rx_tools net-wireless/soapysdr net-wireless/soapyhackrf net-wireless/soapyrtlsdr +net-wireless/soapyuhd +net-wireless/soapybladerf net-wireless/soapy_power net-wireless/qspectrumanalyzer