pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/libspectrum Changes 0.3.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c05ed8fe9934
branches: trunk
changeset: 527803:c05ed8fe9934
user: adam <adam%pkgsrc.org@localhost>
date: Fri Apr 13 21:02:44 2007 +0000
description:
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.
diffstat:
emulators/libspectrum/Makefile | 8 +++-----
emulators/libspectrum/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r e7878e315529 -r c05ed8fe9934 emulators/libspectrum/Makefile
--- a/emulators/libspectrum/Makefile Fri Apr 13 21:01:54 2007 +0000
+++ b/emulators/libspectrum/Makefile Fri Apr 13 21:02:44 2007 +0000
@@ -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 @@
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 @@
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"
-
.include "../../mk/bsd.pkg.mk"
diff -r e7878e315529 -r c05ed8fe9934 emulators/libspectrum/distinfo
--- a/emulators/libspectrum/distinfo Fri Apr 13 21:01:54 2007 +0000
+++ b/emulators/libspectrum/distinfo Fri Apr 13 21:02:44 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index