[Lunar-commits] stella: bump the version to 2.4.2.
Florin Braescu
florin at lunar-linux.org
Sat Feb 2 23:07:53 CET 2008
commit aabb891e4c22037795579ce4e719f10318459196
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Feb 3 00:07:53 2008 +0200
stella: bump the version to 2.4.2.
Made usage of 'GL_TEXTURE_RECTANGLE_ARB' extension
configurable, and have it default to off. This should
take care of the black/white screen many people were
experiencing with ATI video hardware. This is accessible
using the 'gl_texrect' commandline argument). Set it to
'true' or 'false' to enable/disable the extension.
---
games/stella/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/games/stella/DETAILS b/games/stella/DETAILS
index 3ac2f6f..a10d9e3 100644
--- a/games/stella/DETAILS
+++ b/games/stella/DETAILS
@@ -1,11 +1,11 @@
MODULE=stella
- VERSION=2.4
+ VERSION=2.4.2
SOURCE=$MODULE-$VERSION-src.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:549da0dba4ca337974fd1f3a287fd9571adc389b
+ SOURCE_VFY=sha1:6cd80e740042a99f6370f01d3f8ba0b3eb4edf44
WEB_SITE=http://stella.sourceforge.net/
ENTERED=20030216
- UPDATED=20070820
+ UPDATED=20080202
SHORT="A multi-platform Atari 2600 VCS emulator"
cat << EOF
More information about the Lunar-commits
mailing list