Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047435
en ru br
ALT Linux repos
S:1.2-alt2.qa2

Group :: System/Libraries
RPM: alure

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2-alt2.qa2
Build date: 31 may 2021, 18:34 ( 147.5 weeks ago )
Size: 65.16 Kb

Home page:   http://kcat.strangesoft.net/alure.html

License: MIT
Summary: ALURE is a utility library to help manage common tasks with OpenAL applications
Description:

The purpose of this library is to provide pre-made functionality that would otherwise be
repetitive or difficult to (re)code for various projects and platforms, such as loading
a sound file into an OpenAL buffer and streaming an audio file through a buffer queue.
Support for different formats is consistant across platforms, so no special checks are
needed when loading files, and all formats are handled through the same API.

Currently ALURE includes a basic .wav and .aif file reader, and can leverage external
libraries such as libSndFile (for extended wave formats and several others),
VorbisFile (for Ogg Vorbis), FLAC (for FLAC and Ogg FLAC), and others. External libraries
can also be dynamically loaded at run-time, or individually disabled outright at compile time.

Current maintainer: Slava Dubrovskiy

List of contributors

List of rpms provided by this srpm:

  • alure-examples
  • alure-examples-debuginfo
  • libalure
  • libalure-debuginfo
  • libalure-devel
  • libalure-devel-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin