the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: otcl
Version: 1.11
Revision: 2
Source: mirror:sourceforge:otcl-tclcl/%n-%v.tar.gz
Source-MD5: 2aec90ffa9370596dc02048ba1e8b468
Source2: mirror:sourceforge:tcl/tcl8.4.6-src.tar.gz
Source2-MD5: 9009a92dc648775fb8a9b0789b995756
PatchFile: %n.patch
PatchFile-MD5: cd46610f8d0d8366c27649050af0057d
Depends: x11, tcltk (>= 8.4.6-1), libgettext3-shlibs
BuildDepends: x11-dev, tcltk-dev (>= 8.4.6-1), libgettext3-dev, fink (>= 0.24.12-1)
ConfigureParams: --with-tcl-ver=8.4.6 --with-tk-ver=8.4.6
InstallScript: <<
make install DESTDIR=%d
rm %i/lib/*.dylib
<<
DocFiles: CHANGES.html README.html
SplitOff: <<
Package: %N-dev
BuildDependsOnly: true
Files: include lib
DocFiles: CHANGES.html README.html
<<
DescDetail: <<
OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for
object-oriented programming. It shouldn't be confused with the IXI
Object Tcl extension by Dean Sheenan. (Sorry, but we both like the
name and have been using it for a while.)
<<
DescPackaging: <<
Build static only because dylib is missing versioning info.
<<
Description: Object TCL
Homepage: http://otcl-tclcl.sourceforge.net/otcl
License: BSD
Maintainer: Daniel Macks