git: 8892b76a476b - main - comms/rtl-433: Add missing dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Oct 2023 00:12:31 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8892b76a476b675957ebff26a3a8b0f8d7fda062
commit 8892b76a476b675957ebff26a3a8b0f8d7fda062
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-10-23 23:55:29 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-10-24 00:11:59 +0000
comms/rtl-433: Add missing dependencies
Add missing dependencies pkgconfig, ssl to support additional protocols.
Add misc/soapysdr dependency to support HackRF One card.
Bump PORTREVISION
PR: 273967
Reported by: Ivan Rozhuk <rozhuk.im@gmail.com>
---
comms/rtl-433/Makefile | 6 ++++--
comms/rtl-433/pkg-plist | 8 ++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/comms/rtl-433/Makefile b/comms/rtl-433/Makefile
index c2a65d4d7e80..6a65c8c47227 100644
--- a/comms/rtl-433/Makefile
+++ b/comms/rtl-433/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rtl-433
PORTVERSION= 22.11
+PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= rodrigo@FreeBSD.org
@@ -9,9 +10,10 @@ WWW= https://github.com/merbanan/rtl_433
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= librtlsdr.so:comms/rtl-sdr
+LIB_DEPENDS= librtlsdr.so:comms/rtl-sdr \
+ libSoapySDR.so:misc/soapysdr
-USES= cmake
+USES= cmake pkgconfig ssl
USE_GITHUB= yes
GH_ACCOUNT= merbanan
diff --git a/comms/rtl-433/pkg-plist b/comms/rtl-433/pkg-plist
index 81d53b51ddc8..2f22f056b4b6 100644
--- a/comms/rtl-433/pkg-plist
+++ b/comms/rtl-433/pkg-plist
@@ -1,10 +1,16 @@
bin/rtl_433
@sample etc/rtl_433/CAME-TOP432.conf etc/rtl_433/CAME-TOP432.conf.sample
+@sample etc/rtl_433/ContinentalRemote.conf etc/rtl_433/ContinentalRemote.conf.sample
+@sample etc/rtl_433/DrivewayAlert.conf etc/rtl_433/DrivewayAlert.conf.sample
@sample etc/rtl_433/EV1527-4Button-Universal-Remote.conf etc/rtl_433/EV1527-4Button-Universal-Remote.conf.sample
+@sample etc/rtl_433/EV1527-DDS-Sgooway.conf etc/rtl_433/EV1527-DDS-Sgooway.conf.sample
@sample etc/rtl_433/EV1527-PIR-Sgooway.conf etc/rtl_433/EV1527-PIR-Sgooway.conf.sample
@sample etc/rtl_433/FAN-53T.conf etc/rtl_433/FAN-53T.conf.sample
+@sample etc/rtl_433/GhostControls.conf etc/rtl_433/GhostControls.conf.sample
@sample etc/rtl_433/HeatmiserPRT-W.conf etc/rtl_433/HeatmiserPRT-W.conf.sample
+@sample etc/rtl_433/LeakDetector.conf etc/rtl_433/LeakDetector.conf.sample
@sample etc/rtl_433/MightyMule-FM231.conf etc/rtl_433/MightyMule-FM231.conf.sample
+@sample etc/rtl_433/MondeoRemote.conf etc/rtl_433/MondeoRemote.conf.sample
@sample etc/rtl_433/SMC5326-Remote.conf etc/rtl_433/SMC5326-Remote.conf.sample
@sample etc/rtl_433/SalusRT300RF.conf etc/rtl_433/SalusRT300RF.conf.sample
@sample etc/rtl_433/Skylink_HA-434TL.conf etc/rtl_433/Skylink_HA-434TL.conf.sample
@@ -16,6 +22,8 @@ bin/rtl_433
@sample etc/rtl_433/energy_count_3000.conf etc/rtl_433/energy_count_3000.conf.sample
@sample etc/rtl_433/fan-11t.conf etc/rtl_433/fan-11t.conf.sample
@sample etc/rtl_433/friedlandevo.conf etc/rtl_433/friedlandevo.conf.sample
+@sample etc/rtl_433/heatilator.conf etc/rtl_433/heatilator.conf.sample
+@sample etc/rtl_433/honeywell-fan.conf etc/rtl_433/honeywell-fan.conf.sample
@sample etc/rtl_433/led-light-remote.conf etc/rtl_433/led-light-remote.conf.sample
@sample etc/rtl_433/pir-ef4.conf etc/rtl_433/pir-ef4.conf.sample
@sample etc/rtl_433/rtl_433.example.conf etc/rtl_433/rtl_433.example.conf.sample