Search Criteria
Package Details: nrsc5-git r233.6c64409-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nrsc5-git.git (read-only, click to copy) | 
|---|---|
| Package Base: | nrsc5-git | 
| Description: | NRSC-5 (HD Radio) receiver for rtl-sdr | 
| Upstream URL: | https://github.com/theori-io/nrsc5 | 
| Licenses: | GPL | 
| Conflicts: | nrsc5 | 
| Provides: | nrsc5 | 
| Submitter: | rcf | 
| Maintainer: | parkerlreed | 
| Last Packager: | rcf | 
| Votes: | 2 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2017-07-05 11:01 (UTC) | 
| Last Updated: | 2019-01-26 22:22 (UTC) | 
Dependencies (5)
- fftw (fftw-amdAUR)
- libao (libao-gitAUR)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blogAUR, rtl-sdr-blog-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (4)
- gqrx-nrsc5-git (requires nrsc5)
- gr-nrsc5-rx-git (requires nrsc5)
- openwebrx-plus (requires nrsc5) (optional)
- openwebrx-plus-git (requires nrsc5) (optional)
Latest Comments
rcf commented on 2025-05-08 13:06 (UTC)
Regarding the shared library error, you probably just need to rebuild if you've updated rtl-sdr recently.
Brownsnowstorm2 commented on 2025-04-28 19:36 (UTC)
I cannot get this to work. I get error: error while loading shared libraries: librtlsdr.so.2: cannot open shared object file: No such file or directory
when I run it.
parkerlreed commented on 2019-01-25 19:51 (UTC)
CMake Error: No source or binary directory provided
You need to either add . to the cmake command or better yet follow upstream's instructions of creating a build directory and using ..