From 2caf84c3c7dce79d31fc355b0a2b9312a75f234c Mon Sep 17 00:00:00 2001 From: ahze Date: Sat, 4 Dec 2004 23:01:14 +0000 Subject: - Add support for musepack and libvisual plugins git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3219 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gstreamer.mk | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index 997f83025..e447bff05 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -55,10 +55,10 @@ GST_SHLIB_VERSION= 1 _USE_GSTREAMER_ALL= a52dec aalib artsd audiofile 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 mad mikmod mpeg2dec \ - mpeg2enc mplex musicbrainz nas sdl shout sidplay \ - smoothwave sndfile speex theora ogg pango swfdec \ - vorbis xine xvid + lame libcaca libfame libmng libpng libvisual mad mikmod \ + mpeg2dec mpeg2enc mplex musepack musicbrainz nas sdl \ + shout sidplay smoothwave sndfile speex theora ogg pango \ + swfdec vorbis xine xvid # other plugins OTHER_GSTREAMER_PLUGINS+= core yes @@ -104,6 +104,8 @@ mad_DEPENDS= audio/gstreamer-plugins-mad mikmod_DEPENDS= audio/gstreamer-plugins-mikmod +musepack_DEPENDS= audio/gstreamer-plugins-musepack + musicbrainz_DEPENDS= audio/gstreamer-plugins-musicbrainz musicbrainz_PLIST= libgsttrm @@ -155,6 +157,8 @@ libmng_PLIST= libgstmng libpng_DEPENDS= graphics/gstreamer-plugins-libpng libpng_PLIST= libgstpng +libvisual_DEPNDS= graphics/gstreamer-plugins-libvisual + swfdec_DEPENDS= graphics/gstreamer-plugins-swfdec theora_DEPENDS= graphics/gstreamer-plugins-theora -- cgit v1.2.3