aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2005-03-21 00:01:42 +0800
committerkwm <kwm@FreeBSD.org>2005-03-21 00:01:42 +0800
commitb90fb2824de6863b58308af7062e48be8c7eb866 (patch)
tree88583f094755510e96d6a242bdcd7ffede7130b5 /Mk
parent8d220aac53ed49547db72a9e92d7b74aca7bc2ea (diff)
downloadfreebsd-ports-gnome-b90fb2824de6863b58308af7062e48be8c7eb866.tar.gz
freebsd-ports-gnome-b90fb2824de6863b58308af7062e48be8c7eb866.tar.zst
freebsd-ports-gnome-b90fb2824de6863b58308af7062e48be8c7eb866.zip
Slit off gstreamer gconf stuff in a seperate port.
Requested by: lofi Approved by: maintainer (implicit)
Diffstat (limited to '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