diff options
author | Pablo Santamaria <pablosantamaria@gmail.com> | 2010-05-13 00:58:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:58:26 +0200 |
commit | e843ea173b020d2d5c2c346d3bf3bfa1093a61ac (patch) | |
tree | 879c53144be57fa3dce7e0cc1aa3777d05c9ef05 /libraries/audiere/README | |
parent | 1f434131b0a8911a7f52855fc77dd4fab56de32e (diff) | |
download | slackbuilds-e843ea173b020d2d5c2c346d3bf3bfa1093a61ac.tar.gz |
libraries/audiere: Added to 13.0 repository
Diffstat (limited to 'libraries/audiere/README')
-rw-r--r-- | libraries/audiere/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/audiere/README b/libraries/audiere/README new file mode 100644 index 0000000000..4cdd1bdeb0 --- /dev/null +++ b/libraries/audiere/README @@ -0,0 +1,9 @@ +audiere (High-level audio API) + +Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, +FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For +audio output, Audiere supports DirectSound or WinMM in Windows, +OSS on Linux and Cygwin, and SGI AL on IRIX. + +Optional requirements are speex (available in SlackBuilds) and +libcdaudio and dumb (which are not available in SlackBuilds). |