openal-soft 1:1.25.1-ok1 source package in openKylin

Changelog

openal-soft (1:1.25.1-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 20:53:41 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
openal-soft_1.25.1.orig.tar.gz 1.3 MiB 86d23113f605745dc29e8e861c7742312e5ca4480e68aeb49d21b753c62dd74a
openal-soft_1.25.1-ok1.debian.tar.xz 7.1 KiB d47fce54d0d7bc04d963879fdb3305a3154dcbe3e8bdb8dc4c1db5d506efa659
openal-soft_1.25.1-ok1.dsc 2.2 KiB b13f3b140c20471d7512a8daf7e0a52bf7f5b3829b93e2d8dc8fd6abdc995f32

Available diffs

View changes file

Binary packages built by this source

libopenal-data: Software implementation of the OpenAL audio API (data files)

 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This package installs data files used by the OpenAL Soft shared library.

libopenal-dev: Software implementation of the OpenAL audio API (development files)

 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This package contains the files necessary for development with OpenAL .

libopenal1: Software implementation of the OpenAL audio API (shared library)

 OpenAL, the Open Audio Library, is a joint effort to create an open,
 vendor-neutral, cross-platform API for interactive, primarily spatialized
 audio. OpenAL's primary audience are application developers and desktop
 users that rely on portable standards like OpenGL, for games and other
 multimedia applications.
 .
 This library is meant as a compatible update/replacement to the OpenAL Sample
 Implementation (the SI). The SI has been unmaintained for quite a while, and
 would require a lot of work to clean up. This is a fork the old Windows version
 to attempt an accelerated ALSA version of an OpenAL implementation.
 .
 OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as
 opposed to the SI's 4-channel max (though it did have some provisions for 6
 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft
 does not support the Vorbis and MP3 extensions, however those were considered
 deprecated even in the SI. It does, though, support some of the newer
 extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and
 floating-point formats, as well as ALC_EXT_EFX for environmental audio effects,
 and others.
 .
 This package installs the OpenAL Soft shared library.

libopenal1-dbgsym: debug symbols for libopenal1
openal-tools: Utilities for the OpenAL audio API

 These utilities are useful in diagnosing OpenAL related issues and for
 displaying helpful informationa about what is supported on your system
 with OpenAL.
 .
 This package installs additional OpenAL Soft related binaries.

openal-tools-dbgsym: debug symbols for openal-tools