aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2022-03-13 12:19:24 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2022-03-13 12:19:24 +0000
commit094ff862382121804f1cbad8f2d2f4e5b47387f0 (patch)
tree4e83473125e021c20c29eb365a01d71b24ea9987
parent8c042351fc7f0b70658c9bb1207a781b1f0fb10b (diff)
downloadports-094ff862382121804f1cbad8f2d2f4e5b47387f0.tar.gz
ports-094ff862382121804f1cbad8f2d2f4e5b47387f0.zip
net-im/dino: Add missed options related to RTP
PR: 262355 Reported by: Ivan Rozhuk <rozhuk dot im at gmail dot com>
-rw-r--r--net-im/dino/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile
index 5b5dc3955b44..d6ddda676014 100644
--- a/net-im/dino/Makefile
+++ b/net-im/dino/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dino
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MAINTAINER= ashish@FreeBSD.org
@@ -49,6 +49,7 @@ RTP_LIB_DEPENDS= libgnutls.so:security/gnutls \
libwebrtc-audio-processing-1.so:audio/webrtc-audio-processing
RTP_USE= GSTREAMER1=srtp,gtk,pulse,opus,speex,vpx,x264,v4l2
RTP_VARS= ENABLED_PLUGINS+=rtp
+RTP_CMAKE_BOOL= RTP_ENABLE_H264 RTP_ENABLE_VP9 RTP_ENABLE_H264 RTP_ENABLE_VAAPI
RTP_VARS_OFF= DISABLED_PLUGINS+=rtp
OMEMO_GH_TUPLE= signalapp:libsignal-protocol-c:v2.3.3:signalapp/plugins/signal-protocol/libsignal-protocol-c
OMEMO_LIB_DEPENDS= libqrencode.so:graphics/libqrencode