summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-05-06 12:12:58 +0000
committerjmmv <jmmv>2004-05-06 12:12:58 +0000
commitb187dfd7eee65e835dbf740919e9af16f8f142e4 (patch)
treec3fe504d0a0feaf388dd9a36a3bc3ae8ccba9a72 /graphics
parentfba0c1609696316797fea45cd304a4bc420c4590 (diff)
downloadpkgsrc-b187dfd7eee65e835dbf740919e9af16f8f142e4.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 'graphics')
-rw-r--r--graphics/gst-plugins-png/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/gst-plugins-png/DESCR b/graphics/gst-plugins-png/DESCR
index 4c2851d6588..913a4cdf211 100644
--- a/graphics/gst-plugins-png/DESCR
+++ b/graphics/gst-plugins-png/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 png plugin for GStreamer, which allows encoding and
decoding of PNG images.