pkgsrc/audio/sidplay/Makefile
frueauf 7491148363 Update sidplay to 1.36.35. Provided in pr 7846 by Antti Kantee.
* Don't allow SID to disable voice 3 if it has filters enabled.
* Improved emulation of Galway Noise based on PlaySID's
  Extended SID registers.
* Improved random number generator's bit 0.
* Improved ASCII conversion of CHR$-strings in MUS file format.
  (Peter Weighill)
1999-07-04 14:41:14 +00:00

17 lines
430 B
Makefile

# $NetBSD: Makefile,v 1.3 1999/07/04 14:41:14 frueauf Exp $
#
DISTNAME= sidplay-1_36_35
PKGNAME= sidplay-1.36.35
WRKSRC= ${WRKDIR}/sidplay-1.36.35
CATEGORIES= audio
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
EXTRACT_SUFX= .tgz
MAINTAINER= pooka@iki.fi
HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include "../../mk/bsd.pkg.mk"