Package Details: gr-nrsc5-rx-git r28.49cfa80-1

Git Clone URL: https://aur.archlinux.org/gr-nrsc5-rx-git.git (read-only, click to copy)
Package Base: gr-nrsc5-rx-git
Description: GNU Radio module for receiving NRSC-5
Upstream URL: https://github.com/Albert-S-Briscoe/gr-nrsc5-rx
Licenses: GPL
Provides: gr-nrsc5-rx
Submitter: albertb
Maintainer: albertb
Last Packager: albertb
Votes: 0
Popularity: 0.000000
First Submitted: 2022-08-14 00:23 (UTC)
Last Updated: 2022-08-14 00:23 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

Zorbatron commented on 2025-08-10 03:19 (UTC)

Please consider adding

install -Dm 644 examples/*.grc -t $pkgdir/usr/share/doc/gr-nrsc5-rx/examples/
install -Dm 755 examples/*.py -t $pkgdir/usr/share/doc/gr-nrsc5-rx/examples/

to package() so the example scripts are installed.