summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-03-20 19:38:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-03-20 19:38:53 +0000
commitc94c680a96ef2113ce2a7589c612759962b92a98 (patch)
treed443126815f4bd6686a1792611b305714abadb9e /multimedia
parentUpdate to version 0.2.0. (diff)
Add gconf gstreamer-plugin
Requested by: marcus
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins-core/Makefile5
-rw-r--r--multimedia/gstreamer-plugins-core80/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-core/Makefile b/multimedia/gstreamer-plugins-core/Makefile
index 2bec73caf983..fc0263f26572 100644
--- a/multimedia/gstreamer-plugins-core/Makefile
+++ b/multimedia/gstreamer-plugins-core/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gstreamer-plugins-core
PORTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= # empty
DISTFILES= # empty
@@ -32,6 +32,9 @@ USE_GSTREAMER+= mad vorbis
# Graphics plugins
USE_GSTREAMER+= libpng
+# Misc plugins
+USE_GSTREAMER+= gconf
+
# Multimedia plugins
USE_GSTREAMER+= ffmpeg
diff --git a/multimedia/gstreamer-plugins-core80/Makefile b/multimedia/gstreamer-plugins-core80/Makefile
index 2bec73caf983..fc0263f26572 100644
--- a/multimedia/gstreamer-plugins-core80/Makefile
+++ b/multimedia/gstreamer-plugins-core80/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gstreamer-plugins-core
PORTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= # empty
DISTFILES= # empty
@@ -32,6 +32,9 @@ USE_GSTREAMER+= mad vorbis
# Graphics plugins
USE_GSTREAMER+= libpng
+# Misc plugins
+USE_GSTREAMER+= gconf
+
# Multimedia plugins
USE_GSTREAMER+= ffmpeg