[Lunar-commits] <moonbase> dosbox: version bumped to 0.73.

Florin Braescu florin at lunar-linux.org
Thu May 28 14:21:50 CEST 2009


commit c0d9090e1bfd0ccf38a6179e08c11ed599961cd9
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu May 28 15:21:50 2009 +0300

    dosbox: version bumped to 0.73.
    
    Changes:
    Support for more graphics modes and cards.
    Improved Vista support.
    New OPL emulation cores.
    Sound fixes and improvements for Mac OS X.
    Lots of compatibility fixes.
    Lots of cdrom detection improvements.
    Lots of memory (EMS/XMS) improvements.
    Various fixes and enhancements for the recompiling core.
    Support for evdev.
    Lots of DOS fixes.
    Slightly faster!
    More stable.
---
 utils/dosbox/DEPENDS |    5 +++--
 utils/dosbox/DETAILS |   10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/utils/dosbox/DEPENDS b/utils/dosbox/DEPENDS
index 26ea25a..2ec5c69 100644
--- a/utils/dosbox/DEPENDS
+++ b/utils/dosbox/DEPENDS
@@ -1,4 +1,5 @@
 depends  SDL
-optional_depends libpng  "--enable-png" "--disable-png" "Needed for screenshots" 
+
+optional_depends libpng   "--enable-png"     "--disable-png"     "Needed for screenshots" 
 optional_depends SDL_net  "--enable-SDL_Net" "--disable-SDL_Net" "For modem support" 
-optional_depends alsa-lib "--enable-alsa" "--disable-alsa" "To use alsa support"
+optional_depends alsa-lib "--enable-alsa"    "--disable-alsa"    "To use alsa support"
diff --git a/utils/dosbox/DETAILS b/utils/dosbox/DETAILS
index 4b36cd2..0d9d1b5 100644
--- a/utils/dosbox/DETAILS
+++ b/utils/dosbox/DETAILS
@@ -1,11 +1,11 @@
           MODULE=dosbox
-         VERSION=0.72
+         VERSION=0.73
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:c49fba00187cd871ffdcbcd87ab82a23ea2d5e7d
-        WEB_SITE=http://dosbox.sourceforge.net/
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:e87682f8f468f3822d2f79e38e5ddb73825fa8c1
+        WEB_SITE=http://dosbox.sourceforge.net
          ENTERED=20040331
-         UPDATED=20070827
+         UPDATED=20090528
            SHORT="DOSBox a dos emulator with cpu emu"
 
 cat << EOF


More information about the Lunar-commits mailing list