pyorbit2-py-2.14.3 stable port information

Info2: <<
Package: pyorbit2-py%type_pkg[python]
Version: 2.14.3
Revision: 3
Description: Python%type_raw[python] bindings for ORBit2
# no longer compatible with python<2.4
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5)
BuildDepends: pkgconfig (>= 0.15.0-2), glib2-dev (>= 2.12.0-1), orbit2-dev (>= 2.14.9-1), libgettext3-dev, libiconv-dev, libidl2 (>= 0.8.9-1)
Depends: python%type_pkg[python], python%type_pkg[python]-shlibs, glib2-shlibs (>= 2.12.0-1), orbit2-shlibs (>= 2.14.9-1), libgettext3-shlibs, libiconv, libidl2-shlibs (>= 0.8.9-1)
Source: mirror:gnome:sources/pyorbit/2.14/pyorbit-%v.tar.bz2
Source-MD5: 3c4d42ae1a7303fd85071a842617043f

ConfigureParams: --disable-dependency-tracking
CompileScript: <<
PYTHON=%p/bin/python%type_raw[python] ./configure %c
make
<<
InstallScript: <<
make -j1 install DESTDIR=%d
<<

DocFiles: AUTHORS COPYING ChangeLog* MAINTAINERS NEWS README TODO
SplitOff: <<
Package: %N-dev
BuildDependsOnly: true
Description: Development files for PyORBit (python %type_raw[python])
Depends: %N (= %v-%r)
Conflicts: pyorbit2-py22-dev, pyorbit2-py23-dev, pyorbit2-py24-dev, pyorbit2-py25-dev, pyorbit2-py26-dev, pyorbit2-py27-dev
Replaces: pyorbit2-py22-dev, pyorbit2-py23-dev, pyorbit2-py24-dev, pyorbit2-py25-dev, %N (<< 2.14.0-1), pyorbit2-py26-dev, pyorbit2-py27-dev
Files: include lib/pkgconfig lib/python%type_raw[python]/site-packages/ORBit.la
DocFiles: AUTHORS COPYING ChangeLog* MAINTAINERS NEWS README TODO
<<
DescDetail: <<
PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped
to suit the needs of the bonobo bindings in GNOME-Python, but is usable
for other purposes as well. It aims to follow the standard Python
language mapping for CORBA. It can generate stubs at runtime from
typelibs, IDL files, or by introspecting remote objects using ORBit2's
IModule typelib capabilities.
<<
DescPackaging: <<
Starting with automake1.9, py-compile supports --destdir; don't need
dmacks's hack to py-compile and Makefile.in to use more standard
handling of DESTDIR

.la moved from %N to %N-dev starting in 2.14.0-1
<<
Homepage: http://www.pygtk.org
License: LGPL
Maintainer: Ben Hines
<<