Source: soqt
Homepage: http://doc.coin3d.org/SoQt/
Section: graphics
Priority: optional
Maintainer: Steve M. Robbins <smr@debian.org>
Build-Depends: debhelper (>= 8), doxygen, libcoin80-dev, libqt4-dev, libqt4-opengl-dev, qt4-dev-tools
Standards-Version: 3.9.2

Package: libsoqt4-20
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libsoqt3-20 (<= 1.4.2~svn20090224-2)
Replaces: libsoqt3-20
Description: Qt4 GUI component toolkit for Inventor - runtime
 SoQt is a Qt GUI component toolkit library for Coin, based on the
 API of the InventorXt GUI component toolkit.  SoQt is also compatible 
 with OpenInventor of SGI and TGS.
 .
 This library is linked against Qt version 4.

Package: libsoqt-dev-common
Depends: ${misc:Depends}
Conflicts: libsoqt-dev (<< 1.4.1-3)
Replaces: libsoqt-dev
Architecture: any
Section: libdevel
Description: Qt GUI component toolkit for Inventor - common development files
 SoQt is a Qt GUI component toolkit library for Coin, based on the
 API of the InventorXt GUI component toolkit.  SoQt is also compatible 
 with OpenInventor of SGI and TGS.
 .
 This package provides headers, manpages, and other development
 environment files common to both the Qt3 and Qt4 versions of
 SoQt.

Package: libsoqt4-dev
Provides: libsoqt-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libsoqt4-20 (= ${binary:Version}), libsoqt-dev-common (= ${binary:Version}), libcoin80-dev, libqt4-dev, libqt4-opengl-dev, qt4-dev-tools
Description: Qt4 GUI component toolkit for Inventor - development
 SoQt is a Qt GUI component toolkit library for Coin, based on the
 API of the InventorXt GUI component toolkit.  SoQt is also compatible 
 with OpenInventor of SGI and TGS.
 .
 SoQt provides a class-hierarchy of viewer classes that ranges from a
 simple render canvas (the SoQtRenderArea), providing only the basic
 synchronization and device input conversion routines between Qt and
 Coin, up to 3 different full-featured viewer classes
 (SoQtExaminerViewer, SoQtPlaneViewer and SoQtFlyViewer) with input
 device handling logic and user interfaces to let the application
 programmer do Rapid Application Development.
 .
 This library is linked against Qt version 4.
