Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3633
Added Files:
instant-py.info
Log Message:
New package.
--- NEW FILE: instant-py.info ---
Info2: <<
Package: instant-py%type_pkg[python]
Version: 0.9.5
Revision: 1
Type: python (2.5)
Description: Python module for inlining C/C++
DescDetail: <<
Instant is a Python module that allows for instant inlining of
C and C++ code in Python. It is a small Python module built on
top of SWIG and Distutils.
<<
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
License: BSD
Homepage: http://www.fenics.org/wiki/Instant
Source: http://www.fenics.org/pub/software/instant/v0.9/instant-%v.tar.gz
Source-MD5: 279884a0ad84ac4b1de3fc54fccf5984
Depends: python%type_pkg[python], swig
CompileScript: <<
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root %d
/bin/mv %i/bin/instant-clean %i/bin/instant-clean-py%type_pkg[python]
/bin/mv %i/share/man/man1/instant-clean.1.gz
%i/share/man/man1/instant-clean-py%type_pkg[python].1.gz
/bin/mv %i/bin/instant-showcache
%i/bin/instant-showcache-py%type_pkg[python]
/bin/mv %i/share/man/man1/instant-showcache.1.gz
%i/share/man/man1/instant-showcache-py%type_pkg[python].1.gz
<<
PostInstScript: <<
update-alternatives --install %p/bin/instant-clean instant-clean
%p/bin/instant-clean-py%type_pkg[python] %type_pkg[python] --slave
%p/share/man/man1/instant-clean.1.gz instant-clean.1.gz
%p/share/man/man1/instant-clean-py%type_pkg[python].1.gz
update-alternatives --install %p/bin/instant-showcache
instant-showcache %p/bin/instant-showcache-py%type_pkg[python]
%type_pkg[python] --slave %p/share/man/man1/instant-showcache.1.gz
instant-showcache.1.gz
%p/share/man/man1/instant-showcache-py%type_pkg[python].1.gz
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
update-alternatives --remove instant-clean
%p/bin/instant-clean-py%type_pkg[python]
update-alternatives --remove instant-showcache
%p/bin/instant-showcache-py%type_pkg[python]
fi
<<
<<
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs