Source: soqt Maintainer: Debian Science Maintainers Uploaders: Leopold Palomo-Avellaneda Section: graphics Priority: optional Build-Depends: debhelper (>= 11~), doxygen, cmake, libcoin-dev (>= 4.0), qtbase5-dev, libqt5opengl5-dev, libexpat-dev Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/science-team/soqt Vcs-Git: https://salsa.debian.org/science-team/soqt.git Homepage: https://bitbucket.org/Coin3D/soqt Package: libsoqt520 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: Qt5 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 5. Package: libsoqt520-dev Architecture: any Section: libdevel Replaces: libsoqt-dev-common, libsoqt4-dev Breaks: libsoqt-dev-common, libsoqt4-dev Depends: libcoin-dev (>= 4.0), libqt5opengl5-dev, libsoqt520 (= ${binary:Version}), qtbase5-dev, ${misc:Depends} Provides: libsoqt-dev Description: Qt5 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 5.