From 5850f8b6ca45bde25d3deb9dba27b48634a069e6 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 18 Nov 2004 04:39:29 +0000 Subject: Add forgotten ffmpeg support Fixes build on gstreamer-plugins-core git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3071 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gstreamer.mk | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index d4d63f723..436fb31b7 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -53,9 +53,9 @@ GST_SHLIB_VERSION= 1 # These are the current supported gstreamer-plugins modules # _USE_GSTREAMER_ALL= a52dec aalib artsd audiofile cdparanoia dirac \ - dts dv dvd esound faac faad flac gdkpixbuf gnomevfs \ - gsm hermes ivorbis jack jpeg jpeg-mmx ladspa lame \ - libcaca libfame libmng libpng mad mikmod mpeg2dec \ + 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 @@ -161,6 +161,8 @@ dirac_DEPENDS= multimedia/gstreamer-plugins-dirac dts_DEPENDS= multimedia/gstreamer-plugins-dts dts_PLIST= libgstdtsdec +ffmpeg_DEPENDS= multimedia/gstreamer-ffmpeg + libcaca_PLIST= libgstcacasink dv_DEPENDS= multimedia/gstreamer-plugins-dv -- cgit v1.2.3