Author: ranger
Date: Fri Oct 16 23:44:18 2009
New Revision: 1653

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1653&repname=user%3a+ranger>
Log:
giving up :)

Removed:
    trunk/experimental/3rdparty/common/main/finkinfo/libs/caca.info
Modified:
    trunk/experimental/common/main/finkinfo/libs/libxine1-10.6.info

Modified: trunk/experimental/common/main/finkinfo/libs/libxine1-10.6.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/libs/libxine1-10.6.info&rev=1653&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/libs/libxine1-10.6.info (original)
+++ trunk/experimental/common/main/finkinfo/libs/libxine1-10.6.info Fri Oct 16 
23:44:18 2009
@@ -89,14 +89,15 @@
 PatchScript: <<
        %{default_script}
        perl -pi -e 's,libXv.so,libXv.dylib,g; s,x\*\.so\),x*.dylib),; 
s,s/\\\.so\$//,s/\.dylib\$//,' configure
+       [ "%m" = "x86_64" ] && perl -pi -e 's, deinterlace , ,' 
src/post/Makefile.in
 <<
 
 SetCFLAGS: -Os -fomit-frame-pointer -fexpensive-optimizations -ffast-math
 SetLDFLAGS: 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 SetMACOSX_DEPLOYMENT_TARGET: 10.5
 ConfigureParams: <<
+       --disable-dependency-tracking \
        --target=%m-apple-darwin`uname -r|cut -f1 -d.` \
-       --disable-dependency-tracking \
        --libexecdir=%p/lib/libxine \
        --mandir=%p/share/man \
        --enable-static \
@@ -250,4 +251,9 @@
        The xine-ui package provides one for your convenience, so you can just
        start watching your VCDs ;-)
 <<
-<<
+DescPackaging: <<
+       Had to disable the deinterlacer on x86_64, because of asm issues beyond
+       my capabilities to solve.  If anyone wants to look at it, remove the
+       perl -pi on Makefile.in in PatchScript.  :)
+<<
+<<


------------------------------------------------------------------------------
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