File: control

package info (click to toggle)
geomview 1.9.5-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 22,892 kB
  • ctags: 12,254
  • sloc: ansic: 93,691; sh: 12,051; cpp: 1,215; makefile: 1,079; objc: 263; yacc: 152; tcl: 76; lex: 74
file content (56 lines) | stat: -rw-r--r-- 2,561 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
Source: geomview
Section: math
Priority: optional
Homepage: http://www.geomview.org/
Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/geomview/trunk/
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Steve M. Robbins <smr@debian.org>
Build-Depends: cdbs, autotools-dev, dh-autoreconf, patchutils, debhelper (>= 9), bison, flex, zlib1g-dev, libmotif-dev, libgl1-mesa-dev, freeglut3-dev, texlive-latex-base | tetex-bin, texi2html, xutils-dev, texinfo, texlive-generic-recommended, texlive-fonts-recommended
Build-Conflicts: libutahglx-dev
Standards-Version: 3.9.5

Package: geomview
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dpkg (>= 1.15.4) | install-info
Recommends: evince | pdf-viewer
Description: interactive geometry viewing program
 Geomview is interactive geometry software which is
 particularly appropriate for mathematics research and education.
 In particular, geomview can display things in hyperbolic and
 spherical space as well as Euclidean space.
 .
 Geomview allows multiple independently controllable objects and
 cameras.  It provides interactive control for motion, appearances
 (including lighting, shading, and materials), picking on an
 object, edge or vertex level, snapshots in SGI image file or
 Renderman RIB format, and adding or deleting objects is provided
 through direct mouse manipulation, control panels, and keyboard
 shortcuts.  External programs can drive desired aspects of the
 viewer (such as continually loading changing geometry or
 controlling the motion of certain objects) while allowing
 interactive control of everything else.

Package: libgeomview-1.9.5
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: geomview library runtime
 Geomview is interactive geometry software which is
 particularly appropriate for mathematics research and education.
 .
 OOGL is the Object Oriented Graphics Library, upon which Geomview is
 built.  This package provides the run-time OOGL library for geomview
 and its modules.

Package: libgeomview-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libgeomview-1.9.5 (= ${binary:Version})
Description: geomview library development package
 Geomview is interactive geometry software which is
 particularly appropriate for mathematics research and education.
 .
 OOGL is the Object Oriented Graphics Library, upon which Geomview is
 built.  This package provides the development package for OOGL,
 required to build Geomview modules.