diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-11 17:07:23 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | 79d82e08f608c86da6fdfbd14580cc58a61ace8b (patch) | |
tree | 4aa18cc2bd0fae7c85ae26fb2d7abf653d1df021 /libraries | |
parent | c99da13f827fe4cb606365ecc225fa2ec36a445c (diff) |
libraries/alure: Update README.
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/alure/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/libraries/alure/README b/libraries/alure/README index e458d1634ee9..ae9169a5fe3b 100644 --- a/libraries/alure/README +++ b/libraries/alure/README @@ -1,6 +1,9 @@ -ALURE is a utility library to help manage common tasks with OpenAL applications. -This includes device enumeration and initialization, file loading, and streaming. -As of version 1.1, it is X11/MIT licensed, allowing it to be used in open- and -closed-source programs, freeware or commercial. +alure (library to manage tasks with OpenAL) -Optional dependencies: fluidsynth and libmodplug +ALURE is a utility library to help manage common tasks with OpenAL +applications. This includes device enumeration and initialization, +file loading, and streaming. As of version 1.1, it is X11/MIT licensed, +allowing it to be used in open- and closed-source programs, freeware +or commercial. + +Optional dependencies: fluidsynth and libmodplug |