[Lunar-commits] <moonbase> d1x-rebirth: version bump
Duncan Gibson
engelsman at lunar-linux.org
Tue Jan 11 21:21:55 CET 2011
commit fe16cd63f7c2016e61275f8fc31f8ac54e5dfef0
Author: Paul Bredbury <brebs at sent.com>
Date: Tue Jan 11 21:21:55 2011 +0100
d1x-rebirth: version bump
---
games/d1x-rebirth/BUILD | 2 ++
games/d1x-rebirth/DETAILS | 7 +++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/games/d1x-rebirth/BUILD b/games/d1x-rebirth/BUILD
index 6b8589c..d906499 100644
--- a/games/d1x-rebirth/BUILD
+++ b/games/d1x-rebirth/BUILD
@@ -1,6 +1,8 @@
(
sedit "/^BIN_DIR =/s/.*/BIN_DIR = '\/usr\/games'/" SConstruct &&
+ # Use same executable filename as the module name
+ sedit "s:d1x-rebirth-gl:d1x-rebirth:" SConstruct &&
# Replaces dos2unix, to fix line-endings
sedit 's/\r//' *.txt &&
diff --git a/games/d1x-rebirth/DETAILS b/games/d1x-rebirth/DETAILS
index a97b15b..6fc2f3e 100644
--- a/games/d1x-rebirth/DETAILS
+++ b/games/d1x-rebirth/DETAILS
@@ -1,13 +1,12 @@
MODULE=d1x-rebirth
- VERSION=0.55.1
+ VERSION=0.56
SOURCE=${MODULE}_v${VERSION}-src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_v${VERSION}-src
SOURCE_URL=$SFORGE_URL/dxx-rebirth/
- SOURCE_VFY=sha1:cceac7f152ca301d2fd7523f1ff906d5d1ee579d
+ SOURCE_VFY=sha1:cd94e6b68158740470840c3bc67ef6ae6877a0cf
WEB_SITE=http://www.dxx-rebirth.com/
ENTERED=20090202
- UPDATED=20090202
- MAINTAINER=brebs at sent.com
+ UPDATED=20110103
SHORT="Descent 1 Rebirth - claustrophobic 3D shooter"
cat << EOF
More information about the Lunar-commits
mailing list