diff options
author | pav <pav@FreeBSD.org> | 2008-12-20 05:07:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-20 05:07:38 +0800 |
commit | 72a0d3467f2c1972dbaa07997ac58b5bb57b4ef0 (patch) | |
tree | db53f9062da2675f3b56057adada16b519d14085 /Mk/bsd.gstreamer.mk | |
parent | 4316d529979cd09ca1a4f55c1656ae923897c551 (diff) | |
download | freebsd-ports-gnome-72a0d3467f2c1972dbaa07997ac58b5bb57b4ef0.tar.gz freebsd-ports-gnome-72a0d3467f2c1972dbaa07997ac58b5bb57b4ef0.tar.zst freebsd-ports-gnome-72a0d3467f2c1972dbaa07997ac58b5bb57b4ef0.zip |
- Has expired: Has been broken for more than 6 months
Diffstat (limited to 'Mk/bsd.gstreamer.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 |