Date: Wed, 11 Aug 2004 07:52:12 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/mac Makefile distinfo pkg-descr pkg-plist ports/audio/mac/files patch-src-MACLib-Assembly-Assembly.hpatch-src-Shared-NoWindows.h Message-ID: <200408110752.i7B7qCpk057127@repoman.freebsd.org>
index | next in thread | raw e-mail
pav 2004-08-11 07:52:12 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/mac Makefile distinfo pkg-descr pkg-plist
audio/mac/files patch-src-MACLib-APEInfo.cpp
patch-src-MACLib-APETag.cpp
patch-src-MACLib-Assembly-Assembly.h
patch-src-MACLib-MACLib.cpp
patch-src-MACLib-WAVInputSource.cpp
patch-src-Shared-NoWindows.h
Log:
Add mac, Monkey's Audio Codec which was recently released in source code.
It contain a library and an executable compressor/decompressor of .ape files.
Does not build under 4.x, we hit the wall with missing wcstol(). Working
patches would be welcomed.
PR: ports/70153
Submitted by: Martin Dieringer <Martin.Dieringer@t-online.de>
Revision Changes Path
1.545 +1 -0 ports/audio/Makefile
1.1 +38 -0 ports/audio/mac/Makefile (new)
1.1 +2 -0 ports/audio/mac/distinfo (new)
1.1 +11 -0 ports/audio/mac/files/patch-src-MACLib-APEInfo.cpp (new)
1.1 +20 -0 ports/audio/mac/files/patch-src-MACLib-APETag.cpp (new)
1.1 +11 -0 ports/audio/mac/files/patch-src-MACLib-Assembly-Assembly.h (new)
1.1 +20 -0 ports/audio/mac/files/patch-src-MACLib-MACLib.cpp (new)
1.1 +11 -0 ports/audio/mac/files/patch-src-MACLib-WAVInputSource.cpp (new)
1.1 +11 -0 ports/audio/mac/files/patch-src-Shared-NoWindows.h (new)
1.1 +9 -0 ports/audio/mac/pkg-descr (new)
1.1 +24 -0 ports/audio/mac/pkg-plist (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408110752.i7B7qCpk057127>
