DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibalure1
BeschreibungAL Utilities REtooled (shared library)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0-2
Sektionlibs
Prioritätoptional
Installierte Größe92 Byte
Hängt ab vonlibc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libopenal1, libstdc++6 (>= 4.1.1)
Empfohlene Pakete
PaketbetreuerDebian Games Team
Quellealure
Paketgröße22000 Byte
Prüfsumme MD52a5e09f57b9f0d931e7a5fb10f84f761
Prüfsumme SHA1c914295e9cd198b4da1bdedb8952ceedadc15cf7
Prüfsumme SHA256272ccc14a62630253cb429ea2ffd57380c93342730969a41dc8a811c9f47eb41
Link zum Herunterladenlibalure1_1.0-2_i386.deb
Ausführliche BeschreibungALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming. . 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), and FLAC (for FLAC and Ogg FLAC). External libraries can also be dynamically loaded at run-time, or individually disabled outright at compile time. . This package installs the ALURE shared library.


Impressum
Linux is a registered trademark of Linus Torvalds