orbit2 stable port information

Package: orbit2
Version: 2.14.17
Revision: 2
Depends: <<
%N-shlibs (= %v-%r),
glib2-shlibs (>= 2.22.0-1),
libidl2-shlibs (>= 0.8.13-2)
<<
BuildDepends: <<
fink (>= 0.24.12-1),
glib2-dev (>= 2.22.0-1),
gtk-doc (>= 1.13-5),
libgettext8-dev,
libidl2 (>= 0.8.13-2),
pkgconfig (>= 0.23)
<<
DescPackaging: <<
%N-dev needs modern pkgconfig because .pc uses *.private

popt removed as of 2.14.2
gtk-doc moved %N -> %N-dev as of 2.14.7-2

Fails several self-tests lots of ways, but looks no worse in
this %v than previous. See:
http://bugzilla.gnome.org/show_bug.cgi?id=538521
<<
DescPort: <<
resolv.h problem during ./configure is harmless (for now). See:
http://bugzilla.gnome.org/show_bug.cgi?id=309866
<<
Replaces: %N-bin
Conflicts: %N-bin
Source: mirror:gnome:sources/ORBit2/2.14/ORBit2-%v.tar.bz2
Source-MD5: 10bfb957fa4a8935a0b4afaee7d71df7
SetCFLAGS: -Os
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --disable-dependency-tracking F77=no --enable-gtk-doc --disable-static PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH"
#InfoTest: <<
# TestScript: <<
# make check DONT_EXIT=1 || exit 2
# exit 2
# <<
#<<
InstallScript: make install DESTDIR=%d
SplitOff: <<
Package: %N-shlibs
Depends: <<
glib2-shlibs (>= 2.22.0-1),
libidl2-shlibs (>= 0.8.13-1)
<<
Files: lib/libORBit*-2.*.dylib
Shlibs: <<
%p/lib/libORBit-2.0.dylib 2.0.0 %n (>= 2.14.0-1)
%p/lib/libORBit-imodule-2.0.dylib 1.0.0 %n (>= 2.8.1-1)
%p/lib/libORBitCosNaming-2.0.dylib 2.0.0 %n (>= 2.14.0-1)
<<
DocFiles: AUTHORS COPYING* ChangeLog linc2/ChangeLog:ChangeLog.linc2 MAINTAINERS NEWS README TODO
<<
SplitOff2: <<
Package: %N-dev
Depends: %N (= %v-%r), pkgconfig (>= 0.23)
Replaces: %N (<< 2.14.7-2)
BuildDependsOnly: True
Files: <<
bin/orbit2-config
include
lib/libORBit*-2.*
lib/pkgconfig
share/aclocal
share/gtk-doc
share/idl
<<
DocFiles: AUTHORS COPYING* ChangeLog linc2/ChangeLog:ChangeLog.linc2 MAINTAINERS NEWS README TODO
<<
DocFiles: AUTHORS COPYING* ChangeLog linc2/ChangeLog:ChangeLog.linc2 MAINTAINERS NEWS README TODO
Description: High-performance CORBA Object Request Broker
DescDetail: <<
ORBit is a high-performance CORBA (Common Object Request Broker
Architecture) ORB (object request broker). It allows programs to
send requests and receive replies from other programs, regardless
of the locations of the two programs. CORBA is an architecture that
enables communication between program objects, regardless of the
programming language they're written in or the operating system they
run on.

You will need to install this package if you want to run programs that use
the ORBit implementation of CORBA technology.
<<
License: GPL/LGPL
Maintainer: The Gnome Core Team
Homepage: http://www.labs.redhat.com/orbit/