www/gstreamer1-plugins-srt: New SRT plugin for gstreamer

gstreamer now supports the "Secure Reliable Transport (SRT) Protocol"
via www/srt. This port adds the corresponding plugin, via
multimedia/gstreamer1-plugins-bad.
PR:		268545
Reported by:	p5B2EA84B3@t-online.de
This commit is contained in:
Thomas Zander 2022-12-25 18:18:14 +01:00
parent 3256acf22e
commit d6cd2faae3
No known key found for this signature in database
GPG Key ID: 856D8ED47C7EAFA5
4 changed files with 18 additions and 0 deletions

View File

@ -177,6 +177,7 @@ BAD_GST_ALL_PLUGINS+= \
soundtouch \
spandsp \
speed \
srt \
srtp \
subenc \
svthevcenc \

View File

@ -205,6 +205,7 @@
SUBDIR += groupoffice
SUBDIR += grr
SUBDIR += gstreamer1-plugins-neon
SUBDIR += gstreamer1-plugins-srt
SUBDIR += gtkhtml4
SUBDIR += guacamole-client
SUBDIR += guile-www

View File

@ -0,0 +1,15 @@
PORTREVISION= 0
CATEGORIES= www
COMMENT= GStreamer Secure Reliable Transport (SRT) plugin
GST_PLUGIN= srt
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS+= libsrt.so:www/srt
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1 @@
lib/gstreamer-%%VERSION%%/libgstsrt.so