[Lunar-commits] r25505 - moonbase/trunk/games/stella
Florin Braescu
florin at lunar-linux.org
Mon Aug 20 20:32:31 CEST 2007
Author: florin
Date: 2007-08-20 20:32:31 +0200 (Mon, 20 Aug 2007)
New Revision: 25505
Modified:
moonbase/trunk/games/stella/DEPENDS
moonbase/trunk/games/stella/DETAILS
Log:
bump the version from 2.3.5 to 2.4. Adds a new video subsytem that works better with fullscreen/windowed toggling and widescreen monitors. Major work has been done on the UI (ROM launcher and debugger). Crashes in certain debugger commands have been fixed. SECAM support and better autodetection for CV and FE carts have been added. Config files are now separately configurable from the UI.
Modified: moonbase/trunk/games/stella/DEPENDS
===================================================================
--- moonbase/trunk/games/stella/DEPENDS 2007-08-20 18:14:11 UTC (rev 25504)
+++ moonbase/trunk/games/stella/DEPENDS 2007-08-20 18:32:31 UTC (rev 25505)
@@ -1,3 +1,3 @@
-depends SDL &&
+depends SDL
optional_depends "libpng" "" "" "for snapshot support"
Modified: moonbase/trunk/games/stella/DETAILS
===================================================================
--- moonbase/trunk/games/stella/DETAILS 2007-08-20 18:14:11 UTC (rev 25504)
+++ moonbase/trunk/games/stella/DETAILS 2007-08-20 18:32:31 UTC (rev 25505)
@@ -1,11 +1,11 @@
MODULE=stella
- VERSION=2.3.5
+ VERSION=2.4
SOURCE=$MODULE-$VERSION-src.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:1c209aeaa443b677e8ab74e7db926fbd9f6f145f
+ SOURCE_VFY=sha1:549da0dba4ca337974fd1f3a287fd9571adc389b
WEB_SITE=http://stella.sourceforge.net/
ENTERED=20030216
- UPDATED=20070118
+ UPDATED=20070820
SHORT="A multi-platform Atari 2600 VCS emulator"
cat << EOF
More information about the Lunar-commits
mailing list