pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/PC6001VX



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sun Jun 23 07:12:12 UTC 2024

Modified Files:
        pkgsrc/emulators/PC6001VX: Makefile distinfo

Log Message:
PC6001VX: update to 4.2.7.

This version includes a fix of SIGSEGV on startup issue with Qt 6.7.1,
by using Qt/SingleApplication 3.4.1 (the previous PC6001VX 4.2.4 with
SingleApplication 3.3.1 fails with Qt 6.7.1).

Upstream changes:
 http://eighttails.seesaa.net/article/503733599.html
 http://eighttails.seesaa.net/article/503611168.html
 http://eighttails.seesaa.net/article/501854573.html

4.2.7
* Merged upstream PC6001V version 2.1.3.
* Updated PC-6001 compatible basic ROMs to 0.8.

4.2.6
* Updated PC-6001mk2/6601 compatible basic ROMs to 0.5.1.
* Compatible with FFmpeg7 (currently buildable with versions 5, 6, and 7)
* (Android)Fixed an issue where the screen layout may be corrupted when
  restarting.

4.2.5
* Fixed screen layout sometimes not updating when enabling/disabling
  virtual keyboard.
* Fixed an issue where the menu appearance position during touch
  operation was incorrect.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/emulators/PC6001VX/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/emulators/PC6001VX/distinfo

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

Modified files:

Index: pkgsrc/emulators/PC6001VX/Makefile
diff -u pkgsrc/emulators/PC6001VX/Makefile:1.97 pkgsrc/emulators/PC6001VX/Makefile:1.98
--- pkgsrc/emulators/PC6001VX/Makefile:1.97     Wed May 29 16:32:25 2024
+++ pkgsrc/emulators/PC6001VX/Makefile  Sun Jun 23 07:12:12 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.97 2024/05/29 16:32:25 adam Exp $
+# $NetBSD: Makefile,v 1.98 2024/06/23 07:12:12 tsutsui Exp $
 
-VERSION=               4.2.4
+VERSION=               4.2.7
 DISTNAME=              PC6001VX_${VERSION}_src
 PKGNAME=               ${DISTNAME:S/_src//:S/_/-/}
-PKGREVISION=           4
 CATEGORIES=            emulators
 MASTER_SITES=          http://eighttails.up.seesaa.net/bin/
 

Index: pkgsrc/emulators/PC6001VX/distinfo
diff -u pkgsrc/emulators/PC6001VX/distinfo:1.42 pkgsrc/emulators/PC6001VX/distinfo:1.43
--- pkgsrc/emulators/PC6001VX/distinfo:1.42     Sat Nov 18 07:45:20 2023
+++ pkgsrc/emulators/PC6001VX/distinfo  Sun Jun 23 07:12:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2023/11/18 07:45:20 tsutsui Exp $
+$NetBSD: distinfo,v 1.43 2024/06/23 07:12:12 tsutsui Exp $
 
-BLAKE2s (PC6001VX_4.2.4_src.tar.gz) = 83cdb67511255c32d759af8f70dbf2e23ed7bda150e27866d455cb5d2845208e
-SHA512 (PC6001VX_4.2.4_src.tar.gz) = 751fdc8b3ee91eb3ed2d55b23e9f1cd42320f23521c3780f783b5163b79160681d8bfeaec89df9af1b717bd54b90e1a1aee3d6769981e026d859a6656a2ffcfa
-Size (PC6001VX_4.2.4_src.tar.gz) = 5471295 bytes
+BLAKE2s (PC6001VX_4.2.7_src.tar.gz) = 97dc1fa4188192505099c3b1e33f1c93a591e29299e0816c8e4ccc56ae80bee4
+SHA512 (PC6001VX_4.2.7_src.tar.gz) = 717d6d17b949ff30e67101e0fc0bbf89f5ea4b7151342f6292f92ce6dc7adcd1fef573eb01261f11229f1da9bbbd151ca03091cf946a571e03d86b1c615ec319
+Size (PC6001VX_4.2.7_src.tar.gz) = 5490553 bytes



Home | Main Index | Thread Index | Old Index