summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-lame/DESCR
diff options
context:
space:
mode:
authordrochner <drochner>2009-10-28 18:32:17 +0000
committerdrochner <drochner>2009-10-28 18:32:17 +0000
commit53db61699d774bc971879d48f135cb41e2bb1f1d (patch)
tree0403b1840b770dc5d771e5aa65606e0633e62abe /audio/gst-plugins0.10-lame/DESCR
parent53856e3db7f5e5cb42d41e9b362afe179e575bb5 (diff)
downloadpkgsrc-53db61699d774bc971879d48f135cb41e2bb1f1d.tar.gz
build the "lame" plugin of gst-plugins0.10-ugly, can be used by
sound-juicer to rip to mp3
Diffstat (limited to 'audio/gst-plugins0.10-lame/DESCR')
-rw-r--r--audio/gst-plugins0.10-lame/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-lame/DESCR b/audio/gst-plugins0.10-lame/DESCR
new file mode 100644
index 00000000000..6697ec336b0
--- /dev/null
+++ b/audio/gst-plugins0.10-lame/DESCR
@@ -0,0 +1,12 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple Ogg/Vorbis 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.
+
+GStreamer is released under the LGPL.
+
+This package is part of the 'ugly' plugins for GStreamer. It provides the
+lame plugin, which allows MP3 encoding.