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 Ubuntu Archiv lucid (universe)
Version1.0-2
Sektionuniverse/libs
Prioritätoptional
Installierte Größe96 Byte
Hängt ab vonlibc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libopenal1, libstdc++6 (>= 4.1.1)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellealure
Paketgröße21918 Byte
Prüfsumme MD5cdaba10ef48626b3a30695f793b44d5e
Prüfsumme SHA168a682e71353ae249523c20cedd14a629f7f5f45
Prüfsumme SHA256ed6412d405c1475fcea03dd29ae9eb130c8d23f87f868c54c7d9f9a1fb837ef3
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