summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-05-06 12:12:58 +0000
committerjmmv <jmmv@pkgsrc.org>2004-05-06 12:12:58 +0000
commit3d434a1283f273c3e8709aa017b97c1bec7ca8f0 (patch)
treec3fe504d0a0feaf388dd9a36a3bc3ae8ccba9a72 /multimedia
parent70a9188a1e7bae9db39aa154bfb6270aa079deec (diff)
downloadpkgsrc-3d434a1283f273c3e8709aa017b97c1bec7ca8f0.tar.gz
Very beleatedly switch to use static DESCR files for the multiple
gst-plugins-* packages. Generating a description during installation is not well supported and causes problems when creating the README files, for example.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins-dvdnav/DESCR8
-rw-r--r--multimedia/gst-plugins-dvdread/DESCR8
-rw-r--r--multimedia/gst-plugins-mpeg2dec/DESCR8
-rw-r--r--multimedia/gst-plugins-ogg/DESCR8
-rw-r--r--multimedia/gst-plugins-theora/DESCR8
-rw-r--r--multimedia/gst-plugins/DESCR.blank1
-rw-r--r--multimedia/gst-plugins/Makefile.common7
7 files changed, 41 insertions, 7 deletions
diff --git a/multimedia/gst-plugins-dvdnav/DESCR b/multimedia/gst-plugins-dvdnav/DESCR
index bd66dc774d1..e14b25c5991 100644
--- a/multimedia/gst-plugins-dvdnav/DESCR
+++ b/multimedia/gst-plugins-dvdnav/DESCR
@@ -1,3 +1,11 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently. Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
This package provides the dvdnav plugin for GStreamer, which allows navigation
of menus contained in DVDs. You'll probably want to install the dvdread plugin
(from the gst-plugins-dvdread package), too.
diff --git a/multimedia/gst-plugins-dvdread/DESCR b/multimedia/gst-plugins-dvdread/DESCR
index d14be506619..74423d39f9a 100644
--- a/multimedia/gst-plugins-dvdread/DESCR
+++ b/multimedia/gst-plugins-dvdread/DESCR
@@ -1,3 +1,11 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently. Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
This package provides the dvdread plugin for GStreamer, which allows reading
of DVD disks. You'll probably want to install the dvdnav plugin (from the
gst-plugins-dvdnav package), too.
diff --git a/multimedia/gst-plugins-mpeg2dec/DESCR b/multimedia/gst-plugins-mpeg2dec/DESCR
index cb1411e26d0..e88d24721d0 100644
--- a/multimedia/gst-plugins-mpeg2dec/DESCR
+++ b/multimedia/gst-plugins-mpeg2dec/DESCR
@@ -1,2 +1,10 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently. Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
This package provides the mpeg2dec plugin for GStreamer, an MPEG 1 and MPEG 2
video decoder.
diff --git a/multimedia/gst-plugins-ogg/DESCR b/multimedia/gst-plugins-ogg/DESCR
index 166e53dff95..4f96a46b70c 100644
--- a/multimedia/gst-plugins-ogg/DESCR
+++ b/multimedia/gst-plugins-ogg/DESCR
@@ -1,3 +1,11 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently. Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
This package provides the ogg plugin for GStreamer, which lets it handle
OGG media containers. You'll probably want to install gst-plugins-vorbis
and gst-plugins-theora too, which provide its respective audio and video
diff --git a/multimedia/gst-plugins-theora/DESCR b/multimedia/gst-plugins-theora/DESCR
index d2aea8d6950..af2e2630e0d 100644
--- a/multimedia/gst-plugins-theora/DESCR
+++ b/multimedia/gst-plugins-theora/DESCR
@@ -1,2 +1,10 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently. Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
This package provides the theora plugin for GStreamer, the OGG's free video
codec.
diff --git a/multimedia/gst-plugins/DESCR.blank b/multimedia/gst-plugins/DESCR.blank
deleted file mode 100644
index 8b137891791..00000000000
--- a/multimedia/gst-plugins/DESCR.blank
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/multimedia/gst-plugins/Makefile.common b/multimedia/gst-plugins/Makefile.common
index 407ce6f1e38..74708be320c 100644
--- a/multimedia/gst-plugins/Makefile.common
+++ b/multimedia/gst-plugins/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2004/04/15 21:24:28 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/05/06 12:12:59 jmmv Exp $
#
DISTNAME= gst-plugins-0.8.1
@@ -124,11 +124,6 @@ CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--disable-${GST_PLUGINS_FLAG}/--enable-${GST
BUILD_DIRS= ${WRKSRC}/${GST_PLUGINS_DIR}
INSTALL_DIRS= ${WRKSRC}/${GST_PLUGINS_DIR}
-# Generate a description automatically.
-DESCR_SRC= ${.CURDIR}/../../multimedia/gst-plugins/DESCR
-DESCR_SRC+= ${.CURDIR}/../../multimedia/gst-plugins/DESCR.blank
-DESCR_SRC+= ${.CURDIR}/DESCR
-
# Fix paths to already installed libraries (by the gst-plugins package).
SUBST_CLASSES+= libs
SUBST_MESSAGE.libs= "Fixing path to dependent libraries."