Package Details: rtlamr-git 0.9.3.r16.gdcdddc5-1

Git Clone URL: https://aur.archlinux.org/rtlamr-git.git (read-only, click to copy)
Package Base: rtlamr-git
Description: An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
Upstream URL: https://github.com/bemasher/rtlamr
Licenses: AGPL3
Conflicts: rtlamr
Provides: rtlamr
Submitter: ad1217
Maintainer: ad1217
Last Packager: ad1217
Votes: 0
Popularity: 0.000000
First Submitted: 2020-04-09 01:27 (UTC)
Last Updated: 2024-03-23 20:55 (UTC)

Latest Comments

dreieck commented on 2025-10-21 15:51 (UTC)

The license identifier should be changed to be SPDX compliant:

rtlamr-git E: AGPL3 is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.

Regards!

dreieck commented on 2025-10-21 15:50 (UTC)

Ahoj,

please move the go specific downloads to the prepare() function, so that build() (and package()) can run in an offline environment on fully prepared sources.

Regards and thanks for the package!

==> Starting build()...
go: downloading github.com/pkg/errors v0.8.1
go: downloading github.com/bemasher/rtltcp v0.0.0-20151011062038-3aed81c166c5
go: downloading golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898

dreieck commented on 2021-10-01 12:41 (UTC)

Is go really a dependency and not just a makedependency? Please check and maybe correct accordingly.

And git is missing as make dependency.

Thanks for maintaining!