]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/omniorb/Config.in
omniorb: new package
[coffee/buildroot.git] / package / omniorb / Config.in
1 config BR2_PACKAGE_OMNIORB
2         bool "omniorb"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           omniORB is a robust high performance CORBA ORB for C++ and Python.
6           omniORB is largely CORBA 2.6 compliant. omniORB is one of only
7           three ORBs to have been awarded the Open Group's Open Brand for
8           CORBA. This means that omniORB has been tested and certified
9           CORBA compliant, to version 2.1 of the CORBA specification.
10
11           http://omniorb.sourceforge.net/
12
13 comment "omniORB requires a toolchain with C++ support"
14         depends on !BR2_INSTALL_LIBSTDCPP