Subject: CVS commit: pkgsrc/audio/madplay
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/12/2004 01:37:39
Module Name: pkgsrc
Committed By: grant
Date: Sat Jun 12 01:37:39 UTC 2004
Modified Files:
pkgsrc/audio/madplay: distinfo
Added Files:
pkgsrc/audio/madplay/patches: patch-ab
Log Message:
inline linear2mulaw() and mulaw2linear().
with SunPro, inline functions can't call static functions unless they
are also inline.
fixes build on Solaris.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/madplay/distinfo
cvs rdiff -r0 -r1.6 pkgsrc/audio/madplay/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.