File: control

package info (click to toggle)
surf-alggeo 1.0.6%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,976 kB
  • sloc: cpp: 22,587; yacc: 1,049; makefile: 517; lex: 327; ansic: 237; sh: 95
file content (92 lines) | stat: -rw-r--r-- 4,144 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
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
Source: surf-alggeo
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jerome Benoit <calculus@rezozer.net>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 12),
 autoconf-archive, pkg-config, help2man,
 bison, flex,
 libfl-dev, libgmp-dev, libx11-dev, libjpeg-dev, libtiff5-dev, zlib1g-dev,
 netpbm
Build-Depends-Indep:
 linuxdoc-tools,
 texlive-base-bin,
 texlive-latex-base,
 texlive-latex-recommended,
 texlive-latex-extra,
 texlive-fonts-recommended
Standards-Version: 4.4.1
Homepage: http://surf.sourceforge.net/
Vcs-Git: https://salsa.debian.org/science-team/surf-alggeo.git
Vcs-Browser: https://salsa.debian.org/science-team/surf-alggeo

Package: surf-alggeo
Architecture: any
Depends: surf-alggeo-nox, ${misc:Depends}
Description: visualization of real algebraic geometry
 Surf is a script driven tool to visualize some real algebraic geometry:
 plane algebraic curves, algebraic surfaces and hyperplane sections of
 surfaces.
 .
 The algorithms should be stable enough not to be confused by curve/surface
 singularities in codimension greater than one and the degree of the surface
 or curve. This has been achieved quite a bit. Curves of degree up to 30 and
 surfaces of degree up to 20 have been drawn successfully. However, there are
 examples of curves/surfaces of lower degree where surf fails to produce
 perfect images. This happens especially if the equation of the curve/surface
 is not reduced. Best results are achieved using reduced equations. On the other
 hand, surf displays the Fermat-curves accurately for degree up to 98.
 .
 Surf is free software distributed under the GNU General Public License (GPL).
 .
 This dummy package is meant to allow multi-variant support for surf.

Package: surf-alggeo-nox
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: netpbm
Suggests: surf-alggeo-doc, graphicsmagick-imagemagick-compat
Description: visualization of real algebraic geometry -- no X support
 Surf is a script driven tool to visualize some real algebraic geometry:
 plane algebraic curves, algebraic surfaces and hyperplane sections of
 surfaces.
 .
 The algorithms should be stable enough not to be confused by curve/surface
 singularities in codimension greater than one and the degree of the surface
 or curve. This has been achieved quite a bit. Curves of degree up to 30 and
 surfaces of degree up to 20 have been drawn successfully. However, there are
 examples of curves/surfaces of lower degree where surf fails to produce
 perfect images. This happens especially if the equation of the curve/surface
 is not reduced. Best results are achieved using reduced equations. On the other
 hand, surf displays the Fermat-curves accurately for degree up to 98.
 .
 Surf is free software distributed under the GNU General Public License (GPL).
 .
 This package provides the script driven tool surf without X support.

Package: surf-alggeo-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: surf-alggeo (=${binary:Version}), pdf-viewer
Multi-Arch: foreign
Description: visualization of real algebraic geometry -- manual
 Surf is a script driven tool to visualize some real algebraic geometry:
 plane algebraic curves, algebraic surfaces and hyperplane sections of
 surfaces.
 .
 The algorithms should be stable enough not to be confused by curve/surface
 singularities in codimension greater than one and the degree of the surface
 or curve. This has been achieved quite a bit. Curves of degree up to 30 and
 surfaces of degree up to 20 have been drawn successfully. However, there are
 examples of curves/surfaces of lower degree where surf fails to produce
 perfect images. This happens especially if the equation of the curve/surface
 is not reduced. Best results are achieved using reduced equations. On the other
 hand, surf displays the Fermat-curves accurately for degree up to 98.
 .
 Surf is free software distributed under the GNU General Public License (GPL).
 .
 This package provides the manual for the script driven tool surf; it also
 contains some script samples.