aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2020-01-26 17:42:36 +0000
committerKoop Mast <kwm@FreeBSD.org>2020-01-26 17:42:36 +0000
commitaa49f23a6db2870118f1c18cdef7eefa026c6693 (patch)
treeac5da30061e167c8d7d0a673f2f595d1fdad88f1 /audio
parent4b291cffdfc075b11c0aa0c6587d944e9826bd33 (diff)
downloadports-aa49f23a6db2870118f1c18cdef7eefa026c6693.tar.gz
ports-aa49f23a6db2870118f1c18cdef7eefa026c6693.zip
Update gstreamer1 to 1.16.2.
- The spc plugin was removed inflavor for the gsm plugin. - Added in tree qt plugin. Changelog: https://gstreamer.freedesktop.org/releases/1.16/#1.16.2 Update net-im/fractal to 4.2.2 to support GStreamer 1.16 (approved by maintainer) Thanks to antoine@ for the exp-run. PR: 239386
Notes
Notes: svn path=/head/; revision=524224
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/gstreamer1-plugins-pulse/Makefile2
-rw-r--r--audio/gstreamer1-plugins-spc/Makefile13
-rw-r--r--audio/gstreamer1-plugins-webrtcdsp/Makefile2
4 files changed, 2 insertions, 16 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 2f689f419911..1f19957784ad 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -304,7 +304,6 @@
SUBDIR += gstreamer1-plugins-sndfile
SUBDIR += gstreamer1-plugins-sndio
SUBDIR += gstreamer1-plugins-soundtouch
- SUBDIR += gstreamer1-plugins-spc
SUBDIR += gstreamer1-plugins-speex
SUBDIR += gstreamer1-plugins-taglib
SUBDIR += gstreamer1-plugins-twolame
diff --git a/audio/gstreamer1-plugins-pulse/Makefile b/audio/gstreamer1-plugins-pulse/Makefile
index 482d621ae00e..b5c8a82ce886 100644
--- a/audio/gstreamer1-plugins-pulse/Makefile
+++ b/audio/gstreamer1-plugins-pulse/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer pulseaudio plugin
diff --git a/audio/gstreamer1-plugins-spc/Makefile b/audio/gstreamer1-plugins-spc/Makefile
deleted file mode 100644
index 0750a4799e56..000000000000
--- a/audio/gstreamer1-plugins-spc/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-PORTREVISION= 0
-CATEGORIES= audio
-
-COMMENT= Gstreamer OpenSPC plugin
-
-GST_PLUGIN= spc
-DIST= bad
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer1-plugins-webrtcdsp/Makefile b/audio/gstreamer1-plugins-webrtcdsp/Makefile
index 31679cbbf5ca..66a6c1bccfb9 100644
--- a/audio/gstreamer1-plugins-webrtcdsp/Makefile
+++ b/audio/gstreamer1-plugins-webrtcdsp/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer WebRTC Audio Processing plugin