From b2ffd9fd38412d3160f3b03b4d0cf7e5733cd6c5 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 8 Sep 2005 18:32:13 +0000 Subject: Update to 0.8.11. Add new plugins x264. Approved by: maintainer (implicit) --- Mk/bsd.gstreamer.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Mk') diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index 5800561acccb..06a251d2e2e1 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -59,7 +59,7 @@ _USE_GSTREAMER_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \ libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \ musepack musicbrainz nas sdl shout shout2 sidplay \ smoothwave sndfile speex theora ogg pango polypaudio \ - swfdec vorbis wavpack xvid + swfdec vorbis wavpack x264 xvid # other plugins OTHER_GSTREAMER_PLUGINS+= core yes @@ -204,6 +204,8 @@ mplex_DEPENDS= multimedia/gstreamer-plugins-mplex theora_DEPENDS= multimedia/gstreamer-plugins-theora +x264_DEPENDS= multimedia/gstreamer-plugins-x264 + xvid_DEPENDS= multimedia/gstreamer-plugins-xvid # Net Plugins Section -- cgit