summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins-dvdread
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-05-06 12:12:58 +0000
committerjmmv <jmmv>2004-05-06 12:12:58 +0000
commit1a8b54765d58b53d167720a08b59a083bf80387f (patch)
treec3fe504d0a0feaf388dd9a36a3bc3ae8ccba9a72 /multimedia/gst-plugins-dvdread
parentdd80682a40cee363e6114ff7c37245690cfaf6a8 (diff)
downloadpkgsrc-1a8b54765d58b53d167720a08b59a083bf80387f.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/gst-plugins-dvdread')
-rw-r--r--multimedia/gst-plugins-dvdread/DESCR8
1 files changed, 8 insertions, 0 deletions
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.