Search Criteria
Package Details: rtlamr-git 0.9.3.r16.gdcdddc5-1
Package Actions
| 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) |
Dependencies (3)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blogAUR, rtl-sdr-blog-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Latest Comments
dreieck commented on 2025-10-21 15:51 (UTC)
The license identifier should be changed to be SPDX compliant:
Regards!
dreieck commented on 2025-10-21 15:50 (UTC)
Ahoj,
please move the go specific downloads to the
prepare()function, so thatbuild()(andpackage()) can run in an offline environment on fully prepared sources.Regards and thanks for the package!
dreieck commented on 2021-10-01 12:41 (UTC)
Is
goreally a dependency and not just a makedependency? Please check and maybe correct accordingly.And
gitis missing as make dependency.Thanks for maintaining!