Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] librtlsdr: update to 2.0.2.
@ 2024-05-18  9:37 jbaggs
  2024-05-18 17:04 ` [PR PATCH] [Updated] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jbaggs @ 2024-05-18  9:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbaggs/void-packages librtlsdr
https://github.com/void-linux/void-packages/pull/50406

librtlsdr: update to 2.0.2.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- 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-LIBC)




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

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

From a05e6478a15f0f73495f38fc2772d082e0746536 Mon Sep 17 00:00:00 2001
From: jbaggs <jbaggs2016@gmail.com>
Date: Sat, 18 May 2024 02:31:48 -0700
Subject: [PATCH] librtlsdr: update to 2.0.2.

---
 srcpkgs/librtlsdr/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/librtlsdr/template b/srcpkgs/librtlsdr/template
index 58ca0e394bee68..4b10eef08566db 100644
--- a/srcpkgs/librtlsdr/template
+++ b/srcpkgs/librtlsdr/template
@@ -1,6 +1,6 @@
 # Template file for 'librtlsdr'
 pkgname=librtlsdr
-version=0.6.0
+version=2.0.2
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Turns your Realtek RTL2832 based DVB dongle into a SDR receiver"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://osmocom.org/projects/rtl-sdr/wiki"
-distfiles="https://github.com/steve-m/${pkgname}/archive/${version}.tar.gz"
-checksum=80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55
+distfiles="https://github.com/steve-m/${pkgname}/archive/v${version}.tar.gz"
+checksum=f407de0b6dce19e81694814e363e8890b6ab2c287c8d64c27a03023e5702fb42
 
 librtlsdr-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] librtlsdr: update to 2.0.2.
  2024-05-18  9:37 [PR PATCH] librtlsdr: update to 2.0.2 jbaggs
@ 2024-05-18 17:04 ` classabbyamp
  2024-05-18 17:09 ` classabbyamp
  2024-05-18 17:43 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-05-18 17:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbaggs/void-packages librtlsdr
https://github.com/void-linux/void-packages/pull/50406

librtlsdr: update to 2.0.2.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- 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-LIBC)




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

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

From 3ae004b59c4e4d07c8f4202065fec05b3839bd11 Mon Sep 17 00:00:00 2001
From: jbaggs <jbaggs2016@gmail.com>
Date: Sat, 18 May 2024 02:31:48 -0700
Subject: [PATCH] librtlsdr: update to 2.0.2.

---
 srcpkgs/librtlsdr/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/librtlsdr/template b/srcpkgs/librtlsdr/template
index 58ca0e394bee68..bdf17ff9317f80 100644
--- a/srcpkgs/librtlsdr/template
+++ b/srcpkgs/librtlsdr/template
@@ -1,6 +1,6 @@
 # Template file for 'librtlsdr'
 pkgname=librtlsdr
-version=0.6.0
+version=2.0.2
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Turns your Realtek RTL2832 based DVB dongle into a SDR receiver"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://osmocom.org/projects/rtl-sdr/wiki"
-distfiles="https://github.com/steve-m/${pkgname}/archive/${version}.tar.gz"
-checksum=80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55
+distfiles="https://github.com/steve-m/librtlsdr/archive/v${version}.tar.gz"
+checksum=f407de0b6dce19e81694814e363e8890b6ab2c287c8d64c27a03023e5702fb42
 
 librtlsdr-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] librtlsdr: update to 2.0.2.
  2024-05-18  9:37 [PR PATCH] librtlsdr: update to 2.0.2 jbaggs
  2024-05-18 17:04 ` [PR PATCH] [Updated] " classabbyamp
@ 2024-05-18 17:09 ` classabbyamp
  2024-05-18 17:43 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-05-18 17:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbaggs/void-packages librtlsdr
https://github.com/void-linux/void-packages/pull/50406

librtlsdr: update to 2.0.2.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- 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-LIBC)




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

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

From 2d7c468e4c7af8a01cd7c2fb81ecfd9d20e3346f Mon Sep 17 00:00:00 2001
From: jbaggs <jbaggs2016@gmail.com>
Date: Sat, 18 May 2024 02:31:48 -0700
Subject: [PATCH] librtlsdr: update to 2.0.2.

---
 srcpkgs/librtlsdr/template | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/librtlsdr/template b/srcpkgs/librtlsdr/template
index 58ca0e394bee68..3e793c521b7cee 100644
--- a/srcpkgs/librtlsdr/template
+++ b/srcpkgs/librtlsdr/template
@@ -1,6 +1,6 @@
 # Template file for 'librtlsdr'
 pkgname=librtlsdr
-version=0.6.0
+version=2.0.2
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,8 +9,13 @@ short_desc="Turns your Realtek RTL2832 based DVB dongle into a SDR receiver"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://osmocom.org/projects/rtl-sdr/wiki"
-distfiles="https://github.com/steve-m/${pkgname}/archive/${version}.tar.gz"
-checksum=80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55
+distfiles="https://github.com/steve-m/librtlsdr/archive/v${version}.tar.gz"
+checksum=f407de0b6dce19e81694814e363e8890b6ab2c287c8d64c27a03023e5702fb42
+
+
+post_install() {
+	vinstall rtl-sdr.rules 644 usr/lib/udev/rules.d 53-rtl-sdr.rules
+}
 
 librtlsdr-devel_package() {
 	short_desc+=" - development files"
@@ -18,6 +23,7 @@ librtlsdr-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
+		vmove usr/lib/cmake
 		vmove "usr/lib/*.a"
 		vmove "usr/lib/*.so"
 	}
@@ -29,7 +35,3 @@ rtl-sdr_package() {
 		vmove usr/bin
 	}
 }
-
-post_install() {
-	vinstall rtl-sdr.rules 644 usr/lib/udev/rules.d 53-rtl-sdr.rules
-}

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

* Re: [PR PATCH] [Merged]: librtlsdr: update to 2.0.2.
  2024-05-18  9:37 [PR PATCH] librtlsdr: update to 2.0.2 jbaggs
  2024-05-18 17:04 ` [PR PATCH] [Updated] " classabbyamp
  2024-05-18 17:09 ` classabbyamp
@ 2024-05-18 17:43 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-05-18 17:43 UTC (permalink / raw)
  To: ml

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

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

librtlsdr: update to 2.0.2.
https://github.com/void-linux/void-packages/pull/50406

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- 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-LIBC)




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

end of thread, other threads:[~2024-05-18 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-18  9:37 [PR PATCH] librtlsdr: update to 2.0.2 jbaggs
2024-05-18 17:04 ` [PR PATCH] [Updated] " classabbyamp
2024-05-18 17:09 ` classabbyamp
2024-05-18 17:43 ` [PR PATCH] [Merged]: " classabbyamp

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