pkgsrc-WIP-changes archive

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

commandergenius: update to Commander-Genius-3.1.3



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Mon Jul 18 08:12:39 2022 +0200
Changeset:	bf7dd50ff3336ac36ccf826b2e79267d9a757024

Modified Files:
	commandergenius/Makefile
	commandergenius/PLIST
	commandergenius/distinfo
	commandergenius/patches/patch-GsKit_base_utils_property__tree_tinyxml2.cpp

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

Partial changelog:

v3.1.2:
-------
- Added option for showing/hiding achievements

v3.1.1:
-------
- Colission fixes
- F10 is working again

v3.0.9:
-------
- Bug fixes with changed aspect ratio and resolutions
- Multiplayer fixes
- Many gameplay bug fixes

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

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                                          |  2 ++
 commandergenius/distinfo                                       |  8 ++++----
 .../patches/patch-GsKit_base_utils_property__tree_tinyxml2.cpp | 10 +++++-----
 4 files changed, 12 insertions(+), 10 deletions(-)

diffs:
diff --git a/commandergenius/Makefile b/commandergenius/Makefile
index bc6a75e3ff..31ec8c4c66 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-3.0.2
+PKGNAME=	Commander-Genius-3.1.3
 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 3b86f3cff2..25f7096bb0 100644
--- a/commandergenius/PLIST
+++ b/commandergenius/PLIST
@@ -1,9 +1,11 @@
 @comment $NetBSD: PLIST,v 1.1 2015/08/19 21:21:53 yhardy Exp $
 bin/CGeniusExe
 share/applications/cgenius.desktop
+share/commandergenius/CGLogo.png
 share/commandergenius/CGLogo.svg
 share/commandergenius/cglogo512.png
 share/commandergenius/cglogo512old.png
+share/commandergenius/cglogo512veryold.png
 share/commandergenius/global/1.png
 share/commandergenius/global/2.png
 share/commandergenius/global/3.png
diff --git a/commandergenius/distinfo b/commandergenius/distinfo
index 72d03b9835..c6250c8871 100644
--- a/commandergenius/distinfo
+++ b/commandergenius/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.1 2015/08/19 21:21:53 yhardy Exp $
 
-RMD160 (Commander-Genius-v3.0.2.tar.bz2) = 5cda1543e953d66f4bf80971dbd495d90e9809ce
-SHA512 (Commander-Genius-v3.0.2.tar.bz2) = d83010775f16c88a8717f270cdfbfe548288d3287fb9e8e00dca4565195ebbac01099550c51c82ece30fa52628070423be85e87784a8be04998efdbd56b4921d
-Size (Commander-Genius-v3.0.2.tar.bz2) = 55416662 bytes
-SHA1 (patch-GsKit_base_utils_property__tree_tinyxml2.cpp) = a33a31ee0a7a860d1380990ac55e5b2c8afa5150
+BLAKE2s (Commander-Genius-v3.1.3.tar.bz2) = f8f285a07c215ed56bf6f7eb758eb91a690f52b4f960f3d25cfabfb654d25d75
+SHA512 (Commander-Genius-v3.1.3.tar.bz2) = c9571e76fa41a44ec6bfc1bf7ed88774d8d7aeaf697a61c0d9f315a1867a17b929f3cdd568b49060f71384fad78a3c6c40d186138048d2a1ed8c1ba9f3092ea4
+Size (Commander-Genius-v3.1.3.tar.bz2) = 55469801 bytes
+SHA1 (patch-GsKit_base_utils_property__tree_tinyxml2.cpp) = 12677175179ef0dd262505b8d35b1da8531fa17c
 SHA1 (patch-GsKit_base_video_scaler_scalebit.cpp) = 390a892f4bdece12bcb6b36f84dee5ac2cec0c90
 SHA1 (patch-src_engine_unzip_ioapi.h) = 80366fc999aae516da6ce0279e8049532c3df247
diff --git a/commandergenius/patches/patch-GsKit_base_utils_property__tree_tinyxml2.cpp b/commandergenius/patches/patch-GsKit_base_utils_property__tree_tinyxml2.cpp
index cc2417270b..4ca050f087 100644
--- a/commandergenius/patches/patch-GsKit_base_utils_property__tree_tinyxml2.cpp
+++ b/commandergenius/patches/patch-GsKit_base_utils_property__tree_tinyxml2.cpp
@@ -2,14 +2,14 @@ $NetBSD$
 
 Use fseeko and ftello on NetBSD as well,
 
---- GsKit/base/utils/property_tree/tinyxml2.cpp.orig	2021-04-11 19:10:59.000000000 +0000
+--- GsKit/base/utils/property_tree/tinyxml2.cpp.orig	2022-06-25 15:01:13.000000000 +0000
 +++ GsKit/base/utils/property_tree/tinyxml2.cpp
 @@ -103,7 +103,7 @@ distribution.
  #if defined(_WIN64)
- 	#define TIXML_FSEEK _fseeki64
- 	#define TIXML_FTELL _ftelli64
+     #define TIXML_FSEEK _fseeki64
+     #define TIXML_FTELL _ftelli64
 -#elif defined(__APPLE__) || (__FreeBSD__)
 +#elif defined(__APPLE__) || (__FreeBSD__) || defined(__NetBSD__)
- 	#define TIXML_FSEEK fseeko
- 	#define TIXML_FTELL ftello
+     #define TIXML_FSEEK fseeko
+     #define TIXML_FTELL ftello
  #elif defined(ANDROID)


Home | Main Index | Thread Index | Old Index