pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators
Module Name: pkgsrc
Committed By: nia
Date: Sun May 15 18:36:18 UTC 2022
Modified Files:
pkgsrc/emulators/libretro-stella: Makefile
pkgsrc/emulators/stella: Makefile Makefile.common distinfo
Log Message:
[libretro-]stella: update to 6.6
This is a new semi-major release, with the following changes:
Added preliminary PlusROM support for saving high scores.
Added preliminary support for 'MVC' bankswitching scheme by Rob Bairos.
Added web links for many games.
Added dead zone and linearity settings for analog controllers.
Added 'Check for Update' button to Help dialog.
Added different mask patterns for scanline emulation.
Fixed MindLink controller.
Fixed SaveKey not working with QuadTari.
Added TIA randomization on startup option.
Added different debug color luminances for player and missile copies.
Added hotkeys for TV roll speed and toggling 'Developer settings' sets.
Debugger: enhanced prompt's auto complete and history.
Debugger: added optional logging of breaks and traps.
Debugger: added Thumb cycle counting.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/libretro-stella/Makefile
cvs rdiff -u -r1.59 -r1.60 pkgsrc/emulators/stella/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/emulators/stella/Makefile.common
cvs rdiff -u -r1.36 -r1.37 pkgsrc/emulators/stella/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/libretro-stella/Makefile
diff -u pkgsrc/emulators/libretro-stella/Makefile:1.8 pkgsrc/emulators/libretro-stella/Makefile:1.9
--- pkgsrc/emulators/libretro-stella/Makefile:1.8 Sun Feb 14 11:43:34 2021
+++ pkgsrc/emulators/libretro-stella/Makefile Sun May 15 18:36:18 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/02/14 11:43:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/05/15 18:36:18 nia Exp $
.include "../../emulators/stella/Makefile.common"
-GITHUB_PROJECT= stella
PKGNAME= libretro-${DISTNAME:S/-src//1}
Index: pkgsrc/emulators/stella/Makefile
diff -u pkgsrc/emulators/stella/Makefile:1.59 pkgsrc/emulators/stella/Makefile:1.60
--- pkgsrc/emulators/stella/Makefile:1.59 Mon Mar 28 10:53:05 2022
+++ pkgsrc/emulators/stella/Makefile Sun May 15 18:36:18 2022
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.59 2022/03/28 10:53:05 tnn Exp $
+# $NetBSD: Makefile,v 1.60 2022/05/15 18:36:18 nia Exp $
-PKGREVISION= 3
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/-src//1}
Index: pkgsrc/emulators/stella/Makefile.common
diff -u pkgsrc/emulators/stella/Makefile.common:1.12 pkgsrc/emulators/stella/Makefile.common:1.13
--- pkgsrc/emulators/stella/Makefile.common:1.12 Wed Sep 22 12:54:04 2021
+++ pkgsrc/emulators/stella/Makefile.common Sun May 15 18:36:18 2022
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.12 2021/09/22 12:54:04 nia Exp $
+# $NetBSD: Makefile.common,v 1.13 2022/05/15 18:36:18 nia Exp $
# used by emulators/stella/Makefile
# used by emulators/libretro-stella/Makefile
-DISTNAME= stella-6.5.3-src
+DISTNAME= stella-6.6-src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=stella-emu/}
+GITHUB_PROJECT= stella
GITHUB_RELEASE= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .tar.xz
@@ -17,7 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//1}
USE_LANGUAGES= c c++
-# c++14, std::string_view
+# c++17, std::string_view
GCC_REQD+= 7
UNLIMIT_RESOURCES= datasize
Index: pkgsrc/emulators/stella/distinfo
diff -u pkgsrc/emulators/stella/distinfo:1.36 pkgsrc/emulators/stella/distinfo:1.37
--- pkgsrc/emulators/stella/distinfo:1.36 Tue Oct 26 10:24:01 2021
+++ pkgsrc/emulators/stella/distinfo Sun May 15 18:36:18 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2021/10/26 10:24:01 nia Exp $
+$NetBSD: distinfo,v 1.37 2022/05/15 18:36:18 nia Exp $
-BLAKE2s (stella-6.5.3-src.tar.xz) = 9b61c1fbad6e3e01a3a1feb85974fe2d8d0a5b354bec00e0d7bfae63cf1cdfdb
-SHA512 (stella-6.5.3-src.tar.xz) = 67fe45c0be510494e4c3ead91ee5f7c9a8ba7059b76beb15e794ef49144c8f0fb57d7c7476f4f299e573e37ea1c41f2fb094ca10974f3bcda797fc69c9bd2986
-Size (stella-6.5.3-src.tar.xz) = 6221588 bytes
+BLAKE2s (stella-6.6-src.tar.xz) = a481c6fcc7f2eaec49f392f8ece7f5ae1578e034f7ac5e26e566ad94a36865b4
+SHA512 (stella-6.6-src.tar.xz) = 89aea0cec9c2f22f276c1c4b36b76deb1ef9fb913c959f93f8cbcac300acdb23d2e3e66981d3263ea1ccfd72aaab1aa47218136b82b5e12aa8fbf352959743ab
+Size (stella-6.6-src.tar.xz) = 10035924 bytes
SHA1 (patch-configure) = 7cf96666dbccb2b38dec6e80ad4887a79bf5d074
Home |
Main Index |
Thread Index |
Old Index