CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/09 21:11:51
Modified files:
audio/mac : Makefile distinfo
audio/mac/pkg : PLIST
Added files:
audio/mac/patches: patch-Shared_All_h patch-Shared_NoWindows_h
Removed files:
audio/mac/patches: patch-configure patch-src_Console_Console_cpp
patch-src_MACLib_APEDecompress_cpp
patch-src_MACLib_APELink_cpp
patch-src_MACLib_MACLib_h
Log message:
Update to Monkey's Audio Codec 10.20
This switches to using the upstream distfile, instead of what appears
to be a Linux port of a quite old version (Monkey's Audio was
previously Windows-only). The upstream distfile compiles without
hanges.
The shared library has changed from libmac to libMAC. The license
has changed from a custom, non-open source license to a standard
BSD-3-Clause license.
All previous patches no longer necessary or apply. Add a couple
new patches to the include files to make it easier to use the
library.