at-spi-py25 stable port information

Info2: <<
Package: at-spi-py%type_pkg[python]
Version: 1.24.1
Revision: 1
Type: python 2.5
Depends: <<
at-spi (>= %v-%r),
at-spi-shlibs (>= %v-%r),
gnome-python2-py%type_pkg[python] (>= 2.22.3-1),
pyorbit2-py%type_pkg[python] (>= 2.14.3-1),
python%type_pkg[python]
<<
Source: mirror:gnome:sources/at-spi/1.24/at-spi-%v.tar.bz2
Source-MD5: 8e98aadfaca757799cb18ea92f40d21a
CompileScript: echo "Just building plain-python modules..."
InstallScript: <<
#!/bin/sh -ex
pyatspidir=%p/lib/python%type_raw[python]/site-packages/pyatspi
mkdir -p %d/$pyatspidir
install -m0644 pyatspi/*.py %d/$pyatspidir
%p/bin/python%type_raw[python] %p/lib/python%type_raw[python]/compileall.py -f -d %p/lib/python%type_raw[python] %i/lib/python%type_raw[python]
%p/bin/python%type_raw[python] -O %p/lib/python%type_raw[python]/compileall.py -f -d %p/lib/python%type_raw[python] %i/lib/python%type_raw[python]
<<
DocFiles: AUTHORS COPYING ChangeLog pyatspi/ChangeLog:ChangeLog.pyatspi NEWS README TODO
Description: Assistive Technol Service Provider Interface
License: GPL/LGPL
Maintainer: The Gnome Core Team
Homepage: http://www.gnome.org/
DescPackaging: <<
Just building plain-python python stuff, so scrap the whole
autotools and just install the .py where they belong.
<<
<<