diff options
author | reed <reed> | 2006-04-13 21:40:26 +0000 |
---|---|---|
committer | reed <reed> | 2006-04-13 21:40:26 +0000 |
commit | cae70ae7c836996d2469ead4c824034cd3832a56 (patch) | |
tree | 762214815e447a68a2af162144212b81577d8d3c /audio/libao/DESCR | |
parent | a8d1958e8c353c7f8e61319a08d3e43b7828b6f5 (diff) | |
download | pkgsrc-cae70ae7c836996d2469ead4c824034cd3832a56.tar.gz |
Improve DESCR more, by mentioning the file outputs.
In +DISPLAY mention that the plugins are not all available
on every platform.
(Ride on PKGREVISION bump from a few minutes ago.)
Diffstat (limited to 'audio/libao/DESCR')
-rw-r--r-- | audio/libao/DESCR | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/audio/libao/DESCR b/audio/libao/DESCR index e395083bf2f..a70166e8b61 100644 --- a/audio/libao/DESCR +++ b/audio/libao/DESCR @@ -1,6 +1,9 @@ Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. -This package provides the libao's core library but no output plugins -by itself. You will have to install a libao-* plugin package in -order to get audio working. +This package provides the libao's core library and support for AU +(.au) file output, Null output (does nothing), RAW sample output, +and WAV (.wav) file output. + +You will have to install a libao-* plugin package in order to get +audio working. |