Source: libqglviewer Maintainer: Debian Science Maintainers Uploaders: Anton Gladky Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), libglu1-mesa-dev [armel armhf], libqt5opengl5-dev, qtbase5-dev, qtbase5-dev-tools Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/science-team/libqglviewer Vcs-Git: https://salsa.debian.org/science-team/libqglviewer.git Homepage: http://www.libqglviewer.com/ Package: libqglviewer-dev-qt5 Architecture: any Section: libdevel Depends: libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev [armel armhf], libqglviewer2-qt5 (= ${binary:Version}), libqglviewer-headers, libqt5opengl5-dev, libx11-dev, libxext-dev, libxmu-dev, qtbase5-dev, qtbase5-dev-tools, ${misc:Depends}, ${shlibs:Depends} Description: OpenGL 3D viewer library based on Qt5 - development files libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt that enables the quick creation of OpenGL 3D viewers. It features a powerful camera trackball and simple applications simply require an implementation of the draw() function. It is a tool of choice for OpenGL beginners and assignments. It provides screenshot saving, mouse manipulated frames, stereo display, interpolated keyFrames, object selection, and much more. It is fully customizable and easy to extend to create complex applications, with a possible Qt GUI. . This package contains the files needed to develop and compile programs using QGLViewer linked with Qt version 4. Package: libqglviewer-doc Architecture: all Section: doc Depends: libjs-jquery, ${misc:Depends} Description: OpenGL 3D viewer library - documentation and examples libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt that enables the quick creation of OpenGL 3D viewers. It features a powerful camera trackball and simple applications simply require an implementation of the draw() function. It is a tool of choice for OpenGL beginners and assignments. It provides screenshot saving, mouse manipulated frames, stereo display, interpolated keyFrames, object selection, and much more. It is fully customizable and easy to extend to create complex applications, with a possible Qt GUI. . This package contains documentation and examples. Package: libqglviewer2-qt5 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Description: OpenGL 3D viewer library based on Qt - runtime library libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt that enables the quick creation of OpenGL 3D viewers. It features a powerful camera trackball and simple applications simply require an implementation of the draw() function. It is a tool of choice for OpenGL beginners and assignments. It provides screenshot saving, mouse manipulated frames, stereo display, interpolated keyFrames, object selection, and much more. It is fully customizable and easy to extend to create complex applications, with a possible Qt GUI. . This package contains the shared library needed to run programs using QGLViewer. This package contains QGLViewer linked with Qt version 5. Package: libqglviewer-headers Architecture: all Section: doc Depends: ${misc:Depends} Description: OpenGL 3D viewer library - header files libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt that enables the quick creation of OpenGL 3D viewers. It features a powerful camera trackball and simple applications simply require an implementation of the draw() function. It is a tool of choice for OpenGL beginners and assignments. It provides screenshot saving, mouse manipulated frames, stereo display, interpolated keyFrames, object selection, and much more. It is fully customizable and easy to extend to create complex applications, with a possible Qt GUI. . This package contains headers.