Search Criteria
Package Details: gqrx-git 20220130-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gqrx-git.git (read-only, click to copy) |
---|---|
Package Base: | gqrx-git |
Description: | SDR receiver for Funcube Dongle, RTL-SDR, USRP and OsmoSDR devices. |
Upstream URL: | http://gqrx.dk/ |
Licenses: | GPL |
Conflicts: | gqrx |
Provides: | gqrx |
Submitter: | ivanovp |
Maintainer: | ivanovp |
Last Packager: | ivanovp |
Votes: | 35 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-30 13:13 (UTC) |
Last Updated: | 2022-04-03 14:35 (UTC) |
Dependencies (18)
- alsa-lib (alsa-lib-x205ta)
- boost-libs (boost-libs-git)
- fftw (fftw-amd)
- gnuradio (gnuradio-maint38-git, gnuradio38, gnuradio-git)
- gnuradio-osmosdr (gr-osmosdr-git, gr-osmosdr-nonfree-git)
- gsl (gsl-git)
- libpulse (pulseaudio-dummy, pulseaudio-git)
- libuhd (libuhd3)
- libusb (libusb-git)
- pulseaudio (pulseaudio-dummy, pulseaudio-git, pipewire-full-pulse-git, pipewire-common-pulse-git, pipewire-pulse-git, pipewire-pulse)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-svg (qt5-svg-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- make (make-git) (make)
- patch (patch-git) (make)
- gr-osmosdr-git (gr-osmosdr-nonfree-git) (optional) – support of OsmoSDR devices
Latest Comments
1 2 3 4 5 6 7 Next › Last »
ak2021 commented on 2023-06-08 20:24 (UTC) (edited on 2023-06-08 20:30 (UTC) by ak2021)
Can someone please help me resolve this error
I have gnuradio v3.10.6.0-2 installed.
I downgraded gnuradio to v3.10.5.1 and now I get this error:
Levitating commented on 2023-05-25 19:16 (UTC)
Why does this package have md5sums and sha256sums? It messes with customizepkg.
grappas commented on 2023-01-15 13:37 (UTC)
https://bugs.archlinux.org/task/77139
In case of AUR package it doesn't even allow to compile due to lack of so's 3.10.4
ivanovp commented on 2022-07-02 16:52 (UTC)
@Cryen: I tried to compile the package and succeeded.
Cryen commented on 2022-06-29 20:54 (UTC) (edited on 2022-06-29 23:32 (UTC) by Cryen)
I can't build it, the error is:
Cloning into bare repository '/home/user/.cache/paru/clone/gqrx-git/gqrx'...
fatal: error reading section header 'shallow-info'
That's the first time I'm seeing this error, I have no clue how to resolve it.
dreieck commented on 2021-09-30 11:13 (UTC)
Can you please add
provides=("gqrx")
orprovides=("gqrx=${pkgver}")
if the latter makes sense?Thanks for maintainig!
ivanovp commented on 2021-01-27 17:43 (UTC)
@thotypous: thanks for the info, cmake was added.
thotypous commented on 2021-01-25 15:37 (UTC)
Please add cmake to makedepends
alexf91 commented on 2020-11-19 22:39 (UTC) (edited on 2020-11-19 22:41 (UTC) by alexf91)
I'm not sure why this was required, but it builds fine without it. If it is still a requirement, you can probably change it to the Python3 version.
Gqrx also dropped qmake support, so you have to update the PKGBUILD to use CMake.
1 2 3 4 5 6 7 Next › Last »