1 | # $Id: $ |
---|
2 | PortSystem 1.0 |
---|
3 | name omniORBpy |
---|
4 | version 3.0-beta2 |
---|
5 | |
---|
6 | categories devel |
---|
7 | maintainers gr281@cam.ac.uk |
---|
8 | description Python binding for omniORB |
---|
9 | long_description omniORB is a robust high performance CORBA ORB for C++ and \ |
---|
10 | Python. omniORB is largely CORBA 2.6 compliant. |
---|
11 | homepage http://omniorb.sourceforge.net/ |
---|
12 | |
---|
13 | distname omniORBpy-3.0-beta2 |
---|
14 | master_sites sourceforge:omniorb http://distfiles.opendarwin.org/ |
---|
15 | checksums md5 edfa5558e79b0ba9b84805588e09e198 |
---|
16 | |
---|
17 | depends_lib lib:libomniORB4:omniORB |
---|
18 | patchfiles patch-dir.mk |
---|