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

Modified Files:
        tix-x86_64.info 
Log Message:
build against tcltk-dev rather than downloading tcl/tk tar balls

Index: tix-x86_64.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/tix-x86_64.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tix-x86_64.info     27 Mar 2012 21:42:51 -0000      1.1
+++ tix-x86_64.info     30 Sep 2013 22:03:07 -0000      1.2
@@ -1,28 +1,24 @@
 Package: tix
 Version: 8.4.3
-Revision: 1001
+Revision: 1002
 Source: mirror:sourceforge:%n/Tix%v-src.tar.gz
 #Source-MD5: 422a4e1c5f64da203c753a596b0d74de
 Source-MD5: 2b8bf4b10a852264678182652f477e59
 SourceDirectory: Tix%v
-Source2: mirror:sourceforge:tcl/tcl8.5.7-src.tar.gz
-Source2-MD5: f70ad8f78b5e4a9f792fe101f22b125f
-Source3: mirror:sourceforge:tcl/tk8.5.7-src.tar.gz
-Source3-MD5: 0764f63ae2106b4774c4ecb0ef391610
 License: OSI-Approved
 GCC: 4.0
-Depends: x11, tcltk, %N-shlibs (>= %v-%r)
-BuildDepends: x11-dev, tcltk-dev
+Depends: x11, tcltk (>= 8.5.14), %N-shlibs (>= %v-%r)
+BuildDepends: x11-dev, tcltk-dev (>= 8.5.14)
 Architecture: x86_64
 #Patch: %n.patch
 PatchScript: <<
 #!/bin/sh -ex
 # perl -pi.bak -e 's|headerpad_max_install_names|install_name 
%p/lib/Tix%v/\$\{\(PKG_LIB_FILE\)\}|g' configure
- sed -e "s|TCL_SRC_DIR=.*|TCL_SRC_DIR='%b/../tcl8.5.7'|g" %p/lib/tclConfig.sh 
> ../tcl8.5.7/tclConfig.sh
- sed -e "s|TK_SRC_DIR=.*|TK_SRC_DIR='%b/../tk8.5.7'|g" %p/lib/tkConfig.sh > 
../tk8.5.7/tkConfig.sh
- perl -pi -e 's|8\.3\.3|8.5.7|g; s|tix\-8\.2\.0|Tix%v|g' tools/tix-man2html.tcl
+# sed -e "s|TCL_SRC_DIR=.*|TCL_SRC_DIR='%b/../tcl8.5.7'|g" %p/lib/tclConfig.sh 
> ../tcl8.5.7/tclConfig.sh
+# sed -e "s|TK_SRC_DIR=.*|TK_SRC_DIR='%b/../tk8.5.7'|g" %p/lib/tkConfig.sh > 
../tk8.5.7/tkConfig.sh
+ perl -pi -e 's|8\.3\.3|8.5.14|g; s|tix\-8\.2\.0|Tix%v|g' 
tools/tix-man2html.tcl
 <<
-ConfigureParams: --mandir=%p/share/man --enable-shared 
--with-tcl=%b/../tcl8.5.7 --with-tk=%b/../tk8.5.7 --with-x  -enable-sam 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
+ConfigureParams: --mandir=%p/share/man --enable-shared --with-tcl=%p/lib 
--with-tk=%p/lib --with-x  -enable-sam --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib
 CompileScript: <<
 #!/bin/sh -ex
  ./configure %c


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