Subject: CVS commit: pkgsrc/audio/faac
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2007 20:27:16
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Feb  9 20:27:16 UTC 2007

Modified Files:
	pkgsrc/audio/faac: Makefile distinfo options.mk
	pkgsrc/audio/faac/patches: patch-aa
Added Files:
	pkgsrc/audio/faac/patches: patch-ab patch-ac

Log Message:
-build against libmp4v2 instead of the full mpeg4ip
-update to 1.25 which contains small bug fixes according to the notes
-the most serious change seems to be that faac comes with an own copy
 of libmp4v2 now which it tries to use exclusively -- add some patches
 to still use an external lib (that's all optional, needed for tagging
 support)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/faac/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/faac/distinfo pkgsrc/audio/faac/options.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/faac/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/audio/faac/patches/patch-ab \
    pkgsrc/audio/faac/patches/patch-ac

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