aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gstreamer.mk
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-03-20 16:01:42 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-03-20 16:01:42 +0000
commit731fd5b898d0e44e3d16e88284a69800cb948639 (patch)
tree22dfe75258cdef203b3fcb28d3cac62ff8b8af7e /Mk/bsd.gstreamer.mk
parent29f17cd471e2a65a5e62f3af4d6f5ee20f7bc0be (diff)
downloadports-731fd5b898d0e44e3d16e88284a69800cb948639.tar.gz
ports-731fd5b898d0e44e3d16e88284a69800cb948639.zip
Slit off gstreamer gconf stuff in a seperate port.
Requested by: lofi Approved by: maintainer (implicit)
Notes
Notes: svn path=/head/; revision=131735
Diffstat (limited to 'Mk/bsd.gstreamer.mk')
-rw-r--r--Mk/bsd.gstreamer.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 57ca4e84c5e0..a4fe66d81d2f 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -54,7 +54,7 @@ GST_SHLIB_VERSION= 1
#
_USE_GSTREAMER_ALL= a52dec aalib artsd audiofile cairo cdaudio cdparanoia \
dirac dts dv dvd esound faac faad ffmpeg flac \
- gdkpixbuf gnomevfs gsm hermes ivorbis jack jpeg \
+ gconf gdkpixbuf gnomevfs gsm hermes ivorbis jack jpeg \
jpeg-mmx ladspa lame libcaca libfame libmms libmng \
libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \
musepack musicbrainz nas sdl shout shout2 sidplay \
@@ -72,6 +72,9 @@ core_GST_EXT= .keep
yes_DEPENDS= multimedia/gstreamer-plugins
yes_PLIST= libgstac3parse
+gconf_DEPENDS= devel/gstreamer-plugins-gconf
+gconf_PLIST= libgstgconfelements
+
# Audio Plugins Section
a52dec_DEPENDS= audio/gstreamer-plugins-a52dec