[Lunar-commits] <moonbase> dosbox: version bumped to 0.74.
Florin Braescu
florin at lunar-linux.org
Wed May 12 18:46:17 CEST 2010
commit 7ee00b25c0062ceb5edc1fd32ef7c33206860614
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed May 12 19:46:17 2010 +0300
dosbox: version bumped to 0.74.
Many bugfixes and improvements.
---
utils/dosbox/DEPENDS | 6 +++---
utils/dosbox/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/utils/dosbox/DEPENDS b/utils/dosbox/DEPENDS
index 2ec5c69..a04c0dc 100644
--- a/utils/dosbox/DEPENDS
+++ b/utils/dosbox/DEPENDS
@@ -1,5 +1,5 @@
depends SDL
-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 libpng "" "" "needed for screenshots"
+optional_depends alsa-lib "" "" "to use alsa support"
+optional_depends SDL_net "" "" "for modem support"
diff --git a/utils/dosbox/DETAILS b/utils/dosbox/DETAILS
index 0d9d1b5..45e6e47 100644
--- a/utils/dosbox/DETAILS
+++ b/utils/dosbox/DETAILS
@@ -1,11 +1,11 @@
MODULE=dosbox
- VERSION=0.73
+ VERSION=0.74
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:e87682f8f468f3822d2f79e38e5ddb73825fa8c1
+ SOURCE_VFY=sha1:2d99f0013350efb29b769ff19ddc8e4d86f4e77e
WEB_SITE=http://dosbox.sourceforge.net
ENTERED=20040331
- UPDATED=20090528
+ UPDATED=20100512
SHORT="DOSBox a dos emulator with cpu emu"
cat << EOF
More information about the Lunar-commits
mailing list