[go: up one dir, main page]

File: control.in

package info (click to toggle)
coin3 3.1.3-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 48,344 kB
  • ctags: 70,042
  • sloc: cpp: 314,328; ansic: 15,927; sh: 13,635; makefile: 8,780; perl: 2,149; lex: 1,302; lisp: 1,247; yacc: 184; xml: 175; sed: 68
file content (50 lines) | stat: -rw-r--r-- 2,157 bytes parent folder | download | duplicates (6)
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: coin
Maintainer: Lars J. Aas <larsa@coin3d.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 3.0.40), libgl-dev, xlibs-dev, doxygen
Standards-Version: 3.5.6

Package: libcoin@COIN_SO_VERSION@
Architecture: any
Suggests: coin-data, libsimage20, libopenal0
Depends: ${shlibs:Depends}
Description: 3D graphics library with Open Inventor and VRML97 support - runtime library
 Coin 2.0 is an OpenGL-based, retain-mode 3D graphics library that implements
 the Open Inventor 2.1 API. It also includes support for VRML97 and 3D audio.
 .
 For more information on Coin, see http://www.coin3d.org/.

Package: libcoin@COIN_SO_VERSION@-dev
Architecture: any
Depends: libcoin@COIN_SO_VERSION@ (= ${Source-Version})
Suggests: libcoin@COIN_SO_VERSION@-doc (= ${Source-Version})
Conflicts: inventor-dev, libcoin20-dev
Description: 3D graphics library with Open Inventor and VRML97 support - development kit
 Coin 2.0 is an OpenGL-based, retain-mode 3D graphics library that implements
 the Open Inventor 2.1 API. It also includes support for VRML97 and 3D audio.
 .
 For more information on Coin, see http://www.coin3d.org/.

Package: libcoin@COIN_SO_VERSION@-runtime
Architecture: all
Suggests: libcoin@COIN_SO_VERSION@
Description: 3D graphics library with Open Inventor and VRML97 support - external data files
 External data files used by the Coin library at run-time.
 The dragger geometry files represent the defaults that are used if the
 files are not found.  Installing them is in other words totally optional.
 .
 For more information on Coin, see http://www.coin3d.org/.

Package: libcoin@COIN_SO_VERSION@-doc
Architecture: all
Suggests: libcoin@COIN_SO_VERSION@-dev (= ${Source-Version})
Conflicts: inventor-dev, libcoin20-doc
Description: 3D graphics library with Open Inventor and VRML97 support - documentation
 API documentation for the Coin 2.0 library (the Open Inventor API) in manpage
 and HTML format.  The documentation can be built from the Coin source
 archive with the use of Doxygen.  The HTML documentation can be browsed
 on-line at http://doc.coin3d.org/.
 .
 For more information on Coin, see http://www.coin3d.org/.