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-cdparanoia/Makefile | |
parent | e158381d2977e4f344696e74e8ed6ef7d36b0af7 (diff) | |
download | ports-482d77c904941f07de974e8a7d354fa23298a752.tar.gz ports-482d77c904941f07de974e8a7d354fa23298a752.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)
Notes
Notes:
svn path=/head/; revision=136530
Diffstat (limited to 'audio/gstreamer-plugins-cdparanoia/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-cdparanoia/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-cdparanoia/Makefile b/audio/gstreamer-plugins-cdparanoia/Makefile index 39c6f1aa6695..966b62776ee2 100644 --- a/audio/gstreamer-plugins-cdparanoia/Makefile +++ b/audio/gstreamer-plugins-cdparanoia/Makefile @@ -6,6 +6,9 @@ # CATEGORIES= audio +PORTREVISION= 0 + +COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin GST_PLUGIN= cdparanoia |