alure 1.2-9build4 source package in Ubuntu

Changelog

alure (1.2-9build4) noble; urgency=medium

  * Rebuild against new libmpg123t64.

 -- Gianfranco Costamagna <email address hidden>  Fri, 05 Apr 2024 08:19:17 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
alure_1.2.orig.tar.bz2 63.7 KiB 465e6adae68927be3a023903764662d64404e40c4c152d160e3a8838b1d70f71
alure_1.2-9build4.debian.tar.xz 7.2 KiB d807ddbc31be2c7893c3c6337d375cd3dc0eb21944547041da454284216d87fe
alure_1.2-9build4.dsc 2.2 KiB 3e661b6bb7dddb761f705896a9c8119cc00145df649c92233e499209a6598ace

Available diffs

View changes file

Binary packages built by this source

alure-doc: AL Utilities REtooled (documentation)

 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 documentation.

alure-utils: AL Utilities REtooled (utilities)

 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 various ALURE utility programs.

alure-utils-dbgsym: debug symbols for alure-utils
libalure-dev: AL Utilities REtooled (development files)

 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 contains the files necessary for development.

libalure1: 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-dbgsym: debug symbols for libalure1