pkgsrc-WIP-changes archive

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

commandergenius: update to Commander-Genius-2.2.8



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Dec 24 06:54:08 2018 +0200
Changeset:	cf32cc76a479f24eee89322eb8aa00bf026abad9

Modified Files:
	commandergenius/Makefile
	commandergenius/PLIST
	commandergenius/distinfo

Log Message:
commandergenius: update to Commander-Genius-2.2.8

The game engine now downloads the gameCatalogue.xml file
at startup. This caused a segmentation fault the first
time I ran it, but worked the second time.

v2.2.8:
-------
- Compilation fixes
- Adjustments for Android SDL2 Port

v2.2.7:
-------
- Optimized Catalog Downloader. Now it downloads in the background
- Much improved Downloader
- Retry option added, when downloading catalogue fails or is not yet finished

v2.2.6:
-------
- Bug fixes
- Code cleanups

v2.2.5:
-------
- Audio Setting fixes
- Many Virtual Pad improvements
- Some AI fixes
- Foot fix with multiple players
- Save game fixes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf32cc76a479f24eee89322eb8aa00bf026abad9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 commandergenius/Makefile | 2 +-
 commandergenius/PLIST    | 3 +--
 commandergenius/distinfo | 8 ++++----
 3 files changed, 6 insertions(+), 7 deletions(-)

diffs:
diff --git a/commandergenius/Makefile b/commandergenius/Makefile
index 1b591eba0f..4f78a77e6c 100644
--- a/commandergenius/Makefile
+++ b/commandergenius/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.2 2015/09/06 20:10:45 yhardy Exp $
 
 DISTNAME=	Commander-Genius-v${PKGVERSION_NOREV}
-PKGNAME=	Commander-Genius-2.2.3
+PKGNAME=	Commander-Genius-2.2.8
 CATEGORIES=	games
 MASTER_SITES=	https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v${PKGVERSION_NOREV}/
 EXTRACT_SUFX=	.tar.bz2
diff --git a/commandergenius/PLIST b/commandergenius/PLIST
index 65b53bcf54..7ae6310de1 100644
--- a/commandergenius/PLIST
+++ b/commandergenius/PLIST
@@ -14,12 +14,12 @@ share/commandergenius/cache/perilous.png
 share/commandergenius/cache/silcar1.bmp
 share/commandergenius/cglogo512.png
 share/commandergenius/cglogo512old.png
-share/commandergenius/gameCatalogue.xml
 share/commandergenius/global/1.png
 share/commandergenius/global/2.png
 share/commandergenius/global/3.png
 share/commandergenius/global/4.png
 share/commandergenius/global/HELPTEXT.CKP
+share/commandergenius/global/bckgrnd.png
 share/commandergenius/global/confirm.png
 share/commandergenius/global/dpad.png
 share/commandergenius/global/gfx/CGLogo.bmp
@@ -50,4 +50,3 @@ share/doc/commandergenius/cache/keen4special.png
 share/doc/commandergenius/cache/keen7.png
 share/doc/commandergenius/cache/perilous.png
 share/doc/commandergenius/changelog.txt
-share/doc/commandergenius/gameCatalogue.xml
diff --git a/commandergenius/distinfo b/commandergenius/distinfo
index 2861cde665..f8e92e3589 100644
--- a/commandergenius/distinfo
+++ b/commandergenius/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.1 2015/08/19 21:21:53 yhardy Exp $
 
-SHA1 (Commander-Genius-v2.2.3.tar.bz2) = 2175a734f0902d48ce0bfc37277467aa4c688a6f
-RMD160 (Commander-Genius-v2.2.3.tar.bz2) = a126d2013114190b55a2f771ac1f29e9148497d2
-SHA512 (Commander-Genius-v2.2.3.tar.bz2) = e5247f0a42eb32bf0ad1fed870436691691730c24425b90cd99e6a934f4851bf90819dfcd7365ccf72b9f5be340d64da9c14013afee1185f483fc72491627450
-Size (Commander-Genius-v2.2.3.tar.bz2) = 60863589 bytes
+SHA1 (Commander-Genius-v2.2.8.tar.bz2) = 592e80c63992b3f8a928e95d00d39410ab1b16d3
+RMD160 (Commander-Genius-v2.2.8.tar.bz2) = 4441b642d146aa7692242bec815f2be717924474
+SHA512 (Commander-Genius-v2.2.8.tar.bz2) = a1dec7091fe8f494201319abbd009272a0bf6eb6f2776621df7b7df5f311a789a14ce9047b64cac6fb9c84fb2b52fad57d494cb1eb36c91cd450afd0998c6890
+Size (Commander-Genius-v2.2.8.tar.bz2) = 63352637 bytes
 SHA1 (patch-GsKit_base_video_scaler_scalebit.cpp) = 390a892f4bdece12bcb6b36f84dee5ac2cec0c90
 SHA1 (patch-src_engine_unzip_ioapi.h) = 80366fc999aae516da6ce0279e8049532c3df247
 SHA1 (patch-src_engine_unzip_miniunz.c) = 8c83c6e2e927e587533d248cb478797c3e15eae7


Home | Main Index | Thread Index | Old Index