Subject: CVS commit: pkgsrc/audio/openal-soft
From: Ryo ONODERA
Date: 2024-11-29 04:47:45
Message id: 20241129034745.ECCC6FC1B@cvs.NetBSD.org

Log Message:
audio/openal-soft: Update to 1.24.1

Changelog:
openal-soft-1.24.1:

    Fixed compilation on PowerPC.

    Fixed compilation on some targets that lack lock-free 64-bit atomics.

    Fixed a crash when parsing certain option values.

    Fixed applying noexcept in the public headers with MSVC.

    Fixed building for UWP with vcpkg.

    Improved compatibility when compiling as C++20 or later.

    Integrated fmtlib for some examples and utilities.

Files:
RevisionActionfile
1.42modifypkgsrc/audio/openal-soft/Makefile
1.20modifypkgsrc/audio/openal-soft/distinfo
1.3modifypkgsrc/audio/openal-soft/patches/patch-alc_alconfig.cpp