Search Criteria
Package Details: sdrpp-git 1.0.4.r561.eab4264-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sdrpp-git.git (read-only, click to copy) |
---|---|
Package Base: | sdrpp-git |
Description: | The bloat-free SDR receiver |
Upstream URL: | https://www.sdrpp.org/ |
Keywords: | sdr++ sdr-plus-plus |
Licenses: | GPL3 |
Conflicts: | sdrpp |
Provides: | sdrpp |
Submitter: | ryzerth |
Maintainer: | thotypous (ryzerth, 2WheelDev, eclairevoyant, dnaeon) |
Last Packager: | eclairevoyant |
Votes: | 23 |
Popularity: | 0.93 |
First Submitted: | 2021-02-14 23:36 (UTC) |
Last Updated: | 2024-01-24 00:49 (UTC) |
Dependencies (32)
- fftw
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw (glfw-gitAUR, glfw-waywallAUR, glfw-wayland-minecraft-cursorfixAUR)
- libvolk (libvolk-gitAUR)
- airspy (airspy-gitAUR) (make)
- airspyhf-gitAUR (make)
- bladerf (bladerf-gitAUR, libbladerf-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- codec2 (codec2-gitAUR, codec2-lpcnetAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- hackrf (hackrf-gitAUR) (make)
- libad9361 (libad9361-gitAUR) (make)
- libiio (libiio-gitAUR) (make)
- libsdrplayAUR (make)
- limesuite (limesuite-gitAUR) (make)
- portaudio (make)
- rtaudio (rtaudio-gitAUR) (make)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blog-gitAUR, rtl-sdr-blogAUR) (make)
- soapysdr (soapysdr-gitAUR) (make)
- airspy (airspy-gitAUR) (optional)
- Show 12 more dependencies...
Required by (3)
- sdrpp-headers-git
- sdrpp-mirisdr-source-git (requires sdrpp)
- sdrpp-tetra-demodulator-git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
2WheelDev commented on 2023-01-29 23:15 (UTC)
So I submitted an orphan request in an attempt to get this fixed. @Ryzerth does not want to do this or accept any help.
Quite frankly his attitude towards me, is disgusting. If you wish to see his reply: https://lists.archlinux.org/archives/list/aur-requests@lists.archlinux.org/message/ZM7JB2VQX3WPTBDI6KCU5WY3REJPF37M/
soenke commented on 2023-01-12 07:23 (UTC)
What a ridiculous answer by @ryzerth. AUR does not need another badly maintained pkg! This versioning issue is annoying.
@WheelDev: You could consider submitting a request for marking this as orphaned (to take over) or merging.
2WheelDev commented on 2022-11-21 21:41 (UTC)
So back in October I contacted ryzerth regarding the pkgver issue and to offer assistance with maintaining the package, unfortunately no progress was made. I have waited before posting this, but as it has now been over a month without any attempt to make an update, I feel it was time to update everyone
So there we go!
Yamashiro commented on 2022-11-11 23:20 (UTC)
Second/thirding the request for the
pkgver
change, adding the package IgnorePkg is not a really a recommended workaround.mihaly4 commented on 2022-11-10 09:28 (UTC)
Can you add systemd service file for sdr++ server mode?
deadite66 commented on 2022-11-05 15:52 (UTC) (edited on 2022-11-05 15:52 (UTC) by deadite66)
@ut4nj add sdrpp-git to IgnorePkg in /etc/pacman.conf
https://wiki.archlinux.org/title/pacman#Skip_package_from_being_upgraded
ut4nj commented on 2022-11-05 15:32 (UTC) (edited on 2024-04-19 17:27 (UTC) by ut4nj)
1
abougouffa commented on 2022-03-11 12:11 (UTC)
Thank you for the package, however, it is a little bit annoying each time I run
yay
, the version generated is always interpreted to be behind the package version. A betterpkgver()
style can be used like this: (as mentioned in the VCS package guidelines).Please change `pkgver()' to this one:
EndlessEden commented on 2022-02-04 16:56 (UTC)
can you change the pkgver string to this (git describe --tags | sed 's/([^-]*-g)/r\1/;s/-/./g'| sed 's/.r/\n/g' | head -1)
This produces more accurate versioning (major.minor.addendum.git-revision.commit#) - This follows all best practices.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »