git: 094ff8623821 - main - net-im/dino: Add missed options related to RTP
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Mar 2022 12:19:58 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=094ff862382121804f1cbad8f2d2f4e5b47387f0
commit 094ff862382121804f1cbad8f2d2f4e5b47387f0
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-03-13 12:19:24 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-03-13 12:19:24 +0000
net-im/dino: Add missed options related to RTP
PR: 262355
Reported by: Ivan Rozhuk <rozhuk dot im at gmail dot com>
---
net-im/dino/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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