Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit f3ef36d8ac
4 changed files with 53 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: openal
description: Software implementation of the OpenAL 3D audio API
version: 1.24.3
url: https://github.com/kcat/openal-soft
license: LGPL2-or-later
architecture: any
depends: ["gcc-libs","glibc"]
make_depends: ["alsa-lib","cmake","ffmpeg","jack","libpulse","libsndfile","ninja","pipewire","portaudio","sdl3"]
type: source