openal-soft v1.24.2
- Created
- Updated
OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API.
# Usage
The package openal-soft provides CMake targets:
find_package(OpenAL CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpenAL::OpenAL)
# License
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No default features set.
# pipewire
Native support for Pipewire
Supports: linux
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
Dependencies:
Host Dependencies:
6 transitive dependencies:
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-config (by pcre2 )
- vcpkg-cmake-get-vars (by vcpkg-make )
- vcpkg-make (by gettext-libintl )
- vcpkg-tool-meson (by glib )
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Alexander Karatarakis
Ninetainedo
Robert Schumacher
codicodi
Mikhail Paulyshka
Phil Christensen
driver1998
pravic
Ehsan
David Katz
nicole mazzuca
Lily
Leonid Pospelov
Adam Johnson
Todor Prokopov
pastdue
NancyLi1013
Edoardo Lolletti
Billy O'Neal
spaxio
Frank
Nick
Stephen Just
FBassler
Chuck Walbourn
Sandy
Sandy
JonLiu1993
Darryl Pogue
# Changelog
and 41 more commits:
bf4a864
[msys2] bump control version in msys dependant portsc538d6d
Upgrades 2018.10.2564a7483
Upgrades 2018.09.18827c893
[sfml] Support Linux3baf583
[openal-soft] Fix cmake 3.11 issuef1ab66b
[openal-soft] update to 1.18.226516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)fcbf64e
[openal-soft] update to 1.18.1a012426
[openal-soft] update to 1.18.0cadee66
If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46
triplet is now automatically included before portfiles.64e8945
[openal-soft] Mark as not static ready3679955
Introduce SOURCE_PATH to almost all portfiles930d0a7
URL and MIRRORS are now URLSfc26083
Second part of updated portfilesccca198
Initial commit