Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: SDRPlusPlus-1.0.4
@ 2022-04-13  7:13 TorMFinn
  2022-04-13  7:32 ` [PR REVIEW] " classabbyamp
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-13  7:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]

There is a new pull request by TorMFinn against master on the void-packages repository

https://github.com/TorMFinn/void-packages master
https://github.com/void-linux/void-packages/pull/36666

New package: SDRPlusPlus-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/36666.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-36666.patch --]
[-- Type: text/x-diff, Size: 1337 bytes --]

From ace15a33611e35f94a4711e3180a2a095bf49714 Mon Sep 17 00:00:00 2001
From: Tor Morten Finnesand <tmf@kvstech.no>
Date: Wed, 13 Apr 2022 09:02:10 +0200
Subject: [PATCH] New package: SDRPlusPlus-1.0.4

---
 srcpkgs/SDRPlusPlus/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/SDRPlusPlus/template

diff --git a/srcpkgs/SDRPlusPlus/template b/srcpkgs/SDRPlusPlus/template
new file mode 100644
index 000000000000..d5d5c904a00a
--- /dev/null
+++ b/srcpkgs/SDRPlusPlus/template
@@ -0,0 +1,17 @@
+# Template file for 'SDRPlusPlus'
+pkgname=SDRPlusPlus
+version=1.0.4
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release -DOPT_BUILD_AIRSPYHF_SOURCE=OFF
+ -DOPT_BUILD_PLUTOSDR_SOURCE=OFF"
+hostmakedepends="cmake pkg-config"
+makedepends="glfw-devel librtlsdr-devel glew-devel libhackrf-devel libusb-devel
+ SoapySDR-devel libairspy-devel rtaudio-devel alsa-lib-devel pulseaudio-devel
+ jack-devel fftw-devel volk-devel"
+short_desc="SDR++ is a cross-platform and open source SDR software"
+maintainer="Tor Morten Finnesand <tmf@kvstech.no>"
+license="GPL-3.0-or-later"
+homepage="https://www.sdrpp.org/"
+distfiles="https://github.com/AlexandreRouma/SDRPlusPlus/archive/refs/tags/${version}.tar.gz"
+checksum="251256de6725ceb4f9fb2823c7ad825068ad16cf9b5fb894259b173aae5a69ea"

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
  2022-04-13  7:32 ` [PR REVIEW] " classabbyamp
@ 2022-04-13  7:32 ` classabbyamp
  2022-04-13  8:38 ` paper42
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: classabbyamp @ 2022-04-13  7:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r849166704

Comment:
it might not be optimal to have this depend on alsa, pulse, *and* jack (assuming those become shlib deps for the final package)

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
@ 2022-04-13  7:32 ` classabbyamp
  2022-04-13  7:32 ` classabbyamp
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: classabbyamp @ 2022-04-13  7:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r849162572

Comment:
this is a bit of a useless description, and should generally be in the form of a phrase

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
  2022-04-13  7:32 ` [PR REVIEW] " classabbyamp
  2022-04-13  7:32 ` classabbyamp
@ 2022-04-13  8:38 ` paper42
  2022-04-13 12:57 ` TorMFinn
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2022-04-13  8:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 222 bytes --]

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r849229250

Comment:
I think it's ok, it will only depend on libjack, libpulseaudio and alsa-lib

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (2 preceding siblings ...)
  2022-04-13  8:38 ` paper42
@ 2022-04-13 12:57 ` TorMFinn
  2022-04-13 12:59 ` TorMFinn
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-13 12:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

New review comment by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r849451553

Comment:
It does not seem to pick up either of them as runtime dependencies, so I guess the user will have to install the audio packages they want to use themselves. Is my observations correct?

`=> SDRPlusPlus-1.0.4_1: running pre-pkg hook: 999-collected-rdeps ...
   libstdc++>=4.4.0_1 libgcc>=4.4.0_1 glibc>=2.32_1 volk>=2.5.0_1 rtaudio>=5.1.0_1 SoapySDR>=0.7.0_1 libairspy>=1.0.9_1 librtlsdr>=0.5.3_1 libhackrf>=2017.02.1_1 libglvnd>=1.3.0_1 glew>=2.2.0_1 libfftw>=3.3_1 glfw>=3.0.4_1 
`

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (3 preceding siblings ...)
  2022-04-13 12:57 ` TorMFinn
@ 2022-04-13 12:59 ` TorMFinn
  2022-04-13 15:48 ` classabbyamp
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-13 12:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

New review comment by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r849453279

