summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/gstreamer-plugins-aalib/Makefile3
-rw-r--r--graphics/gstreamer-plugins-aalib80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-cairo/Makefile3
-rw-r--r--graphics/gstreamer-plugins-cairo80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-gdkpixbuf/Makefile3
-rw-r--r--graphics/gstreamer-plugins-gdkpixbuf80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-hermes/Makefile3
-rw-r--r--graphics/gstreamer-plugins-hermes80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-jpeg-mmx/Makefile4
-rw-r--r--graphics/gstreamer-plugins-jpeg-mmx80/Makefile4
-rw-r--r--graphics/gstreamer-plugins-jpeg/Makefile3
-rw-r--r--graphics/gstreamer-plugins-jpeg80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-libcaca/Makefile3
-rw-r--r--graphics/gstreamer-plugins-libcaca80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-libmng/Makefile5
-rw-r--r--graphics/gstreamer-plugins-libmng80/Makefile5
-rw-r--r--graphics/gstreamer-plugins-libpng/Makefile3
-rw-r--r--graphics/gstreamer-plugins-libpng80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-libvisual/Makefile3
-rw-r--r--graphics/gstreamer-plugins-libvisual80/Makefile3
-rw-r--r--graphics/gstreamer-plugins-swfdec/Makefile3
-rw-r--r--graphics/gstreamer-plugins-swfdec80/Makefile3
22 files changed, 66 insertions, 6 deletions
diff --git a/graphics/gstreamer-plugins-aalib/Makefile b/graphics/gstreamer-plugins-aalib/Makefile
index 0291fc849b23..343008ebef8d 100644
--- a/graphics/gstreamer-plugins-aalib/Makefile
+++ b/graphics/gstreamer-plugins-aalib/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer ascii art plugin
GST_PLUGIN= aalib
diff --git a/graphics/gstreamer-plugins-aalib80/Makefile b/graphics/gstreamer-plugins-aalib80/Makefile
index 0291fc849b23..343008ebef8d 100644
--- a/graphics/gstreamer-plugins-aalib80/Makefile
+++ b/graphics/gstreamer-plugins-aalib80/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer ascii art plugin
GST_PLUGIN= aalib
diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile
index 63570dc7fd38..70d0cebc3cca 100644
--- a/graphics/gstreamer-plugins-cairo/Makefile
+++ b/graphics/gstreamer-plugins-cairo/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer vector graphics plugin
GST_PLUGIN= cairo
diff --git a/graphics/gstreamer-plugins-cairo80/Makefile b/graphics/gstreamer-plugins-cairo80/Makefile
index 63570dc7fd38..70d0cebc3cca 100644
--- a/graphics/gstreamer-plugins-cairo80/Makefile
+++ b/graphics/gstreamer-plugins-cairo80/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer vector graphics plugin
GST_PLUGIN= cairo
diff --git a/graphics/gstreamer-plugins-gdkpixbuf/Makefile b/graphics/gstreamer-plugins-gdkpixbuf/Makefile
index 6ac9aadabb62..3d2607d53cec 100644
--- a/graphics/gstreamer-plugins-gdkpixbuf/Makefile
+++ b/graphics/gstreamer-plugins-gdkpixbuf/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer image decoder plugin
GST_PLUGIN= gdkpixbuf
diff --git a/graphics/gstreamer-plugins-gdkpixbuf80/Makefile b/graphics/gstreamer-plugins-gdkpixbuf80/Makefile
index 6ac9aadabb62..3d2607d53cec 100644
--- a/graphics/gstreamer-plugins-gdkpixbuf80/Makefile
+++ b/graphics/gstreamer-plugins-gdkpixbuf80/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer image decoder plugin
GST_PLUGIN= gdkpixbuf
diff --git a/graphics/gstreamer-plugins-hermes/Makefile b/graphics/gstreamer-plugins-hermes/Makefile
index 27ca22459ea3..93d553ac1323 100644
--- a/graphics/gstreamer-plugins-hermes/Makefile
+++ b/graphics/gstreamer-plugins-hermes/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer hermes colorspace plugin
GST_PLUGIN= hermes
diff --git a/graphics/gstreamer-plugins-hermes80/Makefile b/graphics/gstreamer-plugins-hermes80/Makefile
index 27ca22459ea3..93d553ac1323 100644
--- a/graphics/gstreamer-plugins-hermes80/Makefile
+++ b/graphics/gstreamer-plugins-hermes80/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer hermes colorspace plugin
GST_PLUGIN= hermes
diff --git a/graphics/gstreamer-plugins-jpeg-mmx/Makefile b/graphics/gstreamer-plugins-jpeg-mmx/Makefile
index d2f2d0f3e57d..333727c5e3dc 100644
--- a/graphics/gstreamer-plugins-jpeg-mmx/Makefile
+++ b/graphics/gstreamer-plugins-jpeg-mmx/Makefile
@@ -6,7 +6,9 @@
#
CATEGORIES= graphics
-PORTREVISION= 1
+PORTREVISION= 0
+
+COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations
GST_PLUGIN= jpeg-mmx
diff --git a/graphics/gstreamer-plugins-jpeg-mmx80/Makefile b/graphics/gstreamer-plugins-jpeg-mmx80/Makefile
index d2f2d0f3e57d..333727c5e3dc 100644
--- a/graphics/gstreamer-plugins-jpeg-mmx80/Makefile
+++ b/graphics/gstreamer-plugins-jpeg-mmx80/Makefile
@@ -6,7 +6,9 @@
#
CATEGORIES= graphics
-PORTREVISION= 1
+PORTREVISION= 0
+
+COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations
GST_PLUGIN= jpeg-mmx
diff --git a/graphics/gstreamer-plugins-jpeg/Makefile b/graphics/gstreamer-plugins-jpeg/Makefile
index fa259294d56e..37611d7af8c5 100644
--- a/graphics/gstreamer-plugins-jpeg/Makefile
+++ b/graphics/gstreamer-plugins-jpeg/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer jpeg encoder/decoder plugin
GST_PLUGIN= jpeg
diff --git a/graphics/gstreamer-plugins-jpeg80/Makefile b/graphics/gstreamer-plugins-jpeg80/Makefile
index fa259294d56e..37611d7af8c5 100644
--- a/graphics/gstreamer-plugins-jpeg80/Makefile
+++ b/graphics/gstreamer-plugins-jpeg80/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer jpeg encoder/decoder plugin
GST_PLUGIN= jpeg
diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile
index 76d986e604d0..6169fb819346 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
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
diff --git a/graphics/gstreamer-plugins-libmng/Makefile b/graphics/gstreamer-plugins-libmng/Makefile
index 01a14eae1424..bf8ce0d87bd3 100644
--- a/graphics/gstreamer-plugins-libmng/Makefile
+++ b/graphics/gstreamer-plugins-libmng/Makefile
@@ -5,9 +5,10 @@
# $FreeBSD$
#
-PORTREVISION= 2
-
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer Multiple-image Network Graphics plugin
GST_PLUGIN= libmng
diff --git a/graphics/gstreamer-plugins-libmng80/Makefile b/graphics/gstreamer-plugins-libmng80/Makefile
index 01a14eae1424..bf8ce0d87bd3 100644
--- a/graphics/gstreamer-plugins-libmng80/Makefile
+++ b/graphics/gstreamer-plugins-libmng80/Makefile
@@ -5,9 +5,10 @@
# $FreeBSD$
#
-PORTREVISION= 2
-
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer Multiple-image Network Graphics plugin
GST_PLUGIN= libmng
diff --git a/graphics/gstreamer-plugins-libpng/Makefile b/graphics/gstreamer-plugins-libpng/Makefile
index 87c375a2d34f..4d4b8428ffa4 100644
--- a/graphics/gstreamer-plugins-libpng/Makefile
+++ b/graphics/gstreamer-plugins-libpng/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer png plugin
GST_PLUGIN= libpng
diff --git a/graphics/gstreamer-plugins-libpng80/Makefile b/graphics/gstreamer-plugins-libpng80/Makefile
index 87c375a2d34f..4d4b8428ffa4 100644
--- a/graphics/gstreamer-plugins-libpng80/Makefile
+++ b/graphics/gstreamer-plugins-libpng80/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer png plugin
GST_PLUGIN= libpng
diff --git a/graphics/gstreamer-plugins-libvisual/Makefile b/graphics/gstreamer-plugins-libvisual/Makefile
index 569dc64c1fa7..416cac452367 100644
--- a/graphics/gstreamer-plugins-libvisual/Makefile
+++ b/graphics/gstreamer-plugins-libvisual/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer libvisual plugin
GST_PLUGIN= libvisual
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
diff --git a/graphics/gstreamer-plugins-swfdec/Makefile b/graphics/gstreamer-plugins-swfdec/Makefile
index 1a2cff7bf0b7..3e7b5ffbc5b8 100644
--- a/graphics/gstreamer-plugins-swfdec/Makefile
+++ b/graphics/gstreamer-plugins-swfdec/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer flash redering plugin
GST_PLUGIN= swfdec
diff --git a/graphics/gstreamer-plugins-swfdec80/Makefile b/graphics/gstreamer-plugins-swfdec80/Makefile
index 1a2cff7bf0b7..3e7b5ffbc5b8 100644
--- a/graphics/gstreamer-plugins-swfdec80/Makefile
+++ b/graphics/gstreamer-plugins-swfdec80/Makefile
@@ -6,6 +6,9 @@
#
CATEGORIES= graphics
+PORTREVISION= 0
+
+COMMENT= Gstreamer flash redering plugin
GST_PLUGIN= swfdec