[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2024-05-18 Thread Arthur Zamarin
commit: 81130ed0005bc8f32f824b7155249d479cfa40a6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat May 18 08:18:09 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat May 18 08:18:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81130ed0

net-wireless/soapyhackrf: Stabilize 0.3.4 amd64, #908603

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild
index 017475da18d7..d78f3bd4 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ if [ "${PV}" = "" ]; then
EGIT_REPO_URI="https://github.com/pothosware/SoapyHackRF.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~riscv ~x86"

SRC_URI="https://github.com/pothosware/SoapyHackRF/archive/soapy-hackrf-${PV}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}"/SoapyHackRF-soapy-hackrf-"${PV}"
 fi



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2022-09-29 Thread Rick Farina
commit: 0bcfcf87daebdab0b837d87fb2d07db2d41beb09
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Sep 29 14:04:50 2022 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Sep 29 14:04:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bcfcf87

net-wireless/soapyhackrf: 0.3.3-r1 -> 0.3.4

Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/soapyhackrf/Manifest   | 2 +-
 .../{soapyhackrf-0.3.3-r1.ebuild => soapyhackrf-0.3.4.ebuild}   | 2 +-
 net-wireless/soapyhackrf/soapyhackrf-.ebuild| 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-wireless/soapyhackrf/Manifest 
b/net-wireless/soapyhackrf/Manifest
index 4c95626f68be..42d0588d7e07 100644
--- a/net-wireless/soapyhackrf/Manifest
+++ b/net-wireless/soapyhackrf/Manifest
@@ -1 +1 @@
-DIST soapyhackrf-0.3.3.tar.gz 15853 BLAKE2B 
2e4c551add132e153033197ca6dc4762bac854d0959b524de7c65cdb0371ff862a52102868a1c9a5ad730c43d09730c2093666d186b79abe0d3d74e84b76a800
 SHA512 
d0e6ddbb8054b11bfb121a18e435c0f0c23290e5e29e89af83f660865e1c8adf4ed38082c96ab6a3cb68a50b7379f3fe5ef171616eccabe3f67d65b71d08dba9
+DIST soapyhackrf-0.3.4.tar.gz 16475 BLAKE2B 
ee34c465e700ec93d02c51286224e8bc6f72c391867c1d3dc5bf54f28ef3230234937128eadf25409fe7c1561576a5a386178e0e94c820bd867c2fc5383a58c8
 SHA512 
950fc0d2d9b1a5946605d0f7f934a3d92facb6878251e8d9a673384db85e1b776ab27fd3499db11d482d599f78e705b9394b5e1238935d297252ab5acc8fb935

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild
similarity index 98%
rename from net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
rename to net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild
index 66d185a23daa..017475da18d7 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.4.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake
 

diff --git a/net-wireless/soapyhackrf/soapyhackrf-.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
index 7f6aa51fbd67..017475da18d7 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
@@ -1,7 +1,7 @@
-# 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
 
 inherit cmake
 
@@ -12,7 +12,7 @@ if [ "${PV}" = "" ]; then
EGIT_REPO_URI="https://github.com/pothosware/SoapyHackRF.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~arm ~riscv ~x86"

SRC_URI="https://github.com/pothosware/SoapyHackRF/archive/soapy-hackrf-${PV}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}"/SoapyHackRF-soapy-hackrf-"${PV}"
 fi



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2022-07-13 Thread Sam James
commit: db4e36126136d01436f8d34547beb4f19fc90d0d
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 13 06:15:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 13 06:15:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4e3612

net-wireless/soapyhackrf: Keyword 0.3.3-r1 arm, #854291

Signed-off-by: Sam James  gentoo.org>

 net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
index 9b6e41d1c592..66d185a23daa 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" = "" ]; then
EGIT_REPO_URI="https://github.com/pothosware/SoapyHackRF.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~riscv ~x86"

SRC_URI="https://github.com/pothosware/SoapyHackRF/archive/soapy-hackrf-${PV}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}"/SoapyHackRF-soapy-hackrf-"${PV}"
 fi



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2022-04-30 Thread Marek Szuba
commit: 68c6e17b724ee2c38800aefbec382c2130ec532d
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Apr 30 19:06:38 2022 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Apr 30 19:09:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c6e17b

net-wireless/soapyhackrf: keyword 0.3.3-r1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
index 7f6aa51fbd67..9b6e41d1c592 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ if [ "${PV}" = "" ]; then
EGIT_REPO_URI="https://github.com/pothosware/SoapyHackRF.git;
inherit git-r3
 else
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~riscv ~x86"

SRC_URI="https://github.com/pothosware/SoapyHackRF/archive/soapy-hackrf-${PV}.tar.gz
 -> ${P}.tar.gz"
S="${WORKDIR}"/SoapyHackRF-soapy-hackrf-"${PV}"
 fi



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2021-04-07 Thread Rick Farina
commit: fdf45ba003eb84f7792377bf7ad0c4e1396a866f
Author: Rick Farina  gentoo  org>
AuthorDate: Wed Apr  7 14:25:57 2021 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Apr  7 14:25:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf45ba0

net-wireless/soapyhackrf: cmake-utils -> cmake

eapi bump

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild | 4 ++--
 net-wireless/soapyhackrf/soapyhackrf-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
index 3524c06ba52..7f6aa51fbd6 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="SoapySDR HackRF module"
 HOMEPAGE="https://github.com/pothosware/SoapyHackRF;

diff --git a/net-wireless/soapyhackrf/soapyhackrf-.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
index 3524c06ba52..7f6aa51fbd6 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="SoapySDR HackRF module"
 HOMEPAGE="https://github.com/pothosware/SoapyHackRF;



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2018-11-07 Thread Rick Farina
commit: 6bb3ca9b5ee474ba1ab8a8a7350ae8a295f05c74
Author: Zero_Chaos  gentoo  org>
AuthorDate: Wed Nov  7 19:27:56 2018 +
Commit: Rick Farina  gentoo  org>
CommitDate: Wed Nov  7 20:01:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bb3ca9b

net-wireless/soapyhackrf: add subslot dep on soapysdr

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Rick Farina  gentoo.org>

 .../{soapyhackrf-0.3.3.ebuild => soapyhackrf-0.3.3-r1.ebuild} | 4 ++--
 net-wireless/soapyhackrf/soapyhackrf-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.3.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
similarity index 88%
rename from net-wireless/soapyhackrf/soapyhackrf-0.3.3.ebuild
rename to net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
index b5dece6d665..0215983c3ec 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-0.3.3.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,6 @@ fi
 LICENSE="MIT"
 SLOT="0"
 
-RDEPEND="net-wireless/soapysdr
+RDEPEND="net-wireless/soapysdr:=
net-libs/libhackrf:="
 DEPEND="${RDEPEND}"

diff --git a/net-wireless/soapyhackrf/soapyhackrf-.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
index b5dece6d665..0215983c3ec 100644
--- a/net-wireless/soapyhackrf/soapyhackrf-.ebuild
+++ b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,6 @@ fi
 LICENSE="MIT"
 SLOT="0"
 
-RDEPEND="net-wireless/soapysdr
+RDEPEND="net-wireless/soapysdr:=
net-libs/libhackrf:="
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2018-08-16 Thread Richard Farina
commit: 4a21f59e3a1c516e573053b2004de3252456c122
Author: Zero_Chaos  gentoo  org>
AuthorDate: Fri Aug 17 02:37:31 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Fri Aug 17 02:38:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a21f59e

net-wireless/soapyhackrf: bump

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 net-wireless/soapyhackrf/Manifest   | 2 +-
 .../soapyhackrf/{soapyhackrf-0.3.2.ebuild => soapyhackrf-0.3.3.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/soapyhackrf/Manifest 
b/net-wireless/soapyhackrf/Manifest
index f926d707536..4c95626f68b 100644
--- a/net-wireless/soapyhackrf/Manifest
+++ b/net-wireless/soapyhackrf/Manifest
@@ -1 +1 @@
-DIST soapyhackrf-0.3.2.tar.gz 15643 BLAKE2B 
e57a0e2bc50984434f0e97207f8b274cc08d84e5884f4bee523614adb07d10cee810f1dd43d771f8b3a97bdb0dd84a0ac6b34d840aa9c93df19ff658d8d4
 SHA512 
667f27491d5fe18a04670ff0ade32b4a6f696ba8718e211957c7f8bab64957023ee4905df22214524ae3796a350a725d4f192fde21bb3d60cb9e69a4e629df90
+DIST soapyhackrf-0.3.3.tar.gz 15853 BLAKE2B 
2e4c551add132e153033197ca6dc4762bac854d0959b524de7c65cdb0371ff862a52102868a1c9a5ad730c43d09730c2093666d186b79abe0d3d74e84b76a800
 SHA512 
d0e6ddbb8054b11bfb121a18e435c0f0c23290e5e29e89af83f660865e1c8adf4ed38082c96ab6a3cb68a50b7379f3fe5ef171616eccabe3f67d65b71d08dba9

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.2.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.3.ebuild
similarity index 100%
rename from net-wireless/soapyhackrf/soapyhackrf-0.3.2.ebuild
rename to net-wireless/soapyhackrf/soapyhackrf-0.3.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyhackrf/

2018-02-19 Thread Richard Farina
commit: c7517743c6a9a18aa26f4698da82b0a5bc52e2c9
Author: Zero_Chaos  gentoo  org>
AuthorDate: Mon Feb 19 16:49:35 2018 +
Commit: Richard Farina  gentoo  org>
CommitDate: Mon Feb 19 17:29:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7517743

net-wireless/soapyhackrf: import from pentoo

module for soapysdr

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-wireless/soapyhackrf/Manifest |  1 +
 net-wireless/soapyhackrf/metadata.xml | 15 +
 net-wireless/soapyhackrf/soapyhackrf-0.3.2.ebuild | 26 +++
 net-wireless/soapyhackrf/soapyhackrf-.ebuild  | 26 +++
 4 files changed, 68 insertions(+)

diff --git a/net-wireless/soapyhackrf/Manifest 
b/net-wireless/soapyhackrf/Manifest
new file mode 100644
index 000..f926d707536
--- /dev/null
+++ b/net-wireless/soapyhackrf/Manifest
@@ -0,0 +1 @@
+DIST soapyhackrf-0.3.2.tar.gz 15643 BLAKE2B 
e57a0e2bc50984434f0e97207f8b274cc08d84e5884f4bee523614adb07d10cee810f1dd43d771f8b3a97bdb0dd84a0ac6b34d840aa9c93df19ff658d8d4
 SHA512 
667f27491d5fe18a04670ff0ade32b4a6f696ba8718e211957c7f8bab64957023ee4905df22214524ae3796a350a725d4f192fde21bb3d60cb9e69a4e629df90

diff --git a/net-wireless/soapyhackrf/metadata.xml 
b/net-wireless/soapyhackrf/metadata.xml
new file mode 100644
index 000..2633b05296f
--- /dev/null
+++ b/net-wireless/soapyhackrf/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   zeroch...@gentoo.org
+   Rick Farina
+   
+   
+   ra...@gentoo.org
+   Radio
+   
+   
+   pothosware/SoapyHackRF
+   
+

diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.2.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-0.3.2.ebuild
new file mode 100644
index 000..b5dece6d665
--- /dev/null
+++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="SoapySDR HackRF module"
+HOMEPAGE="https://github.com/pothosware/SoapyHackRF;
+
+if [ "${PV}" = "" ]; then
+   EGIT_REPO_URI="https://github.com/pothosware/SoapyHackRF.git;
+   inherit git-r3
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/pothosware/SoapyHackRF/archive/soapy-hackrf-${PV}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}"/SoapyHackRF-soapy-hackrf-"${PV}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="net-wireless/soapysdr
+   net-libs/libhackrf:="
+DEPEND="${RDEPEND}"

diff --git a/net-wireless/soapyhackrf/soapyhackrf-.ebuild 
b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
new file mode 100644
index 000..b5dece6d665
--- /dev/null
+++ b/net-wireless/soapyhackrf/soapyhackrf-.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="SoapySDR HackRF module"
+HOMEPAGE="https://github.com/pothosware/SoapyHackRF;
+
+if [ "${PV}" = "" ]; then
+   EGIT_REPO_URI="https://github.com/pothosware/SoapyHackRF.git;
+   inherit git-r3
+   KEYWORDS=""
+else
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/pothosware/SoapyHackRF/archive/soapy-hackrf-${PV}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}"/SoapyHackRF-soapy-hackrf-"${PV}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="net-wireless/soapysdr
+   net-libs/libhackrf:="
+DEPEND="${RDEPEND}"