File: control

package info (click to toggle)
libqwt 4.2.0-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 9,832 kB
  • ctags: 5,512
  • sloc: cpp: 22,973; ansic: 244; makefile: 64
file content (50 lines) | stat: -rw-r--r-- 1,822 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: libqwt
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 4.0.0), libqt3-mt-dev (>= 3:3.3.4-4), libqt3-compat-headers
Standards-Version: 3.6.2

Package: libqwt-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, libqwt4c2 (= ${Source-Version}), libqt3-mt-dev, libqt3-compat-headers
Suggests: libqwt-doc
Description: Qt widgets library for technical applications (development)
 The Qwt library contains Qt GUI Components and utility classes which
 are primarily useful for programs with a technical background.  Most of
 these widgets are used to control or display values, arrays, or ranges
 of type double.
 .
 This package contains the Qwt development files.
 .
  Homepage: http://qwt.sourceforge.net

Package: libqwt4c2
Section: libs
Architecture: any
Conflicts: libqwt4
Replaces: libqwt4
Depends: ${shlibs:Depends}
Description: Qt widgets library for technical applications (runtime)
 The Qwt library contains Qt GUI Components and utility classes which
 are primarily useful for programs with a technical background.  Most of
 these widgets are used to control or display values, arrays, or ranges
 of type double.
 .
 This package contains the files necessary for running applications that
 use the Qwt library.

Package: libqwt-doc
Section: doc
Architecture: all
Replaces: libqwt-dev (<< 0.4.1-5)
Recommends: w3m | www-browser
Suggests: libqwt-dev
Description: Qt widgets library for technical applications (documentation)
 The Qwt library contains Qt GUI Components and utility classes which
 are primarily useful for programs with a technical background.  Most of
 these widgets are used to control or display values, arrays, or ranges
 of type double.
 .
 This package contains the Qwt library documentation for developers.