summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-03-02 11:54:29 +0000
committeradam <adam@pkgsrc.org>2021-03-02 11:54:29 +0000
commitb0de8cb784facea9b96baed4a00140f5d5559c02 (patch)
tree1946cea04952dd4163251a28db64868352709106 /emulators
parentb4a1f2ca3dee5ad50204504131ef1686beac8ca3 (diff)
downloadpkgsrc-b0de8cb784facea9b96baed4a00140f5d5559c02.tar.gz
libspectrum: updated to 1.5.0
libspectrum 1.5.0 released. * Various minor bug fixes/improvements: * Autogenerate code for initialising/freeing snap structure (Sergio Baldoví). * Fix loading of raw data blocks (Alberto Garcia). * Ensure trailing TZX pause blocks result in an edge (Alberto Garcia). * Fix bits_through_byte calculation in TZX RAW block (Alberto Garcia). * Remove spurious first pulse in a raw data block (Alberto Garcia). * Minimal snapshot support for TTX2000S interface (Sergio Baldoví). * Fix prototypes and warnings for MorphOS (Stefan Haubenthal). * Change type of len field in GArray to guint (Sergio Baldoví).
Diffstat (limited to 'emulators')
-rw-r--r--emulators/libspectrum/Makefile5
-rw-r--r--emulators/libspectrum/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 412135faa62..af171b8d518 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2020/08/31 18:09:28 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2021/03/02 11:54:29 adam Exp $
-DISTNAME= libspectrum-1.4.4
-PKGREVISION= 4
+DISTNAME= libspectrum-1.5.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo
index a63d73da159..6def236c9ff 100644
--- a/emulators/libspectrum/distinfo
+++ b/emulators/libspectrum/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2018/07/03 14:32:11 adam Exp $
+$NetBSD: distinfo,v 1.24 2021/03/02 11:54:29 adam Exp $
-SHA1 (libspectrum-1.4.4.tar.gz) = f6b073410d7b056702821452a078a29e0a6e4c09
-RMD160 (libspectrum-1.4.4.tar.gz) = da71dea5c225adfaaaf475c19c757a40a8942504
-SHA512 (libspectrum-1.4.4.tar.gz) = 83bb9242010d49898531bb62e0d4d55439b0b6a548b57a7932f074429aca70cf252dfb195e9751384510b08c98bd6bc8eefd8cb3f82b0c8d07fa245ba66e9fe2
-Size (libspectrum-1.4.4.tar.gz) = 568684 bytes
+SHA1 (libspectrum-1.5.0.tar.gz) = 21582a0f0abd73852d948fcedc32cf65327d90c0
+RMD160 (libspectrum-1.5.0.tar.gz) = 1fab288d1213eb385feaa618b0d225ffbd04cd81
+SHA512 (libspectrum-1.5.0.tar.gz) = 55f4cf623bc6c469a0fd80751ada694259d834c19d98400ba244aabf2ac21fed7cdd6de069d9ed7326e099bd3bd62c42cfb8a669b64ae002f90a52563fa2dcd1
+Size (libspectrum-1.5.0.tar.gz) = 602354 bytes