summaryrefslogtreecommitdiff
path: root/net-wireless/soapyuhd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /net-wireless/soapyuhd
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'net-wireless/soapyuhd')
-rw-r--r--net-wireless/soapyuhd/Manifest6
-rw-r--r--net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild (renamed from net-wireless/soapyuhd/soapyuhd-0.3.6.ebuild)8
-rw-r--r--net-wireless/soapyuhd/soapyuhd-9999.ebuild6
3 files changed, 10 insertions, 10 deletions
diff --git a/net-wireless/soapyuhd/Manifest b/net-wireless/soapyuhd/Manifest
index eb706df9ca50..7af323a2bfa4 100644
--- a/net-wireless/soapyuhd/Manifest
+++ b/net-wireless/soapyuhd/Manifest
@@ -1,4 +1,4 @@
-DIST soapyuhd-0.3.6.tar.gz 32894 BLAKE2B 479be969cd07e965f0d324778e8943830d655516e2ef407e61b99bc890096bf37efe083dec3862716cdfdecff9c7fc79eaf19f335d30ff08ae831b8aa7ebff2b SHA512 8bb2a5538ed869a93eb7dfac3d9213efa6af9761ab3a5977cdfc8de5763d969cf2b838320dad99c2c9f91284a2fdc0b686e99ae368f2e79bbb8597605118357f
-EBUILD soapyuhd-0.3.6.ebuild 644 BLAKE2B c6b31b854ed82c410704cbabe69d0752674b3a0fff8cd8116aeeaf77f726605016983fde94f7c7969c3682d770b4324e123954b714c8ee4728e45c1b5ee5dcdb SHA512 d568698b88819a0517a2a0fba65b704e4a74ed21650acdd414b901e9f88abe65bf577f6953e5f27217b7e3be3bf648e9c979303654a3bde0eff2d00f9fa6b263
-EBUILD soapyuhd-9999.ebuild 644 BLAKE2B c6b31b854ed82c410704cbabe69d0752674b3a0fff8cd8116aeeaf77f726605016983fde94f7c7969c3682d770b4324e123954b714c8ee4728e45c1b5ee5dcdb SHA512 d568698b88819a0517a2a0fba65b704e4a74ed21650acdd414b901e9f88abe65bf577f6953e5f27217b7e3be3bf648e9c979303654a3bde0eff2d00f9fa6b263
+DIST soapyuhd-0.4.0.tar.gz 33794 BLAKE2B f18e52c0a80b7eac353ebe74c477e2d5fe18a92824c6ff28bf64ff8e31582c76f4da4c4351592aa9566bc25f533bb42d9694de7939e25cf1f510e25b2d25f1fa SHA512 f94092e18d7d555516bfa27f81c5d36f748394e9699c28b0d17050c3e1848f193e86373fff22e35757189e903732dde98ac2609c9aa043cbf142b9ef923ca577
+EBUILD soapyuhd-0.4.0.ebuild 647 BLAKE2B c42fbde9347a494e07be7f33e34eb7b4efb9d53deef73409aa206e417e6969a5e5ad5568ebc712467631d5a730fa317fd156e6bc49dfebacc790036b28b7b70b SHA512 f60a4c44d5f66c2034f9c947e7e7b3c064c9f3893a36e9c43a8d2c17c95a5aec4a524957d1833ef9f28f32c077db4821e079bb8092a91326cd0c0f4134ac8139
+EBUILD soapyuhd-9999.ebuild 638 BLAKE2B 70c6888e6371fe7e0608761d711c63c41dff53acd3642e487d5ef6e76ee885c32b69cac3e831c7bc4b7aa002a5930f3daa4715d4f9249abaffa50e0c70b3eb6f SHA512 f266c7f7c01056b7db17185558bcb7900e0b047a816bf40617886b62807825f8804a3c1e889f40d606756e307fa4b4a9182de07182ecac6099fc8a233c9f2e8e
MISC metadata.xml 430 BLAKE2B 583986bcf088a9cfcda635a68fef35c98ad5d5504be93f03b1034936930b38a81f3a952f1a33409a71406b3178cccb98afac8c3dafef670cbda3383830d1c22d SHA512 31ca3b4aff913064ad156b644b1598cc3412d818cf0b67607b222770852e98fc1e4d5e164d053088bd53bdffe9f394a279a1525dabfa3f22db972bc5099101f6
diff --git a/net-wireless/soapyuhd/soapyuhd-0.3.6.ebuild b/net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild
index 16bc1bdb9fba..fe30d10c1962 100644
--- a/net-wireless/soapyuhd/soapyuhd-0.3.6.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-0.4.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=6
+EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices "
HOMEPAGE="https://github.com/pothosware/SoapyUHD"
@@ -21,6 +21,6 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="net-wireless/soapysdr:=
- net-wireless/uhd:=
+ <net-wireless/uhd-4.0.0.0:=
dev-libs/boost:="
DEPEND="${RDEPEND}"
diff --git a/net-wireless/soapyuhd/soapyuhd-9999.ebuild b/net-wireless/soapyuhd/soapyuhd-9999.ebuild
index 16bc1bdb9fba..d86411cd4706 100644
--- a/net-wireless/soapyuhd/soapyuhd-9999.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-9999.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=6
+EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices "
HOMEPAGE="https://github.com/pothosware/SoapyUHD"