File: control

package info (click to toggle)
qwtplot3d 0.2.7%2Bsvn191-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,304 kB
  • ctags: 1,968
  • sloc: cpp: 8,913; ansic: 5,078; python: 95; makefile: 66; sh: 1
file content (50 lines) | stat: -rw-r--r-- 1,844 bytes parent folder | download
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
Source: qwtplot3d
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Gudjon I. Gudjonsson <gudjon@gudjon.org>,
 Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 8), doxygen, libqt4-dev, libqt4-opengl-dev, zlib1g-dev,
 libglu1-mesa-dev | libglu-dev
Standards-Version: 3.9.3
Section: libs
Homepage: http://qwtplot3d.sourceforge.net
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/qwtplot3d/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/qwtplot3d/trunk
DM-Upload-Allowed: yes

Package: libqwtplot3d-qt4-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libqwtplot3d-qt4-0 (= ${binary:Version}), libqt4-dev
Description: 3D plotting library based on Qt4/OpenGL (development)
 QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
 library, providing essentially a bunch of 3D-widgets for 
 programmers.
 .
 This package contains the QwtPlot3D development files for Qt4.

Package: libqwtplot3d-qt4-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libqwtplot3d-qt4
Replaces: libqwtplot3d-qt4
Description: 3D plotting library based on Qt4/OpenGL (runtime)
 QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
 library, providing essentially a bunch of 3D-widgets for 
 programmers.
 .
 This package contains the files necessary for running applications that
 use the QwtPlot3D library and Qt4.

Package: libqwtplot3d-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Recommends: w3m | www-browser
Description: 3D plotting library based on Qt/OpenGL (documentation)
 QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
 library, providing essentially a bunch of 3D-widgets for 
 programmers.
 .
 This package contains the html documentation and example
 programs.