diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:07:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:07:38 +0000 |
commit | 4bcb1e79cdbf0cdf6f69797d91fc54770dde6cb9 (patch) | |
tree | 84828d337b2df39d43e954d12afa71792ddef8c5 /Mk | |
parent | c6066a2ee6a195a6edda6cac1832d948167b40d5 (diff) |
- Has expired: Has been broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=224470
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.gstreamer.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index 601efe93bcba..f5cf6c167a59 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -58,7 +58,7 @@ _USE_GSTREAMER10_ALL= a52dec aalib annodex bz2 cairo cdaudio cdparanoia dts \ gnonlin gsm hal ivorbis jack jpeg ladspa lame \ libcaca libmms libpng libvisual mm mp3 mpeg2enc mpeg2dec \ musepack nas neon ogg pango pulse python sdl shout2 sidplay \ - sndfile spc soundtouch soup speex swfdec taglib \ + sndfile spc soundtouch soup speex taglib \ theora vorbis wavpack x264 xvid # other plugins @@ -187,8 +187,6 @@ libpng_DEPENDS= graphics/gstreamer-plugins-libpng libvisual_DEPENDS= graphics/gstreamer-plugins-libvisual -swfdec_DEPENDS= graphics/gstreamer-plugins-swfdec - # Multimedia Plugins Section bad_DEPENDS= multimedia/gstreamer-plugins-bad |