./audio/openal-soft-c, Software implementation of the OpenAL 3D audio API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.19.1, Package name: openal-soft-1.19.1, Maintainer: pkgsrc-users

OpenAL Soft is an LGPL-licensed, cross-platform, software implementation
of the OpenAL 3D audio API.

OpenAL provides capabilities for playing audio in a virtual 3D environment.
Distance attenuation, doppler shift, and directional sound emitters are
among the features handled by the API.

This is the last version written primarily in C, kept around for
systems with older compiler versions.


Master sites:

Filesize: 563.779 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-30 11:32:08 by Nia Alarie | Files touched by this commit (9)
Log message:
Import audio/openal-soft-c, the last version not requiring C++.

This is intended for systems with compilers that are new enough
to build CMake but not new enough for C++20 (of which there are many).