Search Criteria
Package Details: rtl_433-git 18.12.r127.g92617a4-1
Git Clone URL: | https://aur.archlinux.org/rtl_433-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl_433-git |
Description: | Turns your Realtek RTL2832 based DVB dongle into a 433.92MHz generic data receiver |
Upstream URL: | https://github.com/merbanan/rtl_433 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | asdil12 |
Maintainer: | asdil12 |
Last Packager: | asdil12 |
Votes: | 17 |
Popularity: | 0.27 |
First Submitted: | 2013-02-06 20:23 |
Last Updated: | 2019-03-05 10:12 |
Dependencies (4)
- rtl-sdr (rtl-sdr-keenerd-git, rtl-sdr-git, rtl-sdr-librtlsdr-git)
- cmake (cmake-git) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
Latest Comments
Lubiquity commented on 2019-10-15 20:59
Thank's asdli12 for the job
asdil12 commented on 2019-03-05 10:13
done
kaeptnblaubaer commented on 2019-03-04 23:32
Please also add 'aarch64' to architectures. Works fine on RPi 3.
jimduchek commented on 2018-01-01 00:34
Please add 'armv7h' to architectures, builds and works fine on a RPi.
Morn commented on 2016-02-08 11:33
This needs a pkgver() function so the version string is correct. Also, "mkdir -p" would be better in case the build directory already exists from another build.
ase1590 commented on 2015-05-18 06:53
no longer builds.
Starting build()...
rtl_433.c:24:21: fatal error: rtl_433.h: No such file or directory
#include "rtl_433.h"
^
compilation terminated.
the header file, along with several others, is now in the rtl_433/include folder.