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 /audio/gstreamer-plugins-mikmod | |
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 'audio/gstreamer-plugins-mikmod')
-rw-r--r-- | audio/gstreamer-plugins-mikmod/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-mikmod/Makefile b/audio/gstreamer-plugins-mikmod/Makefile index 8a755dbf63be..81b760469a55 100644 --- a/audio/gstreamer-plugins-mikmod/Makefile +++ b/audio/gstreamer-plugins-mikmod/Makefile @@ -6,6 +6,9 @@ # CATEGORIES= audio +PORTREVISION= 0 + +COMMENT= Gstreamer mikmod sound plugin GST_PLUGIN= mikmod |