diff options
author | kwm <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
commit | 8c12925a502b77748aa0523234ea34fa018b9c46 (patch) | |
tree | fd26a811d13f2d4d4276bd1415511d2c9cb6ae5a /graphics/gstreamer-plugins-libcaca | |
parent | 993884bd2889c4bced03e97f6933046ec5a747e6 (diff) | |
download | FreeBSD-ports-8c12925a502b77748aa0523234ea34fa018b9c46.zip FreeBSD-ports-8c12925a502b77748aa0523234ea34fa018b9c46.tar.gz |
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 'graphics/gstreamer-plugins-libcaca')
-rw-r--r-- | graphics/gstreamer-plugins-libcaca/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile index 76d986e..6169fb8 100644 --- a/graphics/gstreamer-plugins-libcaca/Makefile +++ b/graphics/gstreamer-plugins-libcaca/Makefile @@ -6,6 +6,9 @@ # CATEGORIES= graphics +PORTREVISION= 0 + +COMMENT= Gstreamer color ascii art plugin GST_PLUGIN= libcaca |