Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv7871/d/d/d/d

Added Files:
        spe-py.info 
Log Message:
to stable

--- NEW FILE: spe-py.info ---
Info2: <<
Package: spe-py%type_pkg[python]
Version: 0.7.2.c
Revision: 1
Distribution: (%type_pkg[python] = 24) 10.5
Type: python(2.4)
Description: Stani's Python Editor
License: GPL
Maintainer: None <[email protected]>

# Dependencies:
Depends: python%type_pkg[python], wxpython-py%type_pkg[python]

# Unpack Phase:
Source: 
http://projects.blender.org/frs/download.php/260/SPE-%v-wx2.5.2.8.-bl2.35.zip
Source-MD5: 9bb9c502b25cc14e46abf6d66c239936

# Patch Phase:

# Compile Phase:
CompileScript: <<
 perl -pi.bak -e 's|python|/%i/bin/python%type_pkg[python]|g' spe
 python%type_raw[python] setup.py build
<<
# Install Phase:
InstallScript: <<
 python%type_raw[python] setup.py install --root=%d
 
 rm -rf 
%i/lib/python%type_raw[python]/site-packages/_spe/plugins/pychecker2/utest/CVS
 rm -rf 
%i/lib/python%type_raw[python]/site-packages/_spe/plugins/pychecker2/scripts/CVS
 rm -rf 
%i/lib/python%type_raw[python]/site-packages/_spe/plugins/pychecker2/tests/CVS
 rm -rf 
%i/lib/python%type_raw[python]/site-packages/_spe/plugins/pychecker2/tests/expected/CVS
 mv %i/bin/spe %i/bin/spe-py%type_raw[python]
<<
PostInstScript: <<
 update-alternatives --install %p/bin/spe spe %p/bin/spe-py%type_raw[python] 
%type_pkg[python]
<<
PreRmScript: <<
 if [ $1 != "upgrade" ]; then
  update-alternatives --remove spe %p/bin/spe-py%type_raw[python]
 fi
<<
DocFiles: README.txt
DescDetail: <<
 Spe is a python IDE with auto-indentation, auto completion, call tips, 
 syntax coloring, syntax highlighting, uml viewer, class explorer, source 
 index, auto todo list, sticky notes, integrated pycrust shell, python 
 file browser, recent file browser, drag&drop, context help, ... 
<<
Homepage: http://spe.pycs.net
<<


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to