pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/mgba



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Dec  3 14:47:25 UTC 2020

Modified Files:
        pkgsrc/emulators/mgba: Makefile PLIST distinfo

Log Message:
mgba: Update to 0.8.4

0.8.4: (2020-10-29)
Emulation fixes:
 - GB Audio: Fix initial sweep state
 - GB Audio: Fix deserializing audio channels 2 and 3
 - GB Audio: Fix deserializing while audio was disabled (fixes mgba.io/i/1305)
 - GB Video: Fix drawing background when window is force-disabled by frontend
 - GB, GBA Video: Copy disable flags when drawing scanlines in proxy when not blocking
 - GBA Audio: Fix deserializing SOUNDCNT_L
 - GBA Audio: Fix stereo in XQ audio
 - GBA Audio: Fix volume/mute in XQ audio (fixes mgba.io/i/1864)
 - GBA Hardware: Fix GB Player detection on big endian platforms
 - GBA Video: Invalidate map cache when modifying BGCNT (fixes mgba.io/i/1846)
 - GBA Video: Don't draw sprites using unmapped VRAM in GL renderer (fixes mgba.io/i/1865)
 - GBA Video: Fix rare regression blending semitransparent sprites (fixes mgba.io/i/1876)
 - GBA Video: Do not affect OBJ pixel priority when writing OBJWIN (fixes mgba.io/i/1890)
 - GBA Video: Fix deferred blending when OBJWIN matches window (fixes mgba.io/i/1905)
 - GBA Video: Fix mode 4 transparency in OpenGL (fixes mgba.io/i/1907)
Other fixes:
 - 3DS: Redo video sync to be more precise
 - 3DS: Fix crash with libctru 2.0 when exiting
 - ARM Decoder: Fix decoding pre-indexed writeback instructions (fixes mgba.io/i/1915)
 - Core: Fix reported ROM size when a fixed buffer size is used
 - Core: Fix memory leak loading ELF files
 - GBA: Disable more checks when loading GS save with checks disabled (fixes mgba.io/i/1851)
 - GBA: Fix endianness issues in renderer proxy
 - GBA Core: Fix memory leak when loading symbols
 - GBA Serialize: Ensure program counter is aligned when loading
 - Qt: Add dummy English translation file (fixes mgba.io/i/1469)
 - Qt: Fix Battle Chip view not displaying chips on some DPI settings
 - Qt: Fix camera image being upside-down sometimes (fixes mgba.io/i/829 again)
 - Qt: Fix drawing on macOS break when using OpenGL (fixes mgba.io/i/1899)
 - Qt: Fix stride changing when toggling SGB borders (fixes mgba.io/i/1898)
 - Qt: Fix aliasing on background logo (fixes mgba.io/i/1886)
 - mGUI: Fix closing down a game if an exit is signalled
 - mGUI: Fix cycling through config setting states with accept button
 - mVL: Fix injecting accidentally draining non-injection buffer
 - VFS: Fix directory node listing on some filesystems
Misc:
 - GBA Video: Improve speed of window texture generation on AMD


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/emulators/mgba/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/mgba/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/mgba/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/mgba/Makefile
diff -u pkgsrc/emulators/mgba/Makefile:1.21 pkgsrc/emulators/mgba/Makefile:1.22
--- pkgsrc/emulators/mgba/Makefile:1.21 Thu Nov  5 09:08:04 2020
+++ pkgsrc/emulators/mgba/Makefile      Thu Dec  3 14:47:25 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/11/05 09:08:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2020/12/03 14:47:25 nia Exp $
 
-DISTNAME=      mgba-0.8.3
-PKGREVISION=   3
+DISTNAME=      mgba-0.8.4
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mgba-emu/}
 

Index: pkgsrc/emulators/mgba/PLIST
diff -u pkgsrc/emulators/mgba/PLIST:1.7 pkgsrc/emulators/mgba/PLIST:1.8
--- pkgsrc/emulators/mgba/PLIST:1.7     Sun Aug  9 14:37:22 2020
+++ pkgsrc/emulators/mgba/PLIST Thu Dec  3 14:47:25 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2020/08/09 14:37:22 nia Exp $
+@comment $NetBSD: PLIST,v 1.8 2020/12/03 14:47:25 nia Exp $
 bin/mgba
 ${PLIST.qt}bin/mgba-qt
 include/mgba-util/arm-algo.h
@@ -146,7 +146,7 @@ include/mgba/internal/sm83/isa-sm83.h
 include/mgba/internal/sm83/sm83.h
 lib/libmgba.so
 lib/libmgba.so.0.8
-lib/libmgba.so.${PKGVERSION}
+lib/libmgba.so.0.8.3
 ${PLIST.qt}man/man6/mgba-qt.6
 man/man6/mgba.6
 ${PLIST.qt}share/applications/mgba-qt.desktop

Index: pkgsrc/emulators/mgba/distinfo
diff -u pkgsrc/emulators/mgba/distinfo:1.9 pkgsrc/emulators/mgba/distinfo:1.10
--- pkgsrc/emulators/mgba/distinfo:1.9  Sun Aug  9 14:37:22 2020
+++ pkgsrc/emulators/mgba/distinfo      Thu Dec  3 14:47:25 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2020/08/09 14:37:22 nia Exp $
+$NetBSD: distinfo,v 1.10 2020/12/03 14:47:25 nia Exp $
 
-SHA1 (mgba-0.8.3.tar.gz) = facd2c75bbfa145cf58a4b370bf9a49d760e535d
-RMD160 (mgba-0.8.3.tar.gz) = 64e3a3a9a7e87e6f624696065fcb16b5fc272f4e
-SHA512 (mgba-0.8.3.tar.gz) = 8154cec08f9ab4fc7cedc7988ed8ee320ad076666e2958b4fa0620801398081aa4808b61dbafd2e7c4b9ff0edfbb761e013fd7117206e81478a6c09ef91e2a5a
-Size (mgba-0.8.3.tar.gz) = 12013512 bytes
+SHA1 (mgba-0.8.4.tar.gz) = 071905eebbbb3389f4a88f533b9a452cbcae583e
+RMD160 (mgba-0.8.4.tar.gz) = 2812ea5c2816b96b2edfcbcfffcdda066152ec03
+SHA512 (mgba-0.8.4.tar.gz) = fe9c022211d03eb8a5db23901b2f99a5ee75a40f104e5edb2c6fd1a2860a37d9a3ba8d3b724b35ef958840986dd09002c58740a176290b415826e1a345d90390
+Size (mgba-0.8.4.tar.gz) = 12347906 bytes
 SHA1 (patch-CMakeLists.txt) = e4bb18352c0d5602084c0674c1b5d6c3cd84b9bc
 SHA1 (patch-include_mgba-util_math.h) = 448ca1bb3bbe2812e7d9482917c488ddcf3b48f0
 SHA1 (patch-include_mgba-util_platform_posix_threading.h) = deabb02eda72a4682ad84f263982eb6f8db4699b



Home | Main Index | Thread Index | Old Index