Comment:
I agree, though I picked the description from the official [documentation.](https://github.com/AlexandreRouma/SDRPlusPlus) Not sure what else to call it



^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (4 preceding siblings ...)
  2022-04-13 12:59 ` TorMFinn
@ 2022-04-13 15:48 ` classabbyamp
  2022-04-13 15:49 ` classabbyamp
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: classabbyamp @ 2022-04-13 15:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r849640972

Comment:
i guess then something like "open source SDR software" 

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (5 preceding siblings ...)
  2022-04-13 15:48 ` classabbyamp
@ 2022-04-13 15:49 ` classabbyamp
  2022-04-14  9:35 ` TorMFinn
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: classabbyamp @ 2022-04-13 15:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 247 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r849642300

Comment:
then it probably `dlopen()`s the audio shlibs,and the user would have to install one themself. 

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (6 preceding siblings ...)
  2022-04-13 15:49 ` classabbyamp
@ 2022-04-14  9:35 ` TorMFinn
  2022-04-14  9:37 ` [PR PATCH] [Updated] " TorMFinn
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-14  9:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

New review comment by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r850267636

Comment:
> then it probably `dlopen()`s the audio shlibs,and the user would have to install one themself.

That's perfect then :)

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR PATCH] [Updated] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (7 preceding siblings ...)
  2022-04-14  9:35 ` TorMFinn
@ 2022-04-14  9:37 ` TorMFinn
  2022-04-14  9:38 ` [PR REVIEW] " TorMFinn
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-14  9:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

There is an updated pull request by TorMFinn against master on the void-packages repository

https://github.com/TorMFinn/void-packages master
https://github.com/void-linux/void-packages/pull/36666

New package: SDRPlusPlus-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/36666.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-36666.patch --]
[-- Type: text/x-diff, Size: 1307 bytes --]

From ccfef3e2f0c50673865d5396aec0399a4a76ff18 Mon Sep 17 00:00:00 2001
From: Tor Morten Finnesand <tmf@kvstech.no>
Date: Wed, 13 Apr 2022 09:02:10 +0200
Subject: [PATCH] New package: SDRPlusPlus-1.0.4

---
 srcpkgs/SDRPlusPlus/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/SDRPlusPlus/template

diff --git a/srcpkgs/SDRPlusPlus/template b/srcpkgs/SDRPlusPlus/template
new file mode 100644
index 000000000000..c6dc35d5ec0d
--- /dev/null
+++ b/srcpkgs/SDRPlusPlus/template
@@ -0,0 +1,17 @@
+# Template file for 'SDRPlusPlus'
+pkgname=SDRPlusPlus
+version=1.0.4
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release -DOPT_BUILD_AIRSPYHF_SOURCE=OFF
+ -DOPT_BUILD_PLUTOSDR_SOURCE=OFF"
+hostmakedepends="cmake pkg-config"
+makedepends="glfw-devel librtlsdr-devel glew-devel libhackrf-devel libusb-devel
+ SoapySDR-devel libairspy-devel rtaudio-devel alsa-lib-devel pulseaudio-devel
+ jack-devel fftw-devel volk-devel"
+short_desc="open source SDR software"
+maintainer="Tor Morten Finnesand <tmf@kvstech.no>"
+license="GPL-3.0-or-later"
+homepage="https://www.sdrpp.org/"
+distfiles="https://github.com/AlexandreRouma/SDRPlusPlus/archive/refs/tags/${version}.tar.gz"
+checksum="251256de6725ceb4f9fb2823c7ad825068ad16cf9b5fb894259b173aae5a69ea"

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR REVIEW] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (8 preceding siblings ...)
  2022-04-14  9:37 ` [PR PATCH] [Updated] " TorMFinn
@ 2022-04-14  9:38 ` TorMFinn
  2022-04-19  7:31 ` TorMFinn
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-14  9:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

New review comment by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#discussion_r850270388

Comment:
> i guess then something like "open source SDR software"

Updated 

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (9 preceding siblings ...)
  2022-04-14  9:38 ` [PR REVIEW] " TorMFinn
@ 2022-04-19  7:31 ` TorMFinn
  2022-04-25 16:42 ` [PR PATCH] [Updated] " TorMFinn
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-19  7:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

New comment by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#issuecomment-1102203229

