Package Details: nrsc5-git r233.6c64409-2

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)

Required by (4)

Sources (1)

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