File: control

package info (click to toggle)
pgplot5 5.2.2-19.8
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 7,192 kB
  • sloc: fortran: 39,795; ansic: 22,554; objc: 1,534; sh: 1,298; makefile: 269; pascal: 233; perl: 209; tcl: 190; awk: 51; csh: 25
file content (80 lines) | stat: -rw-r--r-- 1,995 bytes parent folder | download | duplicates (2)
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
Source: pgplot5
Section: non-free/math
Priority: optional
Maintainer: Carlo Segre <segre@debian.org>
XS-Autobuild: yes
Build-Depends:
 debhelper-compat (= 13),
 gfortran,
 libgif-dev,
 libpng-dev,
 libx11-dev,
 libxaw7-dev,
 libxt-dev,
 perl,
 x11proto-core-dev,
 zlib1g-dev,
# prevent accidental backports after the 64-bit time_t transition
 dpkg-dev (>= 1.22.5),
Rules-Requires-Root: no
Homepage: https://www.astro.caltech.edu/~tjp/pgplot/
Standards-Version: 3.9.2
Vcs-Browser: https://salsa.debian.org/debian/pgplot5
Vcs-Git: https://salsa.debian.org/debian/pgplot5.git

Package: pgplot5
Architecture: any
Depends:
 libpgplot5 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Suggests:
 gfortran,
 libgif-dev,
 libpng-dev,
 libx11-dev,
 libxaw7-dev,
 libxt-dev,
 x11proto-core-dev,
 zlib1g-dev,
Conflicts:
 pgplot5t64,
Description: large subroutine library for plotting scientific data
 Many routines are included in pgplot for viewing scientific data. Many
 (about 70) output devices are supported.  2-D, 3-D, contour, image
 manipulation, etc. are well supported. Interactive routines are
 included. Both a C and a FORTRAN library are present.

Package: libpgplot5
Section: non-free/libs
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Breaks:
 pgplot5 (<< 5.2.2-19.7~),
Replaces:
 pgplot5 (<< 5.2.2-19.7~),
Description: large subroutine library for plotting scientific data (runtime library)
 Many routines are included in pgplot for viewing scientific data.
 .
 This package contains the runtime library.

Package: pgplot5-dev
Section: non-free/libdevel
Architecture: any
Depends:
 libpgplot5 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Conflicts:
 giza-dev,
Breaks:
 pgplot5 (<< 5.2.2-19.7~),
Replaces:
 pgplot5 (<< 5.2.2-19.7~),
Description: large subroutine library for plotting scientific data (development)
 Many routines are included in pgplot for viewing scientific data.
 .
 This package contains the development files.