Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gqrx


Commits:
1977f35f by Antonio Rojas at 2023-10-25T18:41:34+02:00
upgpkg: 2.17-1: libuhd 4.5 / gnuradio 3.10.8 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,44 @@
+pkgbase = gqrx
+       pkgdesc = Interactive SDR receiver waterfall for many devices.
+       pkgver = 2.17
+       pkgrel = 1
+       url = http://gqrx.dk/
+       arch = x86_64
+       license = GPL3
+       makedepends = boost
+       makedepends = cmake
+       makedepends = gnuradio
+       makedepends = gnuradio-osmosdr
+       makedepends = libpulse
+       makedepends = libvolk
+       depends = gcc-libs
+       depends = glibc
+       depends = hicolor-icon-theme
+       depends = libvolk
+       depends = qt6-base
+       depends = qt6-svg
+       source = 
https://github.com/gqrx-sdr/gqrx/archive/v2.17/gqrx-v2.17.tar.gz
+       sha256sums = 
ff2ef407605a5c0236d5654ef8696f8cd578c1096e39cc01df8300c583b01b11
+       b2sums = 
98f2810fea3001a11650e7d655f0f0630d0fc4d538f0b2e44e8862a35f86066048e293aed7bbb98c92d4efe8e46e1484f32f498f7d5c09ed299c48bc61e43d84
+
+pkgname = gqrx
+       depends = gcc-libs
+       depends = glibc
+       depends = hicolor-icon-theme
+       depends = libvolk
+       depends = qt6-base
+       depends = qt6-svg
+       depends = gnuradio
+       depends = libgnuradio-analog.so
+       depends = libgnuradio-blocks.so
+       depends = libgnuradio-digital.so
+       depends = libgnuradio-fft.so
+       depends = libgnuradio-filter.so
+       depends = libgnuradio-network.so
+       depends = libgnuradio-pmt.so
+       depends = libgnuradio-runtime.so
+       depends = gnuradio-osmosdr
+       depends = libgnuradio-osmosdr.so
+       depends = libpulse
+       depends = libpulse.so
+       depends = libpulse-simple.so


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Dominik Heidler <[email protected]>
 
 pkgname=gqrx
-pkgver=2.16
-pkgrel=2
+pkgver=2.17
+pkgrel=1
 pkgdesc="Interactive SDR receiver waterfall for many devices."
 arch=(x86_64)
 url="http://gqrx.dk/";
@@ -18,8 +18,8 @@ makedepends=(
   libvolk
 )
 
source=(https://github.com/gqrx-sdr/$pkgname/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha256sums=('eab65f490da22c3f276366f418af37803bd0d51d8d31b1ce7fdd4cac47932456')
-b2sums=('0523be1f678c8966a0f973776ed4db71b9856334df528996a1790f74454124e72a3cbe51ae75dae3b5d02794a5dde8c0d06a0ea69d5886bd5678f630504c84df')
+sha256sums=('ff2ef407605a5c0236d5654ef8696f8cd578c1096e39cc01df8300c583b01b11')
+b2sums=('98f2810fea3001a11650e7d655f0f0630d0fc4d538f0b2e44e8862a35f86066048e293aed7bbb98c92d4efe8e46e1484f32f498f7d5c09ed299c48bc61e43d84')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gqrx/-/commit/1977f35fea47a4bd7941953b779420324c739941

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gqrx/-/commit/1977f35fea47a4bd7941953b779420324c739941
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to