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