aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-03-17 13:55:26 +0800
committerahze <ahze@FreeBSD.org>2005-03-17 13:55:26 +0800
commit01bab68002a7d6646805e40ccef57acf32b15f37 (patch)
treecb6ae9cd896e194c8da7c1179e9eba1c781dfa64 /Mk
parent52f6f57f859a22d47ba478b9bb59812f4f3a2d23 (diff)
downloadfreebsd-ports-gnome-01bab68002a7d6646805e40ccef57acf32b15f37.tar.gz
freebsd-ports-gnome-01bab68002a7d6646805e40ccef57acf32b15f37.tar.zst
freebsd-ports-gnome-01bab68002a7d6646805e40ccef57acf32b15f37.zip
- Add USE_GSTREAMER=libmms support (net/gstreamer-plugins-libmms)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk15
1 files changed, 10 insertions, 5 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 57e790df0f76..57ca4e84c5e0 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -55,11 +55,11 @@ 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 \
- jpeg-mmx ladspa lame libcaca libfame libmng libpng \
- libvisual mad mikmod mpeg2dec mpeg2enc mplex musepack \
- musicbrainz nas sdl shout shout2 sidplay smoothwave \
- sndfile speex theora ogg pango polypaudio swfdec \
- vorbis xine xvid
+ jpeg-mmx ladspa lame libcaca libfame libmms libmng \
+ libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \
+ musepack musicbrainz nas sdl shout shout2 sidplay \
+ smoothwave sndfile speex theora ogg pango polypaudio \
+ swfdec vorbis xine xvid
# other plugins
OTHER_GSTREAMER_PLUGINS+= core yes
@@ -201,6 +201,11 @@ xine_DEPENDS= multimedia/gstreamer-plugins-xine
xvid_DEPENDS= multimedia/gstreamer-plugins-xvid
+# Net Plugins Section
+
+libmms_DEPENDS= net/gstreamer-plugins-libmms
+libmms_PLIST= libgstmms
+
# X11-Toolkits Plugins Section
pango_DEPENDS= x11-toolkits/gstreamer-plugins-pango
pango_PLIST= libgsttextoverlay