Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 02/15/2000 10:12:18
Module Name:	pkgsrc
Committed By:	garbled
Date:		Tue Feb 15 18:12:17 UTC 2000

Modified Files:
	pkgsrc/audio/lame: Makefile.common
	pkgsrc/audio/lame/files: patch-sum
Added Files:
	pkgsrc/audio/lame/patches: patch-ab

Log Message:
Add optimization for alpha.  Enables tons of compiler optimizations on
the build, and links with the libffm libm replacement for alpha.

160kbit encode without libffm: 3:44
160kbit encode with libffm   : 2:03
VBR=4 encode without libffm  : 9:12
VBR=4 encode with libffm     : 4:39


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/lame/Makefile.common
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/lame/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/audio/lame/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.