soxt3 _unstable_ port information

Package: soxt3
Version: 1.2.2
Revision: 1002
Source: ftp://ftp.coin3d.org/pub/coin/src/SoXt-%v.tar.gz
Source-MD5: 25f7d18998e6cc1403e0f3ae0c235500
BuildDepends: coin45-dev (>= 2.3.0-1002), x11-dev, doxygen, lesstif
BuildDependsOnly: true
Replaces: soxt2
Depends: %N-shlibs (= %v-%r)
SetCPPFLAGS: -I/usr/X11R6/include
SetLDFLAGS: -L/usr/X11R6/lib -lGL
ConfigureParams: --enable-static --mandir=%i/share/man --enable-man --enable-html --without-framework --with-x --enable-html-help --enable-darwin-x11
InstallScript: <<
# prefix is not being respected in src/Inventor/Xt, but it is ok for man pages
make install prefix=%i bindir=%i/bin datadir=%i/share libdir=%i/lib libexecdir=$i/libexec includedir=%i/include

for file in %i/share/man/man3/*.3; do mv $file ${file}iv; done
<<
SplitOff: <<
Package: %N-shlibs
Replaces: soxt2-shlibs
Depends: coin45-shlibs (>= 2.3.0-1002), x11, lesstif-shlibs
Files: lib/libSoXt.2.0.0.dylib lib/libSoXt.2.dylib
DocFiles: AUTHORS BUGS.txt COPYING INSTALL LICENSE.GPL NEWS README docs/announcement-1_2_2.txt docs/ChangeLog.v1.2.2
Description: Shared libraries for X11/Xt/Xm GUI library for coin
Shlibs: %p/lib/libsoxt.2.dylib 3.0.0 %n (>= 1.2.2-1)
<<
DocFiles: AUTHORS BUGS.txt COPYING INSTALL LICENSE.GPL NEWS README docs/announcement-1_2_2.txt docs/ChangeLog.v1.2.2
Description: X11/Xt/Xm GUI lib for OpenInventor/Coin3D
DescDetail: <<
Use X11/Xt for an OpenInventor GUI. This provides the X11
interface for the Coin/Inventor 3D scene graph library originally
designed by SGI. Uses both Xt and Xm (Motif/Lesstif).
<<
DescPort: <<
Do not use SoXt 1.2.0 as there was a bug in the doxygen handling.

There are lots of overlapping man pages between soqt and soxt, so they
all get renamed in soxt. iv is for InVentor. On Irix, OpenInventor
man pages are in the 3iv catagory.
<<
License: GPL
Homepage: http://www.coin3d.org/
Maintainer: Kurt Schwehr