openal-soft v1.23.1
- 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
!uwp & !xbox
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# pipewire
Native support for Pipewire
Supports: linux
- ✅ linux
- ❌
osx - ❌
windows
Dependencies:
Host Dependencies:
5 transitive dependencies:
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
- vcpkg-cmake-config (by pcre2 )
- vcpkg-cmake-get-vars (by libffi )
- vcpkg-tool-meson (by glib )
# Dependencies
alsa
Platforms:
linux
No transitive 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
# Changelog
and 38 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