Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] SoapySDR: update to 0.7.2.
@ 2020-01-14  9:28 voidlinux-github
  2020-01-14  9:29 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-14  9:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages soapysdr
https://github.com/void-linux/void-packages/pull/18303

SoapySDR: update to 0.7.2.


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

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

From e12daf2a5821a91a25c6f6f5292acdfd977a9c4e Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Tue, 14 Jan 2020 10:22:22 +0100
Subject: [PATCH] SoapySDR: update to 0.7.2.

---
 srcpkgs/SoapySDR/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/SoapySDR/template b/srcpkgs/SoapySDR/template
index bcfe45dc78a..53a79a855ee 100644
--- a/srcpkgs/SoapySDR/template
+++ b/srcpkgs/SoapySDR/template
@@ -1,25 +1,25 @@
 # Template file for 'SoapySDR'
 pkgname=SoapySDR
-version=0.7.1
-revision=2
+version=0.7.2
+revision=1
 wrksrc="${pkgname}-soapy-sdr-${version}"
 build_style=cmake
 pycompile_module="SoapySDR.py"
-hostmakedepends="swig"
+hostmakedepends="doxygen swig"
 makedepends="python3-devel"
 short_desc="Vendor and platform neutral SDR support library"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="BSL-1.0"
 homepage="https://github.com/pothosware/SoapySDR"
 distfiles="${homepage}/archive/soapy-sdr-${version}.tar.gz"
-checksum=5445fbeb92f1322448bca3647f8cf12cc53d31ec6e0f11e0a543bacf43c8236d
+checksum=6eb4143fed115911884bdbbe6fe32dbd99b4ada210c9e126ac3c49c24414347a
 
 SoapySDR-devel_package() {
 	short_desc+=" - development files"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/lib/*.so
+		vmove "usr/lib/*.so"
 		vmove usr/share/cmake
 		vmove usr/lib/pkgconfig
 	}

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

* Re: [PR PATCH] [Updated] SoapySDR: update to 0.7.2.
  2020-01-14  9:28 [PR PATCH] SoapySDR: update to 0.7.2 voidlinux-github
@ 2020-01-14  9:29 ` voidlinux-github
  2020-01-14  9:36 ` voidlinux-github
  2020-01-14 10:09 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-14  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages soapysdr
https://github.com/void-linux/void-packages/pull/18303

SoapySDR: update to 0.7.2.


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

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

From 2eae3ed1b87c4fd962195b78c3d4701779b5815e Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Tue, 14 Jan 2020 10:22:22 +0100
Subject: [PATCH] SoapySDR: update to 0.7.2.

---
 srcpkgs/SoapySDR/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/SoapySDR/template b/srcpkgs/SoapySDR/template
index bcfe45dc78a..d339aef29ea 100644
--- a/srcpkgs/SoapySDR/template
+++ b/srcpkgs/SoapySDR/template
@@ -1,25 +1,26 @@
 # Template file for 'SoapySDR'
 pkgname=SoapySDR
-version=0.7.1
-revision=2
+version=0.7.2
+revision=1
 wrksrc="${pkgname}-soapy-sdr-${version}"
 build_style=cmake
 pycompile_module="SoapySDR.py"
-hostmakedepends="swig"
+hostmakedepends="doxygen swig"
 makedepends="python3-devel"
 short_desc="Vendor and platform neutral SDR support library"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="BSL-1.0"
 homepage="https://github.com/pothosware/SoapySDR"
+changelog="https://raw.githubusercontent.com/pothosware/SoapySDR/master/Changelog.txt"
 distfiles="${homepage}/archive/soapy-sdr-${version}.tar.gz"
-checksum=5445fbeb92f1322448bca3647f8cf12cc53d31ec6e0f11e0a543bacf43c8236d
+checksum=6eb4143fed115911884bdbbe6fe32dbd99b4ada210c9e126ac3c49c24414347a
 
 SoapySDR-devel_package() {
 	short_desc+=" - development files"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/lib/*.so
+		vmove "usr/lib/*.so"
 		vmove usr/share/cmake
 		vmove usr/lib/pkgconfig
 	}

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

* Re: [PR PATCH] [Updated] SoapySDR: update to 0.7.2.
  2020-01-14  9:28 [PR PATCH] SoapySDR: update to 0.7.2 voidlinux-github
  2020-01-14  9:29 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-14  9:36 ` voidlinux-github
  2020-01-14 10:09 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-14  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bra1nwave/void-packages soapysdr
https://github.com/void-linux/void-packages/pull/18303

SoapySDR: update to 0.7.2.


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

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

From b669e29e31910bfaa1ba4e004d83b20cd73a0652 Mon Sep 17 00:00:00 2001
From: bra1nwave <bra1nwave@protonmail.com>
Date: Tue, 14 Jan 2020 10:22:22 +0100
Subject: [PATCH] SoapySDR: update to 0.7.2.

---
 srcpkgs/SoapySDR/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/SoapySDR/template b/srcpkgs/SoapySDR/template
index bcfe45dc78a..060259d2708 100644
--- a/srcpkgs/SoapySDR/template
+++ b/srcpkgs/SoapySDR/template
@@ -1,25 +1,25 @@
 # Template file for 'SoapySDR'
 pkgname=SoapySDR
-version=0.7.1
-revision=2
+version=0.7.2
+revision=1
 wrksrc="${pkgname}-soapy-sdr-${version}"
 build_style=cmake
-pycompile_module="SoapySDR.py"
-hostmakedepends="swig"
+hostmakedepends="doxygen swig"
 makedepends="python3-devel"
 short_desc="Vendor and platform neutral SDR support library"
-maintainer="bra1nwave <brainwave@openmailbox.org>"
+maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="BSL-1.0"
 homepage="https://github.com/pothosware/SoapySDR"
+changelog="https://raw.githubusercontent.com/pothosware/SoapySDR/master/Changelog.txt"
 distfiles="${homepage}/archive/soapy-sdr-${version}.tar.gz"
-checksum=5445fbeb92f1322448bca3647f8cf12cc53d31ec6e0f11e0a543bacf43c8236d
+checksum=6eb4143fed115911884bdbbe6fe32dbd99b4ada210c9e126ac3c49c24414347a
 
 SoapySDR-devel_package() {
 	short_desc+=" - development files"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/lib/*.so
+		vmove "usr/lib/*.so"
 		vmove usr/share/cmake
 		vmove usr/lib/pkgconfig
 	}

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

* Re: [PR PATCH] [Merged]: SoapySDR: update to 0.7.2.
  2020-01-14  9:28 [PR PATCH] SoapySDR: update to 0.7.2 voidlinux-github
  2020-01-14  9:29 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-14  9:36 ` voidlinux-github
@ 2020-01-14 10:09 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-14 10:09 UTC (permalink / raw)
  To: ml

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

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

SoapySDR: update to 0.7.2.
https://github.com/void-linux/void-packages/pull/18303

Description:


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

end of thread, other threads:[~2020-01-14 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14  9:28 [PR PATCH] SoapySDR: update to 0.7.2 voidlinux-github
2020-01-14  9:29 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-14  9:36 ` voidlinux-github
2020-01-14 10:09 ` [PR PATCH] [Merged]: " voidlinux-github

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).