5646dd1886
https://gstreamer.freedesktop.org/releases/1.26/#1.26.3 Security: 69bfe2a4-5a39-11f0-8792-4ccc6adda413
16 lines
321 B
Makefile
16 lines
321 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer parse and demuliplex a Smooth Streaming manifest into audio/video streams plugin
|
|
|
|
USE_GNOME= libxml2
|
|
|
|
MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
DIST= bad
|
|
GST_PLUGIN= smoothstreaming
|
|
|
|
.include "${MASTERDIR}/Makefile"
|