Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14773/unstable/main/finkinfo/utils

Modified Files:
        dosbox.info 
Log Message:
DOSBox: Fix building on 64bit machines (at least x86_64, no idea about ppc64), 
updated homepage URL

Index: dosbox.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dosbox.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dosbox.info 27 May 2009 22:10:57 -0000      1.11
+++ dosbox.info 13 Oct 2009 12:13:37 -0000      1.12
@@ -16,7 +16,7 @@
 
 Package: dosbox
 Version: 0.73
-Revision: 1
+Revision: 2
 Maintainer: Max Horn <m...@quendi.de>
 BuildDepends: sdl, sdl-net, sdl-sound (>= 1.0.1-4), libpng3, fink (>= 
0.24.12-1)
 Depends: sdl-shlibs, sdl-net-shlibs, sdl-sound-shlibs (>= 1.0.1-4), 
libpng3-shlibs
@@ -24,7 +24,12 @@
 Source-MD5: 0823a11242db711ac3d6ebfff6aff572
 #PatchFile: %n.patch
 #PatchFile-MD5: 8f5a647f893311a9ee6861fe72c879be
-ConfigureParams: --enable-core-inline --mandir=%p/share/man --disable-sdltest
+ConfigureParams: <<
+ --enable-core-inline \
+ --build=%m-apple-darwin`uname -r|cut -f1 -d.` \
+ --mandir=%p/share/man \
+ --disable-sdltest
+<<
 CompileScript: <<
 #!/bin/sh -ev
 if test "%m" = "powerpc"; then
@@ -53,7 +58,7 @@
  In order to support all PowerPC macs, we add -mcpu=G3 when building
  on PowerPC.
 
- A patch updates the CoreAudio driver to the v2 API for 10.5 support.
+ Use --build to ensure building on 64bit systems works.
 <<
 License: GPL
-Homepage: http://dosbox.sourceforge.net/
+Homepage: http://www.dosbox.com/


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to