convertall _unstable_ port information

Info2: <<
Package: convertall
Version: 0.5.0
Revision: 1
Type: python (2.6)
Maintainer: Kevin Horton
Depends: python%type_pkg[python], python%type_pkg[python]-shlibs, pyqt4-py%type_pkg[python] (>= 4.7.4-1)
Source: http://download.berlios.de/convertall/convertall-%v.tar.gz
Source-MD5: 96ea0910af63d2056fe87cee3aa7031e
SourceDirectory: ConvertAll
CompileScript: <<
echo "Nothing to do in compile phase"
<<
InstallScript: <<
#! /bin/sh -ev
export PYTHONPATH="%p/lib/qt4-x11/lib/python%type_raw[python]/site-packages:$PYTHONPATH"
%p/bin/python%type_raw[python] install.py -p %p -b %d
rm -fr %i/share/doc/convertall
perl -pi -e 's|exec|exec env PYTHONPATH="%p/lib/qt4-x11/lib/python%type_raw[python]/site-packages:$PYTHONPATH"|g' %i/bin/convertall

<<
License: GPL
DocFiles: doc/*
Description: Extremely flexible unit converter
DescDetail: <<
ConvertAll has a large database of units, and allows conversions
that use multiple units, e.g. convert from feet per decade to
nautical miles per fortnight.
<<
Homepage: http://convertall.bellz.org/
<<