Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4691
Modified Files: tix.info Log Message: use tcltk-dev rather than downloading tcl/tk tar balls Index: tix.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/tix.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- tix.info 27 Mar 2012 21:42:51 -0000 1.1 +++ tix.info 30 Sep 2013 22:08:17 -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.4.16-src.tar.gz -Source2-MD5: f1c783a49547778d160e10be2fb5d76f -Source3: mirror:sourceforge:tcl/tk8.4.16-src.tar.gz -Source3-MD5: 24d18fbebe3bb8853e418431be01bf2c License: OSI-Approved GCC: 4.0 -Depends: x11, tcltk, %N-shlibs (>= %v-%r) -BuildDepends: x11-dev, tcltk-dev +Depends: x11, tcltk (>= 8.4.19-7), %N-shlibs (>= %v-%r) +BuildDepends: x11-dev, tcltk-dev (>= 8.4.19-7) Architecture: i386, powerpc #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.4.16'|g" %p/lib/tclConfig.sh > ../tcl8.4.16/tclConfig.sh - sed -e "s|TK_SRC_DIR=.*|TK_SRC_DIR='%b/../tk8.4.16'|g" %p/lib/tkConfig.sh > ../tk8.4.16/tkConfig.sh - perl -pi -e 's|8\.3\.3|8.4.16|g; s|tix\-8\.2\.0|Tix%v|g' tools/tix-man2html.tcl +# sed -e "s|TCL_SRC_DIR=.*|TCL_SRC_DIR='%b/../tcl8.4.16'|g" %p/lib/tclConfig.sh > ../tcl8.4.16/tclConfig.sh +# sed -e "s|TK_SRC_DIR=.*|TK_SRC_DIR='%b/../tk8.4.16'|g" %p/lib/tkConfig.sh > ../tk8.4.16/tkConfig.sh + perl -pi -e 's|8\.3\.3|8.4.19|g; s|tix\-8\.2\.0|Tix%v|g' tools/tix-man2html.tcl << -ConfigureParams: --mandir=%p/share/man --enable-shared --with-tcl=%b/../tcl8.4.16 --with-tk=%b/../tk8.4.16 --with-x --x-i=/usr/X11R6/include --x-l=/usr/X11R6/lib -enable-sam +ConfigureParams: --mandir=%p/share/man --enable-shared --with-tcl=%p/lib --with-tk=%p/lib --with-x --x-i=/usr/X11R6/include --x-l=/usr/X11R6/lib -enable-sam 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