Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9079

Modified Files:
        tcltk-x86_64.info 
Log Message:
enable corefoundation support to unbreak python make checks, lookout for any 
residual breakage from this change

Index: tcltk-x86_64.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/tcltk-x86_64.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- tcltk-x86_64.info   4 Oct 2013 14:19:16 -0000       1.11
+++ tcltk-x86_64.info   5 Oct 2013 17:47:13 -0000       1.12
@@ -1,7 +1,7 @@
 Package: tcltk
 Epoch: 1
 Version: 8.5.15
-Revision: 1
+Revision: 2
 Architecture: x86_64
 BuildDepends: <<
        fink-package-precedence,
@@ -27,7 +27,7 @@
 PatchFile-MD5: 8ecb642ebb669017b80991be06845e25
 NoSourceDirectory: true
 SetCPPFLAGS: -MD -g
-ConfigureParams: --enable-shared --enable-threads --disable-corefoundation 
--exec-prefix=%p --mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib tcl_cv_type_64bit="long long"
+ConfigureParams: --enable-shared --enable-threads --enable-corefoundation 
--exec-prefix=%p --mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib tcl_cv_type_64bit="long long"
 InfoTest: <<
        TestScript: <<
                cd tcl%v/unix;make -k test || exit 2
@@ -87,6 +87,8 @@
 
                perl -pi -e "s,%b/${pkg}%v/unix,%p/lib,; 
s,%b,%p/include/tcltk-private,; s,/${pkg}%v,/${pkg}${MAJORVER},g" 
%i/lib/${pkg}Config.sh
        done
+
+       perl -pi -e 's/-framework 
CoreFoundation/-Wl,-framework,CoreFoundation/g' %i/lib/pkgconfig/tcl.pc
 <<
 SplitOff: <<
   Package: %N-shlibs


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to