summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-mpeg2dec
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-05-31 15:51:42 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-05-31 15:51:42 +0000
commit482d77c904941f07de974e8a7d354fa23298a752 (patch)
tree09604fc45bc66d7ea4800da0126ba8b662a0721a /multimedia/gstreamer-plugins-mpeg2dec
parentchange the libtool version to use from 1.3 to 1.5 (diff)
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 'multimedia/gstreamer-plugins-mpeg2dec')
-rw-r--r--multimedia/gstreamer-plugins-mpeg2dec/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins-mpeg2dec/Makefile b/multimedia/gstreamer-plugins-mpeg2dec/Makefile
index 44c0659e1ce2..b610d660195d 100644
--- a/multimedia/gstreamer-plugins-mpeg2dec/Makefile
+++ b/multimedia/gstreamer-plugins-mpeg2dec/Makefile
@@ -5,6 +5,11 @@
# $FreeBSD$
#
+CATEGORIES= multimedia
+PORTREVISION= 0
+
+COMMENT= Gstreamer mpeg decode plugin
+
GST_PLUGIN= mpeg2dec
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins