Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14074

Modified Files:
        libx264-98-shlibs.info 
Log Message:
add flag to build on 10.4/i386

Index: libx264-98-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libx264-98-shlibs.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libx264-98-shlibs.info      22 Jul 2010 11:07:42 -0000      1.2
+++ libx264-98-shlibs.info      9 Nov 2010 15:53:04 -0000       1.3
@@ -1,6 +1,6 @@
 Package: libx264-98-shlibs
 Version: 0.0.20100602
-Revision: 2
+Revision: 3
 ###
 BuildDepends: x11-dev, fink (>= 0.24.12-1), yasm (>= 0.8.0-1)
 Depends: x11
@@ -15,7 +15,14 @@
 DocFiles: AUTHORS COPYING
 ###
 NoSetCFLAGS: true
-ConfigureParams: --enable-visualize --enable-pic --enable-shared 
--extra-cflags="-I. -fno-common -I%p/include" --host=%m-apple-darwin`uname -r` 
+ConfigureParams: --enable-visualize --enable-pic --enable-shared 
--host=%m-apple-darwin`uname -r`
+CompileScript: <<
+  #!/bin/sh -ev
+  export CFLAGS="-I. -fno-common -I%p/include"
+  if test "%m" != "powerpc"; then CFLAGS="$CFLAGS -msse2"; fi
+  ./configure %c
+  /usr/bin/make -w
+<<
 ###
 InstallScript: <<
   make install DESTDIR=%d


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to