summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins-ogg
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/gst-plugins-ogg
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/gst-plugins-ogg')
-rw-r--r--multimedia/gst-plugins-ogg/DESCR8
1 files changed, 8 insertions, 0 deletions
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