diff options
author | kwm <kwm@FreeBSD.org> | 2005-05-31 23:51:42 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-05-31 23:51:42 +0800 |
commit | 8c12925a502b77748aa0523234ea34fa018b9c46 (patch) | |
tree | fd26a811d13f2d4d4276bd1415511d2c9cb6ae5a /Mk/bsd.gstreamer.mk | |
parent | 993884bd2889c4bced03e97f6933046ec5a747e6 (diff) | |
download | freebsd-ports-gnome-8c12925a502b77748aa0523234ea34fa018b9c46.tar.gz freebsd-ports-gnome-8c12925a502b77748aa0523234ea34fa018b9c46.tar.zst freebsd-ports-gnome-8c12925a502b77748aa0523234ea34fa018b9c46.zip |
Update to 0.8.9.
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html
Approved by: maintainer (implicit)
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 b5c3d7cdbbb3..d2673cf5f7d1 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -59,7 +59,7 @@ _USE_GSTREAMER_ALL= a52dec aalib artsd audiofile cairo cdaudio cdparanoia \ libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \ musepack musicbrainz nas sdl shout shout2 sidplay \ smoothwave sndfile speex theora ogg pango polypaudio \ - swfdec vorbis xine xvid + swfdec vorbis xvid # other plugins OTHER_GSTREAMER_PLUGINS+= core yes @@ -200,8 +200,6 @@ mplex_DEPENDS= multimedia/gstreamer-plugins-mplex theora_DEPENDS= multimedia/gstreamer-plugins-theora -xine_DEPENDS= multimedia/gstreamer-plugins-xine - xvid_DEPENDS= multimedia/gstreamer-plugins-xvid # Net Plugins Section |