Comment:
Anything else required from me before this can be merged?

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR PATCH] [Updated] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (10 preceding siblings ...)
  2022-04-19  7:31 ` TorMFinn
@ 2022-04-25 16:42 ` TorMFinn
  2022-04-27 18:51 ` TorMFinn
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-25 16:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

There is an updated pull request by TorMFinn against master on the void-packages repository

https://github.com/TorMFinn/void-packages master
https://github.com/void-linux/void-packages/pull/36666

New package: SDRPlusPlus-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/36666.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-36666.patch --]
[-- Type: text/x-diff, Size: 1307 bytes --]

From 2e5ed1db99d8cffa9c277fadc72e24df7920bcbc Mon Sep 17 00:00:00 2001
From: Tor Morten Finnesand <tmf@kvstech.no>
Date: Wed, 13 Apr 2022 09:02:10 +0200
Subject: [PATCH] New package: SDRPlusPlus-1.0.4

---
 srcpkgs/SDRPlusPlus/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/SDRPlusPlus/template

diff --git a/srcpkgs/SDRPlusPlus/template b/srcpkgs/SDRPlusPlus/template
new file mode 100644
index 000000000000..c6dc35d5ec0d
--- /dev/null
+++ b/srcpkgs/SDRPlusPlus/template
@@ -0,0 +1,17 @@
+# Template file for 'SDRPlusPlus'
+pkgname=SDRPlusPlus
+version=1.0.4
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release -DOPT_BUILD_AIRSPYHF_SOURCE=OFF
+ -DOPT_BUILD_PLUTOSDR_SOURCE=OFF"
+hostmakedepends="cmake pkg-config"
+makedepends="glfw-devel librtlsdr-devel glew-devel libhackrf-devel libusb-devel
+ SoapySDR-devel libairspy-devel rtaudio-devel alsa-lib-devel pulseaudio-devel
+ jack-devel fftw-devel volk-devel"
+short_desc="open source SDR software"
+maintainer="Tor Morten Finnesand <tmf@kvstech.no>"
+license="GPL-3.0-or-later"
+homepage="https://www.sdrpp.org/"
+distfiles="https://github.com/AlexandreRouma/SDRPlusPlus/archive/refs/tags/${version}.tar.gz"
+checksum="251256de6725ceb4f9fb2823c7ad825068ad16cf9b5fb894259b173aae5a69ea"

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR PATCH] [Updated] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (11 preceding siblings ...)
  2022-04-25 16:42 ` [PR PATCH] [Updated] " TorMFinn
@ 2022-04-27 18:51 ` TorMFinn
  2022-04-27 18:51 ` TorMFinn
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-27 18:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

There is an updated pull request by TorMFinn against master on the void-packages repository

https://github.com/TorMFinn/void-packages master
https://github.com/void-linux/void-packages/pull/36666

New package: SDRPlusPlus-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/36666.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-36666.patch --]
[-- Type: text/x-diff, Size: 1307 bytes --]

From 250533c80cbfe977dbe059c081588d319a49d756 Mon Sep 17 00:00:00 2001
From: Tor Morten Finnesand <tmf@kvstech.no>
Date: Wed, 13 Apr 2022 09:02:10 +0200
Subject: [PATCH] New package: SDRPlusPlus-1.0.4

---
 srcpkgs/SDRPlusPlus/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/SDRPlusPlus/template

diff --git a/srcpkgs/SDRPlusPlus/template b/srcpkgs/SDRPlusPlus/template
new file mode 100644
index 000000000000..c6dc35d5ec0d
--- /dev/null
+++ b/srcpkgs/SDRPlusPlus/template
@@ -0,0 +1,17 @@
+# Template file for 'SDRPlusPlus'
+pkgname=SDRPlusPlus
+version=1.0.4
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release -DOPT_BUILD_AIRSPYHF_SOURCE=OFF
+ -DOPT_BUILD_PLUTOSDR_SOURCE=OFF"
+hostmakedepends="cmake pkg-config"
+makedepends="glfw-devel librtlsdr-devel glew-devel libhackrf-devel libusb-devel
+ SoapySDR-devel libairspy-devel rtaudio-devel alsa-lib-devel pulseaudio-devel
+ jack-devel fftw-devel volk-devel"
+short_desc="open source SDR software"
+maintainer="Tor Morten Finnesand <tmf@kvstech.no>"
+license="GPL-3.0-or-later"
+homepage="https://www.sdrpp.org/"
+distfiles="https://github.com/AlexandreRouma/SDRPlusPlus/archive/refs/tags/${version}.tar.gz"
+checksum="251256de6725ceb4f9fb2823c7ad825068ad16cf9b5fb894259b173aae5a69ea"

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (12 preceding siblings ...)
  2022-04-27 18:51 ` TorMFinn
@ 2022-04-27 18:51 ` TorMFinn
  2022-04-28 12:09 ` [PR PATCH] [Updated] " TorMFinn
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-27 18:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

New comment by TorMFinn on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#issuecomment-1111364118

Comment:
@paper42 Could you re-run the pipeline? I saw it was triggered recently but failed due to my branch being out of date.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR PATCH] [Updated] New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (13 preceding siblings ...)
  2022-04-27 18:51 ` TorMFinn
