diff options
author | nia <nia@pkgsrc.org> | 2021-04-21 08:19:28 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-04-21 08:19:28 +0000 |
commit | cc584e382412a78a894fb7d799f125100fb787ce (patch) | |
tree | a86bfd60186f529f51d33c71f791b62199d2360b | |
parent | 530055a2c89382046dda9adaa425fcb486047624 (diff) | |
download | pkgsrc-cc584e382412a78a894fb7d799f125100fb787ce.tar.gz |
stella: update to 6.5.3
6.5.2 to 6.5.3 (April 20, 2021)
* Added context-sensitive help.
* Improved support of multiple monitors with different resolutions.
* Improved analog input reading (Paddles, Keyboards...).
* Fixed QuadTari support for controller types other than Joysticks.
* Fixed palette and TV effects saving for Retron77.
* Fixed immediate disassembling when switching options in debugger.
-Have fun!
-rw-r--r-- | emulators/stella/Makefile.common | 4 | ||||
-rw-r--r-- | emulators/stella/PLIST | 3 | ||||
-rw-r--r-- | emulators/stella/distinfo | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/emulators/stella/Makefile.common b/emulators/stella/Makefile.common index 649d0d2bbe4..b79f1e5a086 100644 --- a/emulators/stella/Makefile.common +++ b/emulators/stella/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.10 2021/03/17 15:17:03 nia Exp $ +# $NetBSD: Makefile.common,v 1.11 2021/04/21 08:19:28 nia Exp $ # used by emulators/stella/Makefile # used by emulators/libretro-stella/Makefile -DISTNAME= stella-6.5.2-src +DISTNAME= stella-6.5.3-src CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=stella-emu/} GITHUB_RELEASE= ${PKGVERSION_NOREV} diff --git a/emulators/stella/PLIST b/emulators/stella/PLIST index 740093cb4a8..8200bf7d3d9 100644 --- a/emulators/stella/PLIST +++ b/emulators/stella/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2021/03/17 15:17:03 nia Exp $ +@comment $NetBSD: PLIST,v 1.17 2021/04/21 08:19:28 nia Exp $ bin/stella share/applications/stella.desktop share/doc/stella/Announce.txt @@ -68,7 +68,6 @@ share/doc/stella/graphics/options_misc_dark.png share/doc/stella/graphics/options_misc_light.png share/doc/stella/graphics/options_ui.png share/doc/stella/graphics/options_video.png -share/doc/stella/graphics/options_video_dbgcolors.png share/doc/stella/graphics/options_video_palettes.png share/doc/stella/graphics/options_video_tv.png share/doc/stella/graphics/pacman.png diff --git a/emulators/stella/distinfo b/emulators/stella/distinfo index 3b45a3e0544..0122ccf7c0d 100644 --- a/emulators/stella/distinfo +++ b/emulators/stella/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.33 2021/03/17 15:17:03 nia Exp $ +$NetBSD: distinfo,v 1.34 2021/04/21 08:19:28 nia Exp $ -SHA1 (stella-6.5.2-src.tar.xz) = 6326990418d00a332ceaae5c27dc5a12b96f8964 -RMD160 (stella-6.5.2-src.tar.xz) = 96399b0e7e3fc19cc75ec873a8c4465eb26d75a5 -SHA512 (stella-6.5.2-src.tar.xz) = dc7685fd166fad578bce62c961419755db7c4b8ac6e6e2e10f0edfa3b0f63bf43d64119483cc47fc86dfe95e09bc800c27392239aeb68a2ccf37d0f224d6493c -Size (stella-6.5.2-src.tar.xz) = 6220652 bytes +SHA1 (stella-6.5.3-src.tar.xz) = 5cc762b0b37fbb1b8f02f20c304b55a66aa3cae5 +RMD160 (stella-6.5.3-src.tar.xz) = 5decbf1d69eede2b81c17f8697e0269133a441ac +SHA512 (stella-6.5.3-src.tar.xz) = 67fe45c0be510494e4c3ead91ee5f7c9a8ba7059b76beb15e794ef49144c8f0fb57d7c7476f4f299e573e37ea1c41f2fb094ca10974f3bcda797fc69c9bd2986 +Size (stella-6.5.3-src.tar.xz) = 6221588 bytes SHA1 (patch-configure) = 7cf96666dbccb2b38dec6e80ad4887a79bf5d074 |