diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
commit | 482d77c904941f07de974e8a7d354fa23298a752 (patch) | |
tree | 09604fc45bc66d7ea4800da0126ba8b662a0721a /audio/gstreamer-plugins-polypaudio | |
parent | change the libtool version to use from 1.3 to 1.5 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=136530
Diffstat (limited to 'audio/gstreamer-plugins-polypaudio')
-rw-r--r-- | audio/gstreamer-plugins-polypaudio/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-polypaudio/Makefile b/audio/gstreamer-plugins-polypaudio/Makefile index 54c08d109b57..818aad7867a7 100644 --- a/audio/gstreamer-plugins-polypaudio/Makefile +++ b/audio/gstreamer-plugins-polypaudio/Makefile @@ -6,6 +6,9 @@ # CATEGORIES= audio +PORTREVISION= 0 + +COMMENT= Gstreamer polypaudio sound server plugin GST_PLUGIN= polypaudio |