@ 2022-04-28 12:09 ` TorMFinn
  2022-05-01  3:00 ` [PR PATCH] [Closed]: " TorMFinn
  2022-05-02 14:27 ` paper42
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-04-28 12:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

There is an updated pull request by TorMFinn against master on the void-packages repository

https://github.com/TorMFinn/void-packages master
https://github.com/void-linux/void-packages/pull/36666

New package: SDRPlusPlus-1.0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


A patch file from https://github.com/void-linux/void-packages/pull/36666.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-36666.patch --]
[-- Type: text/x-diff, Size: 1307 bytes --]

From 290add2ec27e48923c55ac06388d12a675a48021 Mon Sep 17 00:00:00 2001
From: Tor Morten Finnesand <tmf@kvstech.no>
Date: Wed, 13 Apr 2022 09:02:10 +0200
Subject: [PATCH] New package: SDRPlusPlus-1.0.4

---
 srcpkgs/SDRPlusPlus/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/SDRPlusPlus/template

diff --git a/srcpkgs/SDRPlusPlus/template b/srcpkgs/SDRPlusPlus/template
new file mode 100644
index 000000000000..051a85f989f8
--- /dev/null
+++ b/srcpkgs/SDRPlusPlus/template
@@ -0,0 +1,17 @@
+# Template file for 'SDRPlusPlus'
+pkgname=SDRPlusPlus
+version=1.0.4
+revision=1
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release -DOPT_BUILD_AIRSPYHF_SOURCE=OFF
+ -DOPT_BUILD_PLUTOSDR_SOURCE=OFF"
+hostmakedepends="cmake pkg-config"
+makedepends="glfw-devel librtlsdr-devel glew-devel libhackrf-devel libusb-devel
+ SoapySDR-devel libairspy-devel rtaudio-devel alsa-lib-devel pulseaudio-devel
+ jack-devel fftw-devel volk-devel"
+short_desc="Open source SDR software"
+maintainer="Tor Morten Finnesand <tmf@kvstech.no>"
+license="GPL-3.0-or-later"
+homepage="https://www.sdrpp.org/"
+distfiles="https://github.com/AlexandreRouma/SDRPlusPlus/archive/refs/tags/${version}.tar.gz"
+checksum="251256de6725ceb4f9fb2823c7ad825068ad16cf9b5fb894259b173aae5a69ea"

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PR PATCH] [Closed]: New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (14 preceding siblings ...)
  2022-04-28 12:09 ` [PR PATCH] [Updated] " TorMFinn
@ 2022-05-01  3:00 ` TorMFinn
  2022-05-02 14:27 ` paper42
  16 siblings, 0 replies; 18+ messages in thread
From: TorMFinn @ 2022-05-01  3:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 933 bytes --]

There's a closed pull request on the void-packages repository

New package: SDRPlusPlus-1.0.4
https://github.com/void-linux/void-packages/pull/36666

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: New package: SDRPlusPlus-1.0.4
  2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
                   ` (15 preceding siblings ...)
  2022-05-01  3:00 ` [PR PATCH] [Closed]: " TorMFinn
@ 2022-05-02 14:27 ` paper42
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2022-05-02 14:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36666#issuecomment-1114960122

Comment:
Why did you close this?

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-05-02 14:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13  7:13 [PR PATCH] New package: SDRPlusPlus-1.0.4 TorMFinn
2022-04-13  7:32 ` [PR REVIEW] " classabbyamp
2022-04-13  7:32 ` classabbyamp
2022-04-13  8:38 ` paper42
2022-04-13 12:57 ` TorMFinn
2022-04-13 12:59 ` TorMFinn
2022-04-13 15:48 ` classabbyamp
2022-04-13 15:49 ` classabbyamp
2022-04-14  9:35 ` TorMFinn
2022-04-14  9:37 ` [PR PATCH] [Updated] " TorMFinn
2022-04-14  9:38 ` [PR REVIEW] " TorMFinn
2022-04-19  7:31 ` TorMFinn
2022-04-25 16:42 ` [PR PATCH] [Updated] " TorMFinn
2022-04-27 18:51 ` TorMFinn
2022-04-27 18:51 ` TorMFinn
2022-04-28 12:09 ` [PR PATCH] [Updated] " TorMFinn
2022-05-01  3:00 ` [PR PATCH] [Closed]: " TorMFinn
2022-05-02 14:27 ` paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).