aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
commite94c0dca29298e1630148f4f14361387dfc83978 (patch)
treed8befbcd18d0f2561bc830de2fc0673c047ba319 /multimedia
parent1e8be8b7248cd94406ffaeff3e4f605b3652606f (diff)
downloadports-e94c0dca29298e1630148f4f14361387dfc83978.tar.gz
ports-e94c0dca29298e1630148f4f14361387dfc83978.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/Makefile8
-rw-r--r--multimedia/gstreamer-plugins-dirac/Makefile17
-rw-r--r--multimedia/gstreamer-plugins-dts/Makefile17
-rw-r--r--multimedia/gstreamer-plugins-dvd/Makefile17
-rw-r--r--multimedia/gstreamer-plugins-libfame/Makefile15
-rw-r--r--multimedia/gstreamer-plugins-mpeg2enc/Makefile19
-rw-r--r--multimedia/gstreamer-plugins-mplex/Makefile17
-rw-r--r--multimedia/gstreamer-plugins-x264/Makefile17
-rw-r--r--multimedia/gstreamer-plugins-xvid/Makefile17
9 files changed, 0 insertions, 144 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index a8607e4c5bfd..2fb95645a217 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -54,30 +54,22 @@
SUBDIR += gstreamer-plugins-bad
SUBDIR += gstreamer-plugins-core
SUBDIR += gstreamer-plugins-core80
- SUBDIR += gstreamer-plugins-dirac
SUBDIR += gstreamer-plugins-dirac80
- SUBDIR += gstreamer-plugins-dts
SUBDIR += gstreamer-plugins-dts80
SUBDIR += gstreamer-plugins-dv
SUBDIR += gstreamer-plugins-dv80
- SUBDIR += gstreamer-plugins-dvd
SUBDIR += gstreamer-plugins-dvd80
SUBDIR += gstreamer-plugins-gnonlin
SUBDIR += gstreamer-plugins-good
- SUBDIR += gstreamer-plugins-libfame
SUBDIR += gstreamer-plugins-libfame80
SUBDIR += gstreamer-plugins-mpeg2dec
SUBDIR += gstreamer-plugins-mpeg2dec80
- SUBDIR += gstreamer-plugins-mpeg2enc
SUBDIR += gstreamer-plugins-mpeg2enc80
- SUBDIR += gstreamer-plugins-mplex
SUBDIR += gstreamer-plugins-mplex80
SUBDIR += gstreamer-plugins-theora
SUBDIR += gstreamer-plugins-theora80
SUBDIR += gstreamer-plugins-ugly
- SUBDIR += gstreamer-plugins-x264
SUBDIR += gstreamer-plugins-x26480
- SUBDIR += gstreamer-plugins-xvid
SUBDIR += gstreamer-plugins-xvid80
SUBDIR += gstreamer-plugins80
SUBDIR += gstreamer80
diff --git a/multimedia/gstreamer-plugins-dirac/Makefile b/multimedia/gstreamer-plugins-dirac/Makefile
deleted file mode 100644
index f67aeeaf949e..000000000000
--- a/multimedia/gstreamer-plugins-dirac/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-dirac
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 1
-
-COMMENT= Gstreamer dirac plugin
-
-GST_PLUGIN= dirac
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile
deleted file mode 100644
index 04012eb0b2e4..000000000000
--- a/multimedia/gstreamer-plugins-dts/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-dts
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 1
-
-COMMENT= Gstreamer dts plugin
-
-GST_PLUGIN= dts
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins-dvd/Makefile b/multimedia/gstreamer-plugins-dvd/Makefile
deleted file mode 100644
index 24b516aa9a25..000000000000
--- a/multimedia/gstreamer-plugins-dvd/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-dvd
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 2
-
-COMMENT= Gstreamer dvd plugin set
-
-GST_PLUGIN= dvd
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins-libfame/Makefile b/multimedia/gstreamer-plugins-libfame/Makefile
deleted file mode 100644
index 0cfead528fc9..000000000000
--- a/multimedia/gstreamer-plugins-libfame/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-libfame
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 1
-
-GST_PLUGIN= libfame
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile
deleted file mode 100644
index 9ed3a53f6648..000000000000
--- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-mpeg2enc
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 2
-
-COMMENT= Gstreamer mpeg encoder plugin
-
-BROKEN= Does not compile
-
-GST_PLUGIN= mpeg2enc
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins-mplex/Makefile b/multimedia/gstreamer-plugins-mplex/Makefile
deleted file mode 100644
index 0826fc08994f..000000000000
--- a/multimedia/gstreamer-plugins-mplex/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-mplex
-# Date created: 7 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 2
-
-COMMENT= Gstreamer mplex plugin
-
-GST_PLUGIN= mplex
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile
deleted file mode 100644
index 79205a7d68bb..000000000000
--- a/multimedia/gstreamer-plugins-x264/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-x264
-# Date created: 6 Sep 2005
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 1
-
-COMMENT= Gstreamer x264 plugin
-
-GST_PLUGIN= x264
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"
diff --git a/multimedia/gstreamer-plugins-xvid/Makefile b/multimedia/gstreamer-plugins-xvid/Makefile
deleted file mode 100644
index 18fce588172d..000000000000
--- a/multimedia/gstreamer-plugins-xvid/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-xvid
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 1
-
-COMMENT= Gstreamer xvid plugin
-
-GST_PLUGIN= xvid
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"