pyorbit2-py stable port information

Info2: <<
Package: pyorbit2-py%type_pkg[python]
Version: 2.24.0
Revision: 3
Description: Python%type_raw[python] bindings for ORBit2
Type: python (2.6 2.7)
BuildDepends: pkgconfig (>= 0.23), glib2-dev (>= 2.22.0-1), orbit2-dev (>= 2.14.17-2), libgettext8-dev, libiconv-dev, libidl2 (>= 0.8.13-2)
Depends: python%type_pkg[python], python%type_pkg[python]-shlibs, glib2-shlibs (>= 2.22.0-1), orbit2-shlibs (>= 2.14.17-2), libidl2-shlibs (>= 0.8.13-2)
Source: mirror:gnome:sources/pyorbit/2.24/pyorbit-%v.tar.bz2
Source-MD5: 574593815e75ee6e98062c75d6d1581f

ConfigureParams: --disable-dependency-tracking PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
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, pyorbit2-py26-dev, pyorbit2-py27-dev
# seems standard to leave .la for loadable-module (.so) in runtime pkg now
Files: include lib/pkgconfig
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
<<
Homepage: http://www.pygtk.org
License: LGPL
Maintainer: Ben Hines
<<