diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-10 11:03:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-10 11:03:58 +0700 |
commit | 57ab0c85a9a96d7f39ba9a680e50dd869afa2ec3 (patch) | |
tree | 28878fc59264883759f0c3bf3401ec22c8db6428 /libraries/alure/slack-desc | |
parent | 800d17b8737b4acdf7d9cae1ec8d402aa9e1e7ad (diff) | |
download | slackbuilds-57ab0c85a9a96d7f39ba9a680e50dd869afa2ec3.tar.gz |
libraries/alure: Added (library to manage tasks with OpenAL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/alure/slack-desc')
-rw-r--r-- | libraries/alure/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/alure/slack-desc b/libraries/alure/slack-desc new file mode 100644 index 0000000000..136a85d7cb --- /dev/null +++ b/libraries/alure/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +alure: alure (library to manage tasks with OpenAL) +alure: +alure: ALURE is a utility library to help manage common tasks with OpenAL +alure: applications. This includes device enumeration and initialization, +alure: file loading, and streaming. As of version 1.1, it is X11/MIT +alure: licensed, allowing it to be used in open- and closed-source +alure: programs, freeware or commercial. +alure: +alure: Homepage: http://kcat.strangesoft.net/alure.html +alure: +alure: |