30 lines
645 B
YAML
30 lines
645 B
YAML
name: openal
|
|
description: Software implementation of the OpenAL 3D audio API
|
|
version: 1.25.2
|
|
revision: 2
|
|
url: https://github.com/kcat/openal-soft
|
|
license: LGPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- alsa-lib
|
|
- cmake
|
|
- ffmpeg
|
|
- jack
|
|
- libpulse
|
|
- libsndfile
|
|
- ninja
|
|
- pipewire
|
|
- portaudio
|
|
- sdl3
|
|
downloads:
|
|
- url: https://github.com/kcat/openal-soft/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: fb27e5839aa11f0e5b9d33756965291fad5d6909ab928ea1f796f4a1a6877894
|