pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/REminiscence REminiscence: Update to 0.4.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/22c1d45612ee
branches: trunk
changeset: 412040:22c1d45612ee
user: nia <nia%pkgsrc.org@localhost>
date: Wed Feb 26 16:23:26 2020 +0000
description:
REminiscence: Update to 0.4.6
* release 0.4.6
- added rewind to automatic saves
- fixed passwords and protection codes input
* release 0.4.5
- added low-pass filtering for in-game music
- added support for 3DO background music (tunes/*.Cpc)
- added protection screen for DOS SSI version
- fixed ASC and CARTE cutscenes enablement
- fixed loudness of sound effects and in-game music
* release 0.4.4
- added auto-save
- fixed graphical glitches with Macintosh data files
* release 0.4.3
- added title and logo screens for Macintosh
- fixed cutscene offsets with Macintosh data files
* release 0.4.2
- added graphic borders (16:9 displays)
- added detection for Macintosh AppleDouble
- added language selection in title screen
- added story texts for Macintosh
* release 0.4.1
- added support for Macintosh sounds playback
- improved graphics scalers performance
- fixed palette glitches with .BNQ DOS data files
* release 0.4.0
- added initial support for Macintosh data files (512x448 resolution)
- added configuration file entries for disabled cutscenes
- fixed screen shaking offset (level 2)
diffstat:
games/REminiscence/Makefile | 9 +++++----
games/REminiscence/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 16f70549c072 -r 22c1d45612ee games/REminiscence/Makefile
--- a/games/REminiscence/Makefile Wed Feb 26 16:20:55 2020 +0000
+++ b/games/REminiscence/Makefile Wed Feb 26 16:23:26 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.16 2019/09/11 19:02:14 nia Exp $
-
-DISTNAME= REminiscence-0.3.7
+# $NetBSD: Makefile,v 1.17 2020/02/26 16:23:26 nia Exp $
+DISTNAME= REminiscence-0.4.6
CATEGORIES= games
MASTER_SITES= http://cyxdown.free.fr/reminiscence/
EXTRACT_SUFX= .tar.bz2
@@ -14,7 +13,9 @@
BUILD_TARGET= rs
-INSTALLATION_DIRS= bin share/applications share/doc/REminiscence
+INSTALLATION_DIRS+= bin
+INSTALLATION_DIRS+= share/applications
+INSTALLATION_DIRS+= share/doc/REminiscence
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rs ${DESTDIR}${PREFIX}/bin
diff -r 16f70549c072 -r 22c1d45612ee games/REminiscence/distinfo
--- a/games/REminiscence/distinfo Wed Feb 26 16:20:55 2020 +0000
+++ b/games/REminiscence/distinfo Wed Feb 26 16:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/09/11 19:02:14 nia Exp $
+$NetBSD: distinfo,v 1.5 2020/02/26 16:23:26 nia Exp $
-SHA1 (REminiscence-0.3.7.tar.bz2) = 13b1eb89b632982d71de6cc9540958cac349a91d
-RMD160 (REminiscence-0.3.7.tar.bz2) = ac11bd2ca6fb291de4981e780cc24099bfb007fd
-SHA512 (REminiscence-0.3.7.tar.bz2) = 6afa3460cb7f0d28f093e78af8681ca564e02ec65432b7531da078a4bf317bde56f9cf671f1c170250d93e690807873d26d0bdc68d7c181561c7d1bc2425fd07
-Size (REminiscence-0.3.7.tar.bz2) = 128780 bytes
+SHA1 (REminiscence-0.4.6.tar.bz2) = 4e3571bd826fae39e0f93c194fb232cbc72e535c
+RMD160 (REminiscence-0.4.6.tar.bz2) = 8a512620cf6fe5308237091fe87f1e68cdb35f7c
+SHA512 (REminiscence-0.4.6.tar.bz2) = b41cfa5c5a28cdd11fcc587ef4ef8100593fa32d9bee52869ec44aad1e6644a5fe372b934d949d3fe743cf63737df1a9c849e16ee22ae1f22a4431c2d6908ddb
+Size (REminiscence-0.4.6.tar.bz2) = 156377 bytes
Home |
Main Index |
Thread Index |
Old Index