Subject: CVS commit: pkgsrc/audio/xmp
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2002 09:41:29
Module Name:	pkgsrc
Committed By:	martti
Date:		Tue Jan 29 07:41:29 UTC 2002

Modified Files:
	pkgsrc/audio/xmp: Makefile distinfo
	pkgsrc/audio/xmp/patches: patch-aa patch-ab patch-ac patch-ad

Log Message:
Updated xmp-2.0.4 (provided by Rui-Xiang Guo in pkg/15283)

- Added driver for synthesized sounds
- Added Tatsuyuki Satoh's YM3812 emulator
- Added support to The Player 6.0a modules (using Sylvain "Asle"
  Chipaux's P60A loader)
- Added seek capability to XMMS plugin
- Added (very) experimental AIX driver
- Added envelope point sanity checks (fixed "Beautiful Ones" IT
  envelope bug reported by Chris Cox)
- Added support to dynamic linked drivers (for better packaging)
- Added option to package only DFSG-compliant code
- Fixed audioio.h detection in OpenBSD 2.8 (by Chris Cox
  <cox.family@sk.sympatico.ca>)
- Max. filter cutoff value changed from 254 to 253 to avoid problems
  in "Beautiful Ones")
- Fixed external drivers problem with the XMMS plugin (reported by
  greg <gjones@computelnet.com>)
- Fixed xmp_ord_set() bug (was calling XMP_ORD_PREV)
- Fixed period calculation algorithm (that was an OLD bug!)
- Started adding support to MED 1.11, 1.12, 2.00 and 3.22
- Replaced RPM spec with Dominik Mierzejewski's version


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/xmp/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/xmp/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/xmp/patches/patch-aa \
    pkgsrc/audio/xmp/patches/patch-ab pkgsrc/audio/xmp/patches/patch-ac \
    pkgsrc/audio/xmp/patches/patch-ad

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