1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
Source: libqglviewer
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Anton Gladky <gladk@debian.org>
Section: libs
Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9),
qtbase5-dev,
qtbase5-dev-tools,
libqt5opengl5-dev,
libqt4-dev,
libqt4-opengl-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/libqglviewer.git
Vcs-Git: https://anonscm.debian.org/git/gitweb/?p=debian-science/packages/libqglviewer.git
Homepage: http://www.libqglviewer.com/
Package: libqglviewer-dev-qt5
Architecture: any
Section: libdevel
Depends: libgl1-mesa-dev | libgl-dev,
libqglviewer2-qt5 (= ${binary:Version}),
libqglviewer-headers,
qtbase5-dev,
qtbase5-dev-tools,
libqt5opengl5-dev,
libx11-dev,
libxext-dev,
libxmu-dev,
${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
assignements. 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
assignements. 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
assignements. 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: libqglviewer2-qt4
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
assignements. 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 4.
Package: libqglviewer-dev-qt4
Architecture: any
Section: libdevel
Depends: libgl1-mesa-dev | libgl-dev,
libqglviewer2-qt4 (= ${binary:Version}),
libqglviewer-headers,
libqt4-dev,
libqt4-opengl-dev,
libx11-dev,
libxext-dev,
libxmu-dev,
${misc:Depends},
${shlibs:Depends}
Description: OpenGL 3D viewer library based on Qt4 - 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
assignements. 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-headers
Architecture: all
Section: doc
Depends: ${misc:Depends}
Breaks: libqglviewer-dev (<< 2.6.3+dfsg2-1),
libqglviewer-dev-qt4 (<< 2.6.3+dfsg2-1)
Replaces: libqglviewer-dev (<< 2.6.3+dfsg2-1),
libqglviewer-dev-qt4 (<< 2.6.3+dfsg2-1)
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
assignements. 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.
|