Author: ranger
Date: Thu Oct 15 18:04:49 2009
New Revision: 1649

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=1649&repname=user%3a+ranger>
Log:
more xine tweaks

Modified:
    trunk/experimental/common/main/finkinfo/libs/libxine1-10.6.info
    trunk/experimental/common/main/finkinfo/libs/libxine1.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=1649&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 Thu Oct 15 
18:04:49 2009
@@ -155,7 +155,11 @@
        make
 <<
 
-InstallScript: make -j1 install DESTDIR=%d
+InstallScript: <<
+       make -j1 install DESTDIR=%d
+       perl -pi -e 's/-framework /-Wl,-framework,/g' %i/lib/*.la
+       rm -rf %i/lib/*.la
+<<
 DocFiles: AUTHORS COPYING CREDITS ChangeLog INSTALL NEWS README TODO
 SplitOff: <<
        Package: %N-shlibs

Modified: trunk/experimental/common/main/finkinfo/libs/libxine1.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/main/finkinfo/libs/libxine1.info&rev=1649&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/libs/libxine1.info (original)
+++ trunk/experimental/common/main/finkinfo/libs/libxine1.info Thu Oct 15 
18:04:49 2009
@@ -153,7 +153,10 @@
        make
 <<
 
-InstallScript: make -j1 install DESTDIR=%d
+InstallScript: <<
+       make -j1 install DESTDIR=%d
+       perl -pi -e 's/-framework /-Wl,-framework,/g' %i/lib/*.la
+<<
 DocFiles: AUTHORS COPYING CREDITS ChangeLog INSTALL NEWS README TODO
 SplitOff: <<
        Package: %N-shlibs


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