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 /graphics/gstreamer-plugins-libvisual80 | |
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 'graphics/gstreamer-plugins-libvisual80')
-rw-r--r-- | graphics/gstreamer-plugins-libvisual80/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-libvisual80/Makefile b/graphics/gstreamer-plugins-libvisual80/Makefile index 569dc64c1fa7..416cac452367 100644 --- a/graphics/gstreamer-plugins-libvisual80/Makefile +++ b/graphics/gstreamer-plugins-libvisual80/Makefile @@ -6,6 +6,9 @@ # CATEGORIES= graphics +PORTREVISION= 0 + +COMMENT= Gstreamer libvisual plugin GST_PLUGIN= libvisual |