pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/libretro-fbalpha libretro-fbalpha: Update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da65765ee366
branches:  trunk
changeset: 314581:da65765ee366
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Oct 31 18:40:41 2018 +0000

description:
libretro-fbalpha: Update to 0.2.97.43.20181022

Changes:

 Various fixes
 Add back the special2017 hacks to neogeo driver
 Update cps1/cps2 drivers
 Fix darius sound
 More fixes for konami twin16 driver
 Fix #249 (most likely, android needs this)
 Fix #249 + some konami twin16 updates
 Fix kungfum
 Some cleanup
 Fixes for konami twin16 driver
 Fast save mode for netplay
 Fix a bunch of warnings
 Try at fixing neocd sound (#4)
 Fix a bunch of gcc7 warnings
 Fix various refresh rates
 Fix moonwar controls
 Fix moonwara controls + some galaxian updates
 Add CPS Changer pause button (#245)
 Fix gaplus (#243) + input issues (#102)
 Fix garyoret (#243)
 Fix various issues (#243)
 Fix a graphical glitch in jojoba
 Add a frameskip core option
 Fix analog inputs for dragngun
 Fix for twinhawk (#239)
 Fix for exposing PGM RAM
 Exposing RAM for most drivers
 Initialize state_size in retro_serialize/retro_unserialize (#197)
 Fixes for aso, roadf and contra

diffstat:

 emulators/libretro-fbalpha/Makefile |   8 ++++----
 emulators/libretro-fbalpha/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r 55fe893332c5 -r da65765ee366 emulators/libretro-fbalpha/Makefile
--- a/emulators/libretro-fbalpha/Makefile       Wed Oct 31 16:30:44 2018 +0000
+++ b/emulators/libretro-fbalpha/Makefile       Wed Oct 31 18:40:41 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2018/10/02 21:09:29 nia Exp $
+# $NetBSD: Makefile,v 1.4 2018/10/31 18:40:41 nia Exp $
 
-DISTNAME=      libretro-fbalpha-0.2.97.43.20180721
+DISTNAME=      libretro-fbalpha-0.2.97.43.20181022
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libretro/}
-GITHUB_PROJECT=        fbalpha
-GITHUB_TAG=    6f85b5d19085f91c8f3df5c53dd235c037782fee
+GITHUB_PROJECT=        fbalpha2018
+GITHUB_TAG=    20daa807957d7fce64371620271b502811318163
 
 MAINTAINER=    nia%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/libretro/fbalpha
diff -r 55fe893332c5 -r da65765ee366 emulators/libretro-fbalpha/distinfo
--- a/emulators/libretro-fbalpha/distinfo       Wed Oct 31 16:30:44 2018 +0000
+++ b/emulators/libretro-fbalpha/distinfo       Wed Oct 31 18:40:41 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2018/09/06 08:13:54 nia Exp $
+$NetBSD: distinfo,v 1.3 2018/10/31 18:40:41 nia Exp $
 
-SHA1 (libretro-fbalpha-0.2.97.43.20180721-6f85b5d19085f91c8f3df5c53dd235c037782fee.tar.gz) = 8c8f64af8c1896d104644cac57aeb76748100607
-RMD160 (libretro-fbalpha-0.2.97.43.20180721-6f85b5d19085f91c8f3df5c53dd235c037782fee.tar.gz) = 011c85674f69e66c648a0df006679c8ff1fc1dce
-SHA512 (libretro-fbalpha-0.2.97.43.20180721-6f85b5d19085f91c8f3df5c53dd235c037782fee.tar.gz) = 
a49606a47d1540b1b6e86943fb58decdb5c230192e10664739a339f177484640cff461b7a7cddab9632b259af6fe5a71782997d49574f97b293ea4e2cd062544
-Size (libretro-fbalpha-0.2.97.43.20180721-6f85b5d19085f91c8f3df5c53dd235c037782fee.tar.gz) = 9780931 bytes
+SHA1 (libretro-fbalpha-0.2.97.43.20181022-20daa807957d7fce64371620271b502811318163.tar.gz) = 45025f8fb79afcbb65d3de7d927f5eeed709faaf
+RMD160 (libretro-fbalpha-0.2.97.43.20181022-20daa807957d7fce64371620271b502811318163.tar.gz) = d42603bb5298965cbcc0565846b893a2fef7685d
+SHA512 (libretro-fbalpha-0.2.97.43.20181022-20daa807957d7fce64371620271b502811318163.tar.gz) = 
a5aee22e6e17905ac33bd221efced9844579ec11dfe7ba55755fdd327099f1017ec7d83ff5dbb5390ddfb4fe5661d792ffda204cbe3e14bd8598ae5800f77f4c
+Size (libretro-fbalpha-0.2.97.43.20181022-20daa807957d7fce64371620271b502811318163.tar.gz) = 10216979 bytes
 SHA1 (patch-makefile.libretro) = 53580ffc41c22c745d70aa9949c5df2affc783d4



Home | Main Index | Thread Index | Old Index