pkgsrc-WIP-changes archive

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

commandergenius: update to Commander-Genius-2.8.2



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Thu Jun 24 06:17:05 2021 +0200
Changeset:	94a179fc4c613c09af9c4bf60843b3a004b70716

Modified Files:
	commandergenius/Makefile
	commandergenius/distinfo

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

Changelog:

v2.8.2:
-------
- Improved carmack decompression routine.
- Sliding through entrances/doors improved

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

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

diffstat:
 commandergenius/Makefile | 4 +++-
 commandergenius/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/commandergenius/Makefile b/commandergenius/Makefile
index 6756c3b70a..712cb79752 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.8.1
+PKGNAME=	Commander-Genius-2.8.2
 CATEGORIES=	games
 MASTER_SITES=	https://gitlab.com/Dringgstein/Commander-Genius/-/archive/v${PKGVERSION_NOREV}/
 EXTRACT_SUFX=	.tar.bz2
@@ -21,6 +21,8 @@ CMAKE_ARGS+=	-DDOCDIR=${PREFIX}/share/doc/commandergenius
 CMAKE_ARGS+=	-DGAMES_SHAREDIR=${PREFIX}/share
 # segmentation fault on startup
 CMAKE_ARGS+=	-DUSE_OPENGL=NO
+# make an option for SDL1 ?
+#CMAKE_ARGS+=	-DUSE_SDL2=NO
 
 INSTALLATION_DIRS=	bin share/doc/commandergenius
 
diff --git a/commandergenius/distinfo b/commandergenius/distinfo
index 8400df8c56..91279a137f 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.8.1.tar.bz2) = 68c5c33b373b3929d0574566e03b52ea0f07a21a
-RMD160 (Commander-Genius-v2.8.1.tar.bz2) = 1cf72e6032161d176249053442411272944844f6
-SHA512 (Commander-Genius-v2.8.1.tar.bz2) = 73529b54a534678388ab1669f137eb32ede36cae8bf8d528238e5349c5b3dc3545c1b42fd42f17e85fb27d51324b0d9875fc74b186837e3f1894ff6615568dc6
-Size (Commander-Genius-v2.8.1.tar.bz2) = 55414572 bytes
+SHA1 (Commander-Genius-v2.8.2.tar.bz2) = 0a603874353921c6538c5472d43fe01929ccbd65
+RMD160 (Commander-Genius-v2.8.2.tar.bz2) = 4a2df4d0c973d3c993eb35e13a18e6b340a53eac
+SHA512 (Commander-Genius-v2.8.2.tar.bz2) = a495b0e90258f65716a18ffae31d0d331c53f1939fbcad135b251d277932dc4236d18ce945c16d21cf3401a7b870929f142931f82de15ac88101eba754be8bef
+Size (Commander-Genius-v2.8.2.tar.bz2) = 55412566 bytes
 SHA1 (patch-GsKit_base_utils_property__tree_tinyxml2.cpp) = a33a31ee0a7a860d1380990ac55e5b2c8afa5150
 SHA1 (patch-GsKit_base_video_scaler_scalebit.cpp) = 390a892f4bdece12bcb6b36f84dee5ac2cec0c90
 SHA1 (patch-src_engine_unzip_ioapi.h) = 80366fc999aae516da6ce0279e8049532c3df247


Home | Main Index | Thread Index | Old Index