Package: swig Version: 1.3.21 Revision: 0 BuildDepends: python | python-nox (>= 2.2.1-8), expat, guile (>= 1.4-16), ruby18, tcltk, guile-dev (>= 1.4-16), ruby18-dev, tcltk-dev, ocaml Depends: %N-shlibs (= %v-%r) Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-MD5: 88ff5b99be3eafebb8a6e20f4f986c04 SourceDirectory: SWIG-%v Patch: %n.patch UpdateConfigGuessinDirs: Tools UpdateLibtoolinDirs: Tools GCC: 3.3 ConfigureParams: --with-javaincl=/System/Library/Frameworks/JavaVM.framework/Versions/A/Headers CompileScript: << ./configure %c make make runtime << InstallScript: << make install prefix=%i make install-runtime prefix=%i mkdir -p %i/share/doc/%n cp -R Examples %i/share/doc/%n (cd Doc; cp README %i/share/doc/%n/README.doc; cp -R Devel %i/share/doc/%n; cp -R Manual %i/share/doc/%n) << SplitOff: << Package: %N-shlibs Files: lib/libswig*.*.dylib Shlibs: << %p/lib/libswigguile.0.dylib 1.0.0 %n (>= 1.3.20-2) %p/lib/libswigpl.0.dylib 1.0.0 %n (>= 1.3.20-2) %p/lib/libswigpy.0.dylib 1.0.0 %n (>= 1.3.20-2) %p/lib/libswigrb.0.dylib 1.0.0 %n (>= 1.3.20-2) %p/lib/libswigtcl8.0.dylib 1.0.0 %n (>= 1.3.20-2) %p/lib/libswigphp4.0.dylib 1.0.0 %n (>= 1.3.20-2) << DocFiles: README CHANGES LICENSE NEW << License: BSD DocFiles: README CHANGES LICENSE NEW Description: Tool that connects C, C++ programs with high-level languages DescDetail:<< SWIG is a software development tool that connects programs written in C, C++, and Objective-C with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, and Guile but has also been extended to include languages such as Java and Eiffel. SWIG is most commonly used to create high-level interpreted programming environments and as a tool for building user interfaces. << Homepage: http://www.swig.org/ Maintainer: Jeffrey Whitaker DescPackaging: $Id$