Source: soqt
Homepage: https://bitbucket.org/Coin3D/soqt
Section: graphics
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Anton Gladky <gladk@debian.org>
Priority: optional
Build-Depends:
 debhelper (>= 9),
 doxygen,
 autotools-dev,
 libcoin80-dev,
 libqt4-dev,
 libqt4-opengl-dev,
 qt4-dev-tools
Vcs-Git: git://anonscm.debian.org/debian-science/packages/soqt.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/soqt.git
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest

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-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: libsoqt4-dev
Provides:
 libsoqt-dev
Architecture: any
Section: libdevel
Depends:
 libcoin80-dev,
 libqt4-dev,
 libqt4-opengl-dev,
 libsoqt-dev-common (= ${binary:Version}),
 libsoqt4-20 (= ${binary:Version}),
 qt4-dev-tools,
 ${misc:Depends}
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.
