pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/sameboy
Module Name: pkgsrc
Committed By: nia
Date: Mon Jun 29 14:28:08 UTC 2020
Modified Files:
pkgsrc/emulators/sameboy: Makefile.common distinfo
Log Message:
sameboy: Update to 0.13.3
Version 0.13.3
This version is backwards compatible with save states from SameBoy 0.11.x
and newer.
New/Improved Features
* The scaling filters were updated to use gamma-corrected color mixing,
improving the quality of all shaders, especially the LCD and CRT
shaders.
Bug Fixes
* Fixed a regression in the CGB and AGB boot ROMs where wrong palettes
were chosen for Nintendo DMG games.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/sameboy/Makefile.common
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/sameboy/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/sameboy/Makefile.common
diff -u pkgsrc/emulators/sameboy/Makefile.common:1.8 pkgsrc/emulators/sameboy/Makefile.common:1.9
--- pkgsrc/emulators/sameboy/Makefile.common:1.8 Wed Jun 24 13:25:40 2020
+++ pkgsrc/emulators/sameboy/Makefile.common Mon Jun 29 14:28:08 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.8 2020/06/24 13:25:40 nia Exp $
+# $NetBSD: Makefile.common,v 1.9 2020/06/29 14:28:08 nia Exp $
# used by emulators/sameboy/Makefile
# used by emulators/libretro-sameboy/Makefile
-DISTNAME= sameboy-0.13.2
+DISTNAME= sameboy-0.13.3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=LIJI32/}
GITHUB_PROJECT= SameBoy
Index: pkgsrc/emulators/sameboy/distinfo
diff -u pkgsrc/emulators/sameboy/distinfo:1.6 pkgsrc/emulators/sameboy/distinfo:1.7
--- pkgsrc/emulators/sameboy/distinfo:1.6 Fri Jun 12 11:47:49 2020
+++ pkgsrc/emulators/sameboy/distinfo Mon Jun 29 14:28:08 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/06/12 11:47:49 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/06/29 14:28:08 nia Exp $
-SHA1 (sameboy-0.13.2.tar.gz) = 16b60bc1a899dce0f2bdd521ce5afdf9dbb26726
-RMD160 (sameboy-0.13.2.tar.gz) = 820eb0187815860dab1ce5303e7faec35676957c
-SHA512 (sameboy-0.13.2.tar.gz) = 9618e3426ecc32d7683a0f6091f9c0d672c1ae7ef13e3a3995e937fc4c97eab67991b599d9981aaba98d6e01210a631c877ba9dff092f7ff52fae25a4014daf9
-Size (sameboy-0.13.2.tar.gz) = 2623996 bytes
+SHA1 (sameboy-0.13.3.tar.gz) = 5a68a3f4cddd571e3f16180451993e9f7f30489d
+RMD160 (sameboy-0.13.3.tar.gz) = effff3de6404d7d410f2eb195f9bc7f04842ef59
+SHA512 (sameboy-0.13.3.tar.gz) = c188657bd1444fc9fb79ff1ac1eba98d5bbee57ee0565e890552d636b0deb93743e9703c1cecce6bbe3bf7d10b27421d55b5d6b4c568ed570cfd285ffe5add22
+Size (sameboy-0.13.3.tar.gz) = 2624073 bytes
Home |
Main Index |
Thread Index |
Old Index