Package alure: Information
Source package: alure
Version: 1.2-alt2.qa2
Build time: Jul 18, 2021, 02:41 PM in the task #279576
Category: System/Libraries
Report package bugHome 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.
List of RPM packages built from this SRPM:
alure-examples (x86_64, ppc64le, i586, armh, aarch64)
alure-examples-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libalure (x86_64, ppc64le, i586, armh, aarch64)
libalure-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libalure-devel (x86_64, ppc64le, i586, armh, aarch64)
libalure-devel-doc (x86_64, ppc64le, i586, armh, aarch64)
alure-examples (x86_64, ppc64le, i586, armh, aarch64)
alure-examples-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libalure (x86_64, ppc64le, i586, armh, aarch64)
libalure-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libalure-devel (x86_64, ppc64le, i586, armh, aarch64)
libalure-devel-doc (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Slava Dubrovskiy
Last changed
May 31, 2021 Arseny Maslennikov 1.2-alt2.qa2
- NMU: spec: adapted to new cmake macros.
April 11, 2016 Gleb F-Malinovskiy 1.2-alt2.qa1
- Rebuilt for gcc5 C++11 ABI.
Nov. 12, 2013 Slava Dubrovskiy 1.2-alt2
- Fix build