File: control

package info (click to toggle)
gfsview 20121130%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,392 kB
  • sloc: ansic: 14,435; sh: 11,233; makefile: 497; xml: 22
file content (125 lines) | stat: -rw-r--r-- 3,940 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
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
Source: gfsview
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Stephane Popinet <popinet@users.sf.net>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11),
               fonts-tlwg-garuda-otf,
               libftgl-dev,
               libgfs-dev,
               libgl2ps-dev,
               libglib2.0-dev,
               libgtk2.0-dev,
               libgtkglext1-dev,
               libgts-dev,
               libosmesa6-dev,
               libstartup-notification0-dev,
               mpi-default-dev
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/science-team/gfsview
Vcs-Git: https://salsa.debian.org/science-team/gfsview.git
Homepage: http://gfs.sourceforge.net/

Package: gfsview
Architecture: any
Depends: fonts-tlwg-garuda-otf,
         libgfs-dev,
         libgfsgl0 (= ${binary:Version}),
         zenity,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: gerris
Description: graphical viewer for Gerris simulation files
 Gerris is a system for the solution of the partial differential
 equations describing fluid flow.
 .
 GfsView displays the results of 2D and 3D Gerris simulations.
 A brief summary of its main features:
 .
    * Scalar and vector cross-sections.
    * Isosurfaces.
    * Streamlines.
    * User-defined functions.
    * Fast adaptive display (using the multiresolution data
      representation of Gerris).
    * Scriptable.
    * Offline image generation.
    * Quality PostScript, PDF and bitmap outputs.

Package: gfsview-batch
Architecture: any
Depends: fonts-tlwg-garuda-otf,
         libgfs-dev,
         libgfsgl0 (= ${binary:Version}),
         zenity,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: gerris
Description: batch-version of viewer for Gerris simulation files
 Gerris is a system for the solution of the partial differential
 equations describing fluid flow.
 .
 GfsView displays the results of 2D and 3D Gerris simulations.
 A brief summary of its main features:
 .
    * Scalar and vector cross-sections.
    * Isosurfaces.
    * Streamlines.
    * User-defined functions.
    * Fast adaptive display (using the multiresolution data
      representation of Gerris).
    * Scriptable.
    * Offline image generation.
    * Quality PostScript, PDF and bitmap outputs.

Package: libgfsgl0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: graphical viewer for Gerris simulation files. Shared library
 Gerris is a system for the solution of the partial differential
 equations describing fluid flow.
 .
 GfsView displays the results of 2D and 3D Gerris simulations.
 A brief summary of its main features:
 .
    * Scalar and vector cross-sections.
    * Isosurfaces.
    * Streamlines.
    * User-defined functions.
    * Fast adaptive display (using the multiresolution data
      representation of Gerris).
    * Scriptable.
    * Offline image generation.
    * Quality PostScript, PDF and bitmap outputs.
 .
 The package contains shared library

Package: libgfsgl-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libgfsgl0 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: graphical viewer for Gerris simulation files. Development files
 Gerris is a system for the solution of the partial differential
 equations describing fluid flow.
 .
 GfsView displays the results of 2D and 3D Gerris simulations.
 A brief summary of its main features:
 .
    * Scalar and vector cross-sections.
    * Isosurfaces.
    * Streamlines.
    * User-defined functions.
    * Fast adaptive display (using the multiresolution data
      representation of Gerris).
    * Scriptable.
    * Offline image generation.
    * Quality PostScript, PDF and bitmap outputs.
 .
 The package contains development files