mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
d23e76a5d0
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.
15 lines
316 B
Plaintext
15 lines
316 B
Plaintext
@bin bin/mac
|
|
include/MAC/
|
|
include/MAC/APETag.h
|
|
include/MAC/All.h
|
|
include/MAC/CharacterHelper.h
|
|
include/MAC/IO.h
|
|
include/MAC/MACDll.h
|
|
include/MAC/MACLib.h
|
|
include/MAC/NoWindows.h
|
|
include/MAC/SmartPtr.h
|
|
include/MAC/Version.h
|
|
include/MAC/Warnings.h
|
|
include/MAC/WindowsEnvironment.h
|
|
@lib lib/libMAC.so.${LIBMAC_VERSION}
|