aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-04 14:04:50 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-04 14:04:50 +0800
commitf667e4109248781b8aa37cfe345bb108586f6478 (patch)
tree4f63466a92526c6660b807700fd026b5f1b00858 /audio
parent3a6e2989cd4bd2000a1730e1b3f08d85e7a2bd6c (diff)
downloadfreebsd-ports-gnome-f667e4109248781b8aa37cfe345bb108586f6478.tar.gz
freebsd-ports-gnome-f667e4109248781b8aa37cfe345bb108586f6478.tar.zst
freebsd-ports-gnome-f667e4109248781b8aa37cfe345bb108586f6478.zip
Remove expired gstreamer 0.x
gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept to let time for applications to catchup on gstreamer 1.x
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile33
-rw-r--r--audio/gstreamer-plugins-a52dec/Makefile14
-rw-r--r--audio/gstreamer-plugins-amrnb/Makefile13
-rw-r--r--audio/gstreamer-plugins-amrwbdec/Makefile13
-rw-r--r--audio/gstreamer-plugins-cdaudio/Makefile14
-rw-r--r--audio/gstreamer-plugins-cdparanoia/Makefile14
-rw-r--r--audio/gstreamer-plugins-faac/Makefile14
-rw-r--r--audio/gstreamer-plugins-faad/Makefile14
-rw-r--r--audio/gstreamer-plugins-flac/Makefile14
-rw-r--r--audio/gstreamer-plugins-flite/Makefile13
-rw-r--r--audio/gstreamer-plugins-fluendo-mp3/Makefile22
-rw-r--r--audio/gstreamer-plugins-fluendo-mp3/distinfo2
-rw-r--r--audio/gstreamer-plugins-fluendo-mp3/pkg-descr3
-rw-r--r--audio/gstreamer-plugins-gme/Makefile13
-rw-r--r--audio/gstreamer-plugins-gsm/Makefile14
-rw-r--r--audio/gstreamer-plugins-jack/Makefile14
-rw-r--r--audio/gstreamer-plugins-ladspa/Makefile14
-rw-r--r--audio/gstreamer-plugins-lame/Makefile14
-rw-r--r--audio/gstreamer-plugins-mad/Makefile14
-rw-r--r--audio/gstreamer-plugins-mp3/Makefile24
-rw-r--r--audio/gstreamer-plugins-mp3/pkg-descr1
-rw-r--r--audio/gstreamer-plugins-musepack/Makefile14
-rw-r--r--audio/gstreamer-plugins-nas/Makefile14
-rw-r--r--audio/gstreamer-plugins-ogg/Makefile14
-rw-r--r--audio/gstreamer-plugins-opus/Makefile12
-rw-r--r--audio/gstreamer-plugins-pulse/Makefile13
-rw-r--r--audio/gstreamer-plugins-shout2/Makefile14
-rw-r--r--audio/gstreamer-plugins-sidplay/Makefile14
-rw-r--r--audio/gstreamer-plugins-sndfile/Makefile13
-rw-r--r--audio/gstreamer-plugins-sndio/Makefile25
-rw-r--r--audio/gstreamer-plugins-sndio/distinfo3
-rw-r--r--audio/gstreamer-plugins-sndio/pkg-descr7
-rw-r--r--audio/gstreamer-plugins-sndio/pkg-message9
-rw-r--r--audio/gstreamer-plugins-soundtouch/Makefile14
-rw-r--r--audio/gstreamer-plugins-spc/Makefile14
-rw-r--r--audio/gstreamer-plugins-speex/Makefile14
-rw-r--r--audio/gstreamer-plugins-taglib/Makefile17
-rw-r--r--audio/gstreamer-plugins-twolame/Makefile13
-rw-r--r--audio/gstreamer-plugins-vorbis/Makefile14
-rw-r--r--audio/gstreamer-plugins-wavpack/Makefile12
40 files changed, 0 insertions, 541 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 546102e4c343..ba3c7289bb32 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -247,39 +247,6 @@
SUBDIR += gsequencer
SUBDIR += gsm
SUBDIR += gsound
- SUBDIR += gstreamer-plugins-a52dec
- SUBDIR += gstreamer-plugins-amrnb
- SUBDIR += gstreamer-plugins-amrwbdec
- SUBDIR += gstreamer-plugins-cdaudio
- SUBDIR += gstreamer-plugins-cdparanoia
- SUBDIR += gstreamer-plugins-faac
- SUBDIR += gstreamer-plugins-faad
- SUBDIR += gstreamer-plugins-flac
- SUBDIR += gstreamer-plugins-flite
- SUBDIR += gstreamer-plugins-fluendo-mp3
- SUBDIR += gstreamer-plugins-gme
- SUBDIR += gstreamer-plugins-gsm
- SUBDIR += gstreamer-plugins-jack
- SUBDIR += gstreamer-plugins-ladspa
- SUBDIR += gstreamer-plugins-lame
- SUBDIR += gstreamer-plugins-mad
- SUBDIR += gstreamer-plugins-mp3
- SUBDIR += gstreamer-plugins-musepack
- SUBDIR += gstreamer-plugins-nas
- SUBDIR += gstreamer-plugins-ogg
- SUBDIR += gstreamer-plugins-opus
- SUBDIR += gstreamer-plugins-pulse
- SUBDIR += gstreamer-plugins-shout2
- SUBDIR += gstreamer-plugins-sidplay
- SUBDIR += gstreamer-plugins-sndfile
- SUBDIR += gstreamer-plugins-sndio
- SUBDIR += gstreamer-plugins-soundtouch
- SUBDIR += gstreamer-plugins-spc
- SUBDIR += gstreamer-plugins-speex
- SUBDIR += gstreamer-plugins-taglib
- SUBDIR += gstreamer-plugins-twolame
- SUBDIR += gstreamer-plugins-vorbis
- SUBDIR += gstreamer-plugins-wavpack
SUBDIR += gstreamer1-plugins-a52dec
SUBDIR += gstreamer1-plugins-amrnb
SUBDIR += gstreamer1-plugins-amrwbdec
diff --git a/audio/gstreamer-plugins-a52dec/Makefile b/audio/gstreamer-plugins-a52dec/Makefile
deleted file mode 100644
index d323942ca5c8..000000000000
--- a/audio/gstreamer-plugins-a52dec/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-a52dec/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
-
-GST_PLUGIN= a52dec
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-amrnb/Makefile b/audio/gstreamer-plugins-amrnb/Makefile
deleted file mode 100644
index c1074ada018d..000000000000
--- a/audio/gstreamer-plugins-amrnb/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer OpenCore based Adaptive Multi-Rate Narrow-Band plugin
-
-GST_PLUGIN= amrnb
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-amrwbdec/Makefile b/audio/gstreamer-plugins-amrwbdec/Makefile
deleted file mode 100644
index fbfe0101e702..000000000000
--- a/audio/gstreamer-plugins-amrwbdec/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
-
-GST_PLUGIN= amrwbdec
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-cdaudio/Makefile b/audio/gstreamer-plugins-cdaudio/Makefile
deleted file mode 100644
index 877147fd69c9..000000000000
--- a/audio/gstreamer-plugins-cdaudio/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-cdaudio/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer frontend to libcdaudio
-
-GST_PLUGIN= cdaudio
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile
deleted file mode 100644
index afeddaa8bf88..000000000000
--- a/audio/gstreamer-plugins-cdparanoia/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-cdparanoia/Makefile,v 1.8 2009/11/17 19:08:45 kwm Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin
-
-GST_PLUGIN= cdparanoia
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-faac/Makefile b/audio/gstreamer-plugins-faac/Makefile
deleted file mode 100644
index b810fe315ca8..000000000000
--- a/audio/gstreamer-plugins-faac/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-faac/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin
-
-GST_PLUGIN= faac
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile
deleted file mode 100644
index 7603e4225823..000000000000
--- a/audio/gstreamer-plugins-faad/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-faad/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin
-
-GST_PLUGIN= faad
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-flac/Makefile b/audio/gstreamer-plugins-flac/Makefile
deleted file mode 100644
index 5351e52d0c25..000000000000
--- a/audio/gstreamer-plugins-flac/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-flac/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
-
-PORTREVISION= 3
-CATEGORIES= audio
-
-COMMENT= Gstreamer free lossless audio encoder/decoder plugin
-
-GST_PLUGIN= flac
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-flite/Makefile b/audio/gstreamer-plugins-flite/Makefile
deleted file mode 100644
index ee4afb0c5513..000000000000
--- a/audio/gstreamer-plugins-flite/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 3
-CATEGORIES= audio
-
-COMMENT= Gstreamer flite run-time speech synthesis engine plugin
-
-GST_PLUGIN= flite
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-fluendo-mp3/Makefile b/audio/gstreamer-plugins-fluendo-mp3/Makefile
deleted file mode 100644
index 2037fcd25b2c..000000000000
--- a/audio/gstreamer-plugins-fluendo-mp3/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gstreamer-plugins-fluendo-mp3
-PORTVERSION= 0.10.20
-PORTREVISION= 2
-CATEGORIES= audio
-MASTER_SITES= http://core.fluendo.com/gstreamer/src/gst-fluendo-mp3/
-DISTNAME= gst-fluendo-mp3-${PORTVERSION}
-
-MAINTAINER= multimedia@FreeBSD.org
-COMMENT= Mp3 gstreamer plugin from fluendo
-
-LICENSE= MIT
-
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-USES= libtool pkgconfig
-USE_GSTREAMER= yes
-PLIST_FILES= lib/gstreamer-0.10/libgstflump3dec.so
-
-.include <bsd.port.mk>
diff --git a/audio/gstreamer-plugins-fluendo-mp3/distinfo b/audio/gstreamer-plugins-fluendo-mp3/distinfo
deleted file mode 100644
index 697b80eeddbc..000000000000
--- a/audio/gstreamer-plugins-fluendo-mp3/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gst-fluendo-mp3-0.10.20.tar.gz) = 73876b08d7e1590437fd561e0685d53ec07dbd70bff00f55ed7f62684615a71c
-SIZE (gst-fluendo-mp3-0.10.20.tar.gz) = 484238
diff --git a/audio/gstreamer-plugins-fluendo-mp3/pkg-descr b/audio/gstreamer-plugins-fluendo-mp3/pkg-descr
deleted file mode 100644
index 2344c065e4e9..000000000000
--- a/audio/gstreamer-plugins-fluendo-mp3/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Mp3 gstreamer plugin from fluendo
-
-WWW: http://www.fluendo.com/shop/product/fluendo-mp3-decoder/
diff --git a/audio/gstreamer-plugins-gme/Makefile b/audio/gstreamer-plugins-gme/Makefile
deleted file mode 100644
index 6b726cae6b8e..000000000000
--- a/audio/gstreamer-plugins-gme/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Raphael Kubo da Costa <kubito@gmail.com>
-# $FreeBSD$
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer game-music-emu (libgme) frontend
-
-GST_PLUGIN= gme
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-gsm/Makefile b/audio/gstreamer-plugins-gsm/Makefile
deleted file mode 100644
index 73a36b34b9fa..000000000000
--- a/audio/gstreamer-plugins-gsm/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-gsm/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer gsm encoding/decoding plugin
-
-GST_PLUGIN= gsm
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-jack/Makefile b/audio/gstreamer-plugins-jack/Makefile
deleted file mode 100644
index e650356e71a9..000000000000
--- a/audio/gstreamer-plugins-jack/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-jack/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer low-latency audio server plugin
-
-GST_PLUGIN= jack
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-ladspa/Makefile b/audio/gstreamer-plugins-ladspa/Makefile
deleted file mode 100644
index f694abb078ec..000000000000
--- a/audio/gstreamer-plugins-ladspa/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-ladspa/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
-
-PORTREVISION= 4
-CATEGORIES= audio
-
-COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin
-
-GST_PLUGIN= ladspa
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-lame/Makefile b/audio/gstreamer-plugins-lame/Makefile
deleted file mode 100644
index 56c2a7644b0d..000000000000
--- a/audio/gstreamer-plugins-lame/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-lame/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer mp3 encode plugin
-
-GST_PLUGIN= lame
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-mad/Makefile b/audio/gstreamer-plugins-mad/Makefile
deleted file mode 100644
index 4a974acfc70f..000000000000
--- a/audio/gstreamer-plugins-mad/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-mad/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
-
-PORTREVISION= 3
-CATEGORIES= audio
-
-COMMENT= Gstreamer mp3 decoder plugin
-
-GST_PLUGIN= mad
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-mp3/Makefile b/audio/gstreamer-plugins-mp3/Makefile
deleted file mode 100644
index 3977b7f82760..000000000000
--- a/audio/gstreamer-plugins-mp3/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gstreamer-plugins
-PORTVERSION= 0.10.0
-PORTREVISION= 1
-CATEGORIES= audio
-PKGNAMESUFFIX= -mp3
-
-MAINTAINER= multimedia@FreeBSD.org
-COMMENT= Gstreamer Plugins Mp3 decoder meta-port
-
-USES= metaport
-WANT_GSTREAMER= yes
-
-OPTIONS_MULTI= MP3
-OPTIONS_MULTI_MP3= MAD FLUENDO
-OPTIONS_DEFAULT= MAD
-FLUENDO_DESC= Use Fluendo Mp3 decoder
-
-MAD_USE= GSTREAMER=mad
-FLUENDO_USE= GSTREAMER=fluendo-mp3
-
-.include <bsd.port.mk>
diff --git a/audio/gstreamer-plugins-mp3/pkg-descr b/audio/gstreamer-plugins-mp3/pkg-descr
deleted file mode 100644
index 08e9a3094575..000000000000
--- a/audio/gstreamer-plugins-mp3/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Gstreamer Plugins Mp3 decoder meta-port
diff --git a/audio/gstreamer-plugins-musepack/Makefile b/audio/gstreamer-plugins-musepack/Makefile
deleted file mode 100644
index 625ec237d2cd..000000000000
--- a/audio/gstreamer-plugins-musepack/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-musepack/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer musepack mpc encoder/decoder plugin
-
-GST_PLUGIN= musepack
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-nas/Makefile b/audio/gstreamer-plugins-nas/Makefile
deleted file mode 100644
index fa080b372e0a..000000000000
--- a/audio/gstreamer-plugins-nas/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-nas/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= GStreamer NAS (Network Audio System) plugin
-
-GST_PLUGIN= nas
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile
deleted file mode 100644
index cbc177bc5ccc..000000000000
--- a/audio/gstreamer-plugins-ogg/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer Ogg bitstream plugin
-
-GST_PLUGIN= ogg
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-opus/Makefile b/audio/gstreamer-plugins-opus/Makefile
deleted file mode 100644
index cee00c41bd45..000000000000
--- a/audio/gstreamer-plugins-opus/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-PORTREVISION= 5
-CATEGORIES= audio
-
-COMMENT= Gstreamer Opus audio encoder/decoder plugin
-
-GST_PLUGIN= opus
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-pulse/Makefile b/audio/gstreamer-plugins-pulse/Makefile
deleted file mode 100644
index ba001fe5fa87..000000000000
--- a/audio/gstreamer-plugins-pulse/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 3
-CATEGORIES= audio
-
-COMMENT= GStreamer plugin for pulseaudio
-
-GST_PLUGIN= pulse
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-shout2/Makefile b/audio/gstreamer-plugins-shout2/Makefile
deleted file mode 100644
index 33f23e3ce2bb..000000000000
--- a/audio/gstreamer-plugins-shout2/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-shout2/Makefile,v 1.3 2008/03/19 14:05:31 ahze Exp $
-
-PORTREVISION= 3
-CATEGORIES= audio
-
-COMMENT= Gstreamer icecast plugin
-
-GST_PLUGIN= shout2
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-sidplay/Makefile b/audio/gstreamer-plugins-sidplay/Makefile
deleted file mode 100644
index d27800c9cb3b..000000000000
--- a/audio/gstreamer-plugins-sidplay/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-sidplay/Makefile,v 1.5 2008/03/19 14:05:31 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer Commodore SID decoder plugin
-
-GST_PLUGIN= sidplay
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-sndfile/Makefile b/audio/gstreamer-plugins-sndfile/Makefile
deleted file mode 100644
index 2ea6bbeaf26b..000000000000
--- a/audio/gstreamer-plugins-sndfile/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 3
-CATEGORIES= audio
-
-COMMENT= Gstreamer sndfile plugin
-
-GST_PLUGIN= sndfile
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-sndio/Makefile b/audio/gstreamer-plugins-sndio/Makefile
deleted file mode 100644
index 19a5f74013c7..000000000000
--- a/audio/gstreamer-plugins-sndio/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= gstreamer-plugins-sndio
-DISTVERSIONPREFIX= v
-DISTVERSION= 0.10.31.1
-PORTREVISION= 1
-CATEGORIES= audio
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Sndio audio sink and source for GStreamer 0.10
-
-LICENSE= ISCL
-
-LIB_DEPENDS= libgstaudio-0.10.so:multimedia/gstreamer-plugins \
- libgstbase-0.10.so:multimedia/gstreamer \
- libsndio.so:audio/sndio
-
-USES= gnome pkgconfig
-USE_GITHUB= yes
-GH_ACCOUNT= t6
-USE_GNOME= glib20
-
-PLIST_FILES= lib/gstreamer-0.10/libgstsndio.so
-
-.include <bsd.port.mk>
diff --git a/audio/gstreamer-plugins-sndio/distinfo b/audio/gstreamer-plugins-sndio/distinfo
deleted file mode 100644
index 99ffe7ece648..000000000000
--- a/audio/gstreamer-plugins-sndio/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1533925477
-SHA256 (t6-gstreamer-plugins-sndio-v0.10.31.1_GH0.tar.gz) = 5390e6bd06a09184ac345e776022aefa47e12e152499dcbe9402cf3cde2f696d
-SIZE (t6-gstreamer-plugins-sndio-v0.10.31.1_GH0.tar.gz) = 7135
diff --git a/audio/gstreamer-plugins-sndio/pkg-descr b/audio/gstreamer-plugins-sndio/pkg-descr
deleted file mode 100644
index c8a7536fee96..000000000000
--- a/audio/gstreamer-plugins-sndio/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-The GStreamer sndio plugin allows applications that use GStreamer 0.10
-to play and record through sndio.
-
-This includes several games, audio players like Exaile, and audio
-editors like Jokosher.
-
-WWW: https://github.com/t6/gstreamer-plugins-sndio
diff --git a/audio/gstreamer-plugins-sndio/pkg-message b/audio/gstreamer-plugins-sndio/pkg-message
deleted file mode 100644
index 2fe791a9ca97..000000000000
--- a/audio/gstreamer-plugins-sndio/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
-[
-{ type: install
- message: <<EOM
-The GStreamer sndio plugin has been installed. It has a higher
-priority than both the OSS or PulseAudio plugins and GStreamer will
-prefer it over them by default.
-EOM
-}
-]
diff --git a/audio/gstreamer-plugins-soundtouch/Makefile b/audio/gstreamer-plugins-soundtouch/Makefile
deleted file mode 100644
index 736a89dd91f1..000000000000
--- a/audio/gstreamer-plugins-soundtouch/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
-
-PORTREVISION= 3
-CATEGORIES= audio
-
-COMMENT= GStreamer soundtouch plugin
-
-GST_PLUGIN= soundtouch
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile
deleted file mode 100644
index 63d6deda8a5e..000000000000
--- a/audio/gstreamer-plugins-spc/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-spc/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer OpenSPC frontend
-
-GST_PLUGIN= spc
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-speex/Makefile b/audio/gstreamer-plugins-speex/Makefile
deleted file mode 100644
index 5cc1b89bd38a..000000000000
--- a/audio/gstreamer-plugins-speex/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-speex/Makefile,v 1.5 2008/03/19 14:05:32 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer speex voice plugin
-
-GST_PLUGIN= speex
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-taglib/Makefile b/audio/gstreamer-plugins-taglib/Makefile
deleted file mode 100644
index bb9f5ddfe8fb..000000000000
--- a/audio/gstreamer-plugins-taglib/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-taglib/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer taglib plugin
-
-BROKEN_armv6= fails to compile: textidentificationframe.h file not found
-BROKEN_armv7= fails to compile: textidentificationframe.h file not found
-
-GST_PLUGIN= taglib
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-twolame/Makefile b/audio/gstreamer-plugins-twolame/Makefile
deleted file mode 100644
index 7f6ae2917ee0..000000000000
--- a/audio/gstreamer-plugins-twolame/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer High-quality free MP2 encoder plugin
-
-GST_PLUGIN= twolame
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-vorbis/Makefile b/audio/gstreamer-plugins-vorbis/Makefile
deleted file mode 100644
index 4847ab81cc3e..000000000000
--- a/audio/gstreamer-plugins-vorbis/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Michael Johnson <ahze@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-vorbis/Makefile,v 1.6 2008/03/21 04:01:33 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-COMMENT= Gstreamer vorbis encoder/decoder plugin
-
-GST_PLUGIN= vorbis
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/audio/gstreamer-plugins-wavpack/Makefile b/audio/gstreamer-plugins-wavpack/Makefile
deleted file mode 100644
index 47c0f2877ea3..000000000000
--- a/audio/gstreamer-plugins-wavpack/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/audio/gstreamer-plugins-wavpack/Makefile,v 1.3 2008/03/19 14:05:33 ahze Exp $
-
-PORTREVISION= 2
-CATEGORIES= audio
-
-GST_PLUGIN= wavpack
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"