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

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


Branch: CURRENT, Version: 1.23.1, Package name: openal-soft-1.23.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++14, kept around for
systems with older compiler versions.


Master sites:

Filesize: 682.939 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-30 11:32:57 by Nia Alarie | Files touched by this commit (9)
Log message:
openal-soft-cxx14: Import the last version requiring only C++14.

This is intended for systems with compilers new enough to build
C++14 but not new enough to build C++20, of which there are many.