summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-08-30 12:50:49 +0000
committernia <nia@pkgsrc.org>2020-08-30 12:50:49 +0000
commit123c7722030867936261fd6c08190653427bab33 (patch)
treeb44e05aa4d24ebbaf8acb25fb8f80a8a5dbae348 /emulators
parent249ce960a14e948f275eefa01a9885a222f54d84 (diff)
downloadpkgsrc-123c7722030867936261fd6c08190653427bab33.tar.gz
sameboy: Update to 0.13.6
Version 0.13.6 This version is backwards compatible with save states from SameBoy 0.11.x and newer. New/Improved Features * Prevent SameBoy from asking for notification permissions until that feature is needed by an HuC-3 game * Improved user interface on macOS Big Sur * The SDL frontend now has the ability change the default window size Bug Fixes * Fixed a bug that caused the Quick Look previews to include a border on macOS Big Sur * Fixed a bug where the RTC might drift when loading older saves or states, or when pausing SameBoy for a long time
Diffstat (limited to 'emulators')
-rw-r--r--emulators/sameboy/Makefile3
-rw-r--r--emulators/sameboy/Makefile.common4
-rw-r--r--emulators/sameboy/distinfo10
3 files changed, 8 insertions, 9 deletions
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile
index d359f689d9a..6ea04e881b3 100644
--- a/emulators/sameboy/Makefile
+++ b/emulators/sameboy/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.4 2020/08/18 17:57:47 leot Exp $
+# $NetBSD: Makefile,v 1.5 2020/08/30 12:50:49 nia Exp $
-PKGREVISION= 1
.include "Makefile.common"
MAINTAINER= nia@NetBSD.org
diff --git a/emulators/sameboy/Makefile.common b/emulators/sameboy/Makefile.common
index ac6ef098c3d..4be6d078904 100644
--- a/emulators/sameboy/Makefile.common
+++ b/emulators/sameboy/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.10 2020/08/08 19:24:26 nia Exp $
+# $NetBSD: Makefile.common,v 1.11 2020/08/30 12:50:49 nia Exp $
# used by emulators/sameboy/Makefile
# used by emulators/libretro-sameboy/Makefile
-DISTNAME= sameboy-0.13.5
+DISTNAME= sameboy-0.13.6
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=LIJI32/}
GITHUB_PROJECT= SameBoy
diff --git a/emulators/sameboy/distinfo b/emulators/sameboy/distinfo
index 21329fc1231..515a3443a1b 100644
--- a/emulators/sameboy/distinfo
+++ b/emulators/sameboy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/08/08 19:24:26 nia Exp $
+$NetBSD: distinfo,v 1.9 2020/08/30 12:50:49 nia Exp $
-SHA1 (sameboy-0.13.5.tar.gz) = b3ceefe9a9cf7ba45576a89ac1cfe3b0868d37a8
-RMD160 (sameboy-0.13.5.tar.gz) = 5938e46bb0f4060b154020f0c143e0f95c638ed5
-SHA512 (sameboy-0.13.5.tar.gz) = 5c8c6aba19da56288726b63ed718bbc9e3d106e4af83cf2cd7195c1db991ea7dd04acd01ed76ca85c48eef62ba7e17f5a0d04bfcbfdbce8e074bceccf3fc36b2
-Size (sameboy-0.13.5.tar.gz) = 2624263 bytes
+SHA1 (sameboy-0.13.6.tar.gz) = 896c758ed7f096e15f78f3d506d376aa4e3c874a
+RMD160 (sameboy-0.13.6.tar.gz) = 0b785506f425778d88743782cb37b94ebef37624
+SHA512 (sameboy-0.13.6.tar.gz) = 0def08618c797c4f30c8f47144604af7cc0e4fdf39d854df52069473a4565b22eb5ee85159ad4c055996857b77fba25865504936f30f80d9a70d2bd553700216
+Size (sameboy-0.13.6.tar.gz) = 2625465 bytes