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

Added Files:
        iwidgets-10.9.info 
Log Message:
add 10.9 variant for iwidgets

--- NEW FILE: iwidgets-10.9.info ---
Info2: <<
Package: iwidgets 
Version: 4.0.1 
Revision: 200
Distribution: 10.9
Description: Mega-widget support for Tcl 
Maintainer: Steffen Schmidt <steffen.schm...@tuebingen.mpg.de>
DescDetail: <<
<<
License: BSD
Homepage: http://incrtcl.sourceforge.net/itcl/ 
Type: tcltk (8.6.0), itcl (4.0.0), itk (4.0.0)
Source: mirror:sourceforge:incrtcl/%n%v.tar.gz
Source-MD5: 0e9c140e81ea6015b56130127c7deb03 
Source2: mirror:sourceforge:tcl/tcl%type_raw[tcltk]-src.tar.gz
Source2-MD5: 573aa5fe678e9185ef2b3c56b24658d3
Source3: mirror:sourceforge:tcl/tk%type_raw[tcltk]-src.tar.gz
Source3-MD5: b883a1a3c489c17413fb602a94bf54e8
Source4: 
mirror:sourceforge:incrtcl/%%5Bincr%%20Tcl_Tk%%5D-4-source/Itcl%%204.0.0/itcl4.0.0.tar.gz
Source4-MD5: c5c14b11ee4913fccaa0d9de0b7d535c
Source5: 
mirror:sourceforge:incrtcl/%%5Bincr%%20Tcl_Tk%%5D-4-source/Itcl%%204.0.0/itk4.0.0.tar.gz
Source5-MD5: e3600a9ad0fcdcbbc4138af5a4893b7e
BuildDepends: tcltk-dev, fink (>= 0.24.12) 
Depends: tcltk
SourceDirectory: %n%v
SetCFLAGS: -I%p/include -I../tcl%type_raw[tcltk]/unix 
-I../tcl%type_raw[tcltk]/generic -I../tk%type_raw[tcltk]/unix 
-I../tk%type_raw[tcltk]/generic
SetCPP: /usr/bin/cpp
PatchFile: %n.patch
PatchFile-MD5: 14ec5864c34165beb5e52b63a113658d
PatchScript: <<
#!/bin/bash -ev
pushd ..
mkdir config
patch -p0 <  %{PatchFile}
chmod +x config/mkinstalldirs
popd
<<
CompileScript: <<
#!/bin/bash -ev
pushd ..
ln -s itcl%type_raw[itcl] itcl
ln -s itk%type_raw[itk] itk
popd
./configure --prefix=%p --exec-prefix=%p --mandir=%p/share/man 
--infodir=%p/share/info --with-tcl=%p/lib --with-tk=%p/lib --with-itcl=../
perl -pi -e 's|INSTALL_ROOT =|INSTALL_ROOT = %d|' ./Makefile
<<
InstallScript: <<
#!/bin/zsh -ev
mkdir -p %i/lib
perl -pi -e 's|man/mann|share/man/man1|g' Makefile
make install DESTDIR=%d
/bin/rm %i/lib/%n
ln -s %p/lib/%n%v %i/lib/%n
foreach manfile in $( /bin/ls %i/share/man/man1/*.n )
  mv $manfile $manfile:r.1
end
<<
DocFiles: CHANGES README license.terms 
<< 


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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