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

Modified Files:
        wine.info 
Log Message:
New upstream version. Had to add a command line flag to configure to disable 16
bit support as the latest gcc on osx aparently fails to build this. IIRC wine's
16 bit support is quite limited so hopefully this will not pose a problem.
Update by damez from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&aid=2856741&group_id=17203&atid=414256


Index: wine.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/wine.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- wine.info   1 Jul 2009 18:16:56 -0000       1.15
+++ wine.info   22 Sep 2009 00:34:14 -0000      1.16
@@ -1,5 +1,5 @@
 Package: wine
-Version: 1.1.24
+Version: 1.1.29
 Revision: 100
 Description: Microsoft Windows compatibility layer
 License: LGPL
@@ -34,7 +34,7 @@
  msttcorefonts
 <<
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: b695d6c0e9484c34d5a86fd05378b39d
+Source-MD5: c3a9218840a80b29932cee49f2d45d9d
 
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -DDBUS_API_SUBJECT_TO_CHANGE
@@ -55,7 +55,7 @@
  mv AUTHORS.tmp AUTHORS
  # change the library detection so that the full path name of the library is 
retained
  perl -pi.bak -e 's|\^\.\*\\\/\\\(lib|^[^\\/]*\\\(.*lib|g' configure
- ./configure %c
+ ./configure %c  --disable-win16
  # small safety measure: preventing libSystem from coming up too early in the 
link line (and hence also in load commands)
  # (specifically for wineesd.drv.so winearts.drv.so sane.ds.so and 
msxml3.dll.so).
  # For further safety, we can then as well remove the remaining -L%p/lib and 
-I%p/include flags ...


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to