# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0
name				py-orbit
version		2.14.3
categories			python gnome
platforms			darwin
maintainers			kallisys.net:pguyot
description			Python binding for the ORBit2 CORBA ORB - Default branch.
long_description	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.

homepage			http://www.pygtk.org/
master_sites		gnome:sources/pyorbit/2.14/
use_bzip2			yes
distname			pyorbit-${version}
checksums			md5 3c4d42ae1a7303fd85071a842617043f

depends_lib			port:python24 \
					port:orbit2

build.args          PYTHON_LDFLAGS= PYTHON_LIBS=

livecheck.check	md5
livecheck.url	ftp://ftp.gnome.org/pub/GNOME/sources/pyorbit/
livecheck.md5	c44aad7204b0cc64e524610a82b97340
