Search Criteria
Package Details: rtlamr-collect-git 1.0.3.r0.g7951486-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtlamr-collect-git.git (read-only, click to copy) |
---|---|
Package Base: | rtlamr-collect-git |
Description: | Data aggregation for rtlamr. |
Upstream URL: | https://github.com/bemasher/rtlamr-collect |
Licenses: | AGPL3 |
Conflicts: | rtlamr-collect |
Provides: | rtlamr-collect |
Submitter: | ad1217 |
Maintainer: | ad1217 |
Last Packager: | ad1217 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-09 00:42 (UTC) |
Last Updated: | 2024-03-23 20:56 (UTC) |
Dependencies (3)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blog-gitAUR, rtl-sdr-blogAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
ad1217 commented on 2021-10-01 16:57 (UTC)
Thanks @dreieck for the suggestions! I've fixed all the rtlamr* packages.
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!
dreieck commented on 2021-10-01 12:33 (UTC)
Please add
provides=("rtlamr-collect")
andconflicts=("rtlamr-collect")
.Thanks for maintainung!