From 69e3458cfa50582d5250b5224f92733bf07fbf71 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 13 Apr 2007 21:02:44 +0000 Subject: Changes 0.3.0: * Support for RZX rollback, including having snapshots and multiple input recording blocks in input recording files. * Improved IDE emulation. * Support for microdrive images. * TZX Generalized Data Block support. * Support for Z80Em and CSW tape files. * Support for the TS2068. * Support for connected joystick information in snapshots. * Add interrupt length to timing information. * Routines to add and remove a block from a tape image. * Minor feature enhancements. * Minor bugfixes. --- emulators/libspectrum/Makefile | 8 +++----- emulators/libspectrum/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'emulators/libspectrum') diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 676ace310b1..5e7bdb0a150 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2006/06/07 12:36:15 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2007/04/13 21:02:44 adam Exp $ -DISTNAME= libspectrum-0.2.2 -PKGREVISION= 2 +DISTNAME= libspectrum-0.3.0 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} @@ -9,7 +8,7 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://fuse-emulator.sourceforge.net/libspectrum.php COMMENT= ZX Spectrum emulator file format library -USE_TOOLS+= perl pkg-config +USE_TOOLS+= gmake perl pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes @@ -23,5 +22,4 @@ post-install: .include "../../devel/glib2/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../security/libgcrypt/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo index 4fc41f87476..c42ea0ff019 100644 --- a/emulators/libspectrum/distinfo +++ b/emulators/libspectrum/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 18:49:19 agc Exp $ +$NetBSD: distinfo,v 1.6 2007/04/13 21:02:44 adam Exp $ -SHA1 (libspectrum-0.2.2.tar.gz) = 09217bfa89c2778c71a93bc1c0aea0604ed6e0f0 -RMD160 (libspectrum-0.2.2.tar.gz) = b28bfbcae5e70d228436e16eb2f795611a42964c -Size (libspectrum-0.2.2.tar.gz) = 386960 bytes +SHA1 (libspectrum-0.3.0.tar.gz) = 5dc1f78535af558c46923cdafe7e40a00df327eb +RMD160 (libspectrum-0.3.0.tar.gz) = 4902f83b6ae8ef4992a0faee22c8fc82e111893f +Size (libspectrum-0.3.0.tar.gz) = 440561 bytes -- cgit v1.2.3