软件包: libalure1 (1.2-9)
libalure1 的相关链接
Trisquel 的资源:
下载源码包 alure:
维护者:
Original Maintainers:
- Debian Games Team (Mail Archive)
- Tobias Hansen
外部的资源:
- 主页 [kcat.tomasu.net]
相似软件包:
AL Utilities REtooled (shared library)
ALURE 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 consistent 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), and others. External libraries can also be dynamically loaded at run-time, or individually disabled outright at compile time.
This package installs the ALURE shared library.
其他与 libalure1 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdumb1
- dynamic universal music bibliotheque
-
- dep: libflac8 (>= 1.3.0)
- Free Lossless Audio Codec - runtime C library
-
- dep: libgcc-s1 (>= 3.3.1) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libmodplug1 (>= 1:0.8.8.5)
- shared libraries for mod music based on ModPlug
-
- dep: libmpg123-0 (>= 1.6.2)
- MPEG layer 1/2/3 audio decoder (shared library)
-
- dep: libopenal1 (>= 1.14)
- Software implementation of the OpenAL audio API (shared library)
-
- dep: libsndfile1 (>= 1.0.20)
- Library for reading/writing audio files
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libvorbisfile3 (>= 1.1.2)
- high-level API for Vorbis General Audio Compression Codec