From e0295668c51e57679fc555033c0997e3b9aadacc Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 7 Apr 2004 11:32:08 +0000 Subject: Drop dynamic generation of DESCR files for gst-plugins-* packages, as it broke 'make index' (pointed out by wiz@). This also lets us write more interesting and easier to find descriptions for packages. --- audio/gst-plugins-esound/DESCR | 2 ++ audio/gst-plugins-flac/DESCR | 1 + audio/gst-plugins-lame/DESCR | 2 ++ audio/gst-plugins-mad/DESCR | 2 ++ audio/gst-plugins-ogg/DESCR | 4 ++++ audio/gst-plugins-oss/DESCR | 2 ++ audio/gst-plugins-vorbis/DESCR | 2 ++ 7 files changed, 15 insertions(+) create mode 100644 audio/gst-plugins-esound/DESCR create mode 100644 audio/gst-plugins-flac/DESCR create mode 100644 audio/gst-plugins-lame/DESCR create mode 100644 audio/gst-plugins-mad/DESCR create mode 100644 audio/gst-plugins-ogg/DESCR create mode 100644 audio/gst-plugins-oss/DESCR create mode 100644 audio/gst-plugins-vorbis/DESCR (limited to 'audio') diff --git a/audio/gst-plugins-esound/DESCR b/audio/gst-plugins-esound/DESCR new file mode 100644 index 00000000000..084676f7718 --- /dev/null +++ b/audio/gst-plugins-esound/DESCR @@ -0,0 +1,2 @@ +This package provides the esound plugin for GStreamer, which allows playback +and recording of sound through the Enlightened Sound Daemon. diff --git a/audio/gst-plugins-flac/DESCR b/audio/gst-plugins-flac/DESCR new file mode 100644 index 00000000000..6721f596e92 --- /dev/null +++ b/audio/gst-plugins-flac/DESCR @@ -0,0 +1 @@ +This package provides the flac plugin for GStreamer, a lossless audio codec. diff --git a/audio/gst-plugins-lame/DESCR b/audio/gst-plugins-lame/DESCR new file mode 100644 index 00000000000..52f02cf896a --- /dev/null +++ b/audio/gst-plugins-lame/DESCR @@ -0,0 +1,2 @@ +This package provides the lame plugin for GStreamer, which allows MP3 encoding +of audio streams. diff --git a/audio/gst-plugins-mad/DESCR b/audio/gst-plugins-mad/DESCR new file mode 100644 index 00000000000..8ae771f6247 --- /dev/null +++ b/audio/gst-plugins-mad/DESCR @@ -0,0 +1,2 @@ +This package provides the mad plugin for GStreamer, which allows playback of +MP3 audio streams. diff --git a/audio/gst-plugins-ogg/DESCR b/audio/gst-plugins-ogg/DESCR new file mode 100644 index 00000000000..166e53dff95 --- /dev/null +++ b/audio/gst-plugins-ogg/DESCR @@ -0,0 +1,4 @@ +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 +codecs. diff --git a/audio/gst-plugins-oss/DESCR b/audio/gst-plugins-oss/DESCR new file mode 100644 index 00000000000..be0431475ea --- /dev/null +++ b/audio/gst-plugins-oss/DESCR @@ -0,0 +1,2 @@ +This package provides the oss plugin for GStreamer, which allows playback +and recording of sound through the Open Sound System audio libraries. diff --git a/audio/gst-plugins-vorbis/DESCR b/audio/gst-plugins-vorbis/DESCR new file mode 100644 index 00000000000..9be47edbf79 --- /dev/null +++ b/audio/gst-plugins-vorbis/DESCR @@ -0,0 +1,2 @@ +This package provides the vorbis plugin for GStreamer, the OGG's free audio +codec. -- cgit v1.2.3