Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1:/tmp/cvs-serv1858

Added Files:
        ipython-py22-0.4.0-1.info ipython-py23-0.4.0-1.info 
Removed Files:
        ipython-0.2.15-0pre2.1.info 
Log Message:
update from tracker


--- NEW FILE: ipython-py22-0.4.0-1.info ---
Package: ipython-py22
Version: 0.4.0
Revision: 1
Maintainer: Andrea Riciputi <[EMAIL PROTECTED]>
Depends: python22
Conflicts: ipython
Replaces: ipython
Source: http://ipython.scipy.org/dist/IPython-%v.tar.gz 
Source-MD5: 816e6ef193688b58682a51558fdc099f
CompileScript: python2.2 setup.py build
InstallScript: python2.2 setup.py install --prefix=%i
 mkdir -p %i/share/doc/%n
 cp -R %i/share/doc/IPython/* %i/share/doc/%n
 rm -R %i/share/doc/IPython
DocFiles: README README_Windows.txt PKG-INFO
Description: Replacement interactive Python interpreter 
DescDetail: <<
 A replacement for the interactive Python interpreter with extra functionality.

 Manteiner's note: IPython seems to have some problem with Apple terminal settings.
 In order to fix this please change the TERM value to 'xterm' (setenv TERM xterm) 
before calling
 IPython. For further explanations or suggestions to fix this issue contact me at my 
email address.
<<
DescUsage: Set TERM value to 'xterm' (setenv TERM xterm) before using IPython with 
Apple Terminal.
PostInstScript: <<
echo ""
echo "In order to get IPython working smoothly with Apple Terminal"
echo "set the TERM environment variable to 'xterm' before starting"
echo "IPython. Such as:"
echo ""
echo "   example> setenv TERM xterm"
echo "   exapmle> ipython"
<<
License: LGPL
Homepage: http://ipython.scipy.org/

--- NEW FILE: ipython-py23-0.4.0-1.info ---
Package: ipython-py23
Version: 0.4.0
Revision: 1
Maintainer: Andrea Riciputi <[EMAIL PROTECTED]>
Depends: python23
Replaces: ipython
Source: http://ipython.scipy.org/dist/IPython-%v.tar.gz 
Source-MD5: 816e6ef193688b58682a51558fdc099f
CompileScript: python2.3 setup.py build
InstallScript: <<
 python2.3 setup.py install --prefix=%i
 mkdir -p %i/share/doc/%n
 cp -R %i/share/doc/IPython/* %i/share/doc/%n
 rm -R %i/share/doc/IPython
 mv %i/bin/ipython %i/bin/ipython2.3
 ln -s %p/bin/ipython2.3 %i/bin/ipython
<<
DocFiles: README README_Windows.txt PKG-INFO
Description: Replacement interactive Python interpreter 
DescDetail: <<
 A replacement for the interactive Python interpreter with extra functionality.

 Maintainer's note: IPython seems to have some problem with Apple terminal settings.
 In order to fix this please change the TERM value to 'xterm' (setenv TERM xterm) 
before calling
 IPython. For further explanations or suggestions to fix this issue contact me at my 
email address.
<<
DescUsage: Set TERM value to 'xterm' (setenv TERM xterm) before using IPython with 
Apple Terminal.
PostInstScript: <<
echo ""
echo "In order to get IPython working smoothly with Apple Terminal"
echo "set the TERM environment variable to 'xterm' before starting"
echo "IPython. Such as:"
echo ""
echo "   example> setenv TERM xterm"
echo "   exapmle> ipython"
echo ""
echo ""
echo "Actually 'ipython' is a symlink pointing to the real executable,"
echo "named ipython2.3. Note that installing the ipython-py22 package"
echo "will overwrite the symlink. You can always restore the default"
echo "changing the symlink manually."
<<
License: LGPL
Homepage: http://ipython.scipy.org/

--- ipython-0.2.15-0pre2.1.info DELETED ---




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to