Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Andra?? Levstik (640ed13b3e3a71171c80d2ffc10309118c63b91d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Andra?? Levstik (640ed13b3e3a71171c80d2ffc10309118c63b91d)
  • Date: Sun, 4 Mar 2007 12:55:59 -0600

GIT changes to master games grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

games-emulators/dosbox/DEPENDS | 42
++++++++++++++++++++++++-----------------
games-emulators/dosbox/DETAILS | 5 +---
games-emulators/dosbox/HISTORY | 3 ++
3 files changed, 30 insertions(+), 20 deletions(-)

New commits:
commit 519d51b6fa46d0ffbd6dc6837c7486b643696a8f
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

dosbox: version update to 0.70

diff --git a/games-emulators/dosbox/DEPENDS b/games-emulators/dosbox/DEPENDS
index 85289dd..b03ea33 100755
--- a/games-emulators/dosbox/DEPENDS
+++ b/games-emulators/dosbox/DEPENDS
@@ -1,18 +1,26 @@
-depends sdl &&
-depends g++ &&
-optional_depends alsa-lib \
- "" \
- "" \
- "Enable alsa support." &&
-optional_depends sdl_net \
- "" \
- "" \
- "SDL Networking support" &&
-optional_depends sdl_sound \
- "" \
- "" \
- "SDL Sound support" &&
-optional_depends OPENGL \
- "--enable-opengl" \
- "--disable-opengl" \
+depends sdl &&
+depends g++ &&
+optional_depends ncurses \
+ "--enable-debug" \
+ "--disable-debug" \
+ "Enable debugger?" &&
+optional_depends alsa-lib \
+ "" \
+ "" \
+ "Enable alsa support." &&
+optional_depends libpng \
+ "" \
+ "" \
+ "Enable screenshots" &&
+optional_depends sdl_net \
+ "" \
+ "" \
+ "SDL Networking support(modem/ipx)" &&
+optional_depends sdl_sound \
+ "" \
+ "" \
+ "SDL Sound support(compress audio on disk images)" &&
+optional_depends OPENGL \
+ "--enable-opengl" \
+ "--disable-opengl" \
"OpenGL Support"
diff --git a/games-emulators/dosbox/DETAILS b/games-emulators/dosbox/DETAILS
index c777694..e036751 100755
--- a/games-emulators/dosbox/DETAILS
+++ b/games-emulators/dosbox/DETAILS
@@ -1,13 +1,12 @@
SPELL=dosbox
- VERSION=0.65
+ VERSION=0.70
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
LICENSE[0]=GPL
-
SOURCE_HASH=sha512:3337605c20a9b8e6009ed26563fb171fddbd18f913166b4557688423e7fe841785df4cf842f5a50c95c1ad8bca712d802b034be347ea84f8fcab91a865c11edc
+
SOURCE_HASH=sha512:c28b353225bf00f7932c50ea8ef8eb4259c86926c049c18b7ed659b6dac3f1eca062905e79512f93ef94dde70b5a52f737c5123374e79e14f703d66d2820a325
WEB_SITE=http://dosbox.sourceforge.net
ENTERED=20031012
- UPDATED=20040206
SHORT="Dosbox is a DOS emulator developed mainly for games."
cat << EOF
DOSBox emulates a full x86 pc with sound and dos.
diff --git a/games-emulators/dosbox/HISTORY b/games-emulators/dosbox/HISTORY
index cf910e7..2f90bfd 100644
--- a/games-emulators/dosbox/HISTORY
+++ b/games-emulators/dosbox/HISTORY
@@ -1,3 +1,6 @@
+2007-03-04 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update 0.70
+
2006-09-21 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master games grimoire by Andra?? Levstik (640ed13b3e3a71171c80d2ffc10309118c63b91d), Andra?? Levstik, 03/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page