diff options
author | kwm <kwm@FreeBSD.org> | 2005-07-06 23:04:58 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-07-06 23:04:58 +0800 |
commit | 8668fa60497645ebebbc8d7f291cc3265ae35576 (patch) | |
tree | d01646a466f6ba89758c0b7050f3332f6fc0d11a /audio/Makefile | |
parent | 5cec6d39db438e0361bbd1f92b7cdd1781d45439 (diff) | |
download | freebsd-ports-gnome-8668fa60497645ebebbc8d7f291cc3265ae35576.tar.gz freebsd-ports-gnome-8668fa60497645ebebbc8d7f291cc3265ae35576.tar.zst freebsd-ports-gnome-8668fa60497645ebebbc8d7f291cc3265ae35576.zip |
Update to 0.8.10.
Wavpack moves from main package to stand alone plugin.
New cdio plugin, spc plugin now enabled.
Mark the cairo plugin ignore because it needs a newer version of cairo.
Use gst-register-0.8 instead of gst-register.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.10.html
Approved by: maintainer (implicit)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index bd650da25a95..052afc89ffde 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -200,6 +200,7 @@ SUBDIR += gstreamer-plugins-sndfile SUBDIR += gstreamer-plugins-speex SUBDIR += gstreamer-plugins-vorbis + SUBDIR += gstreamer-plugins-wavpack SUBDIR += gtick SUBDIR += gtkgep SUBDIR += gtkguitune |