[go: up one dir, main page]

File: control

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 (56 lines) | stat: -rw-r--r-- 2,309 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: coin3
Homepage: http://www.coin3d.org/
Section: graphics
Maintainer: Steve M. Robbins <smr@debian.org>
Priority: optional
Build-Depends: cdbs, debhelper (>= 5), quilt, libx11-dev, libxext-dev, libxi-dev, libxmu-dev, libxp-dev, libxpm-dev, libxt-dev, libgl1-mesa-dev, doxygen
Standards-Version: 3.8.3

Package: libcoin60
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libsimage-dev, libfreetype6, libopenal0a, zlib1g, libbz2-1.0
Description: high-level 3D graphics kit implementing the Open Inventor API
 Coin 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.  Installing the suggested packages will enable
 extra features:
 .
     libsimage-dev enables loading of image files in SbImage
     libfreetype6 enables use of TrueType fonts
     libopenal0a   enables audio support
     zlib1g and libbz2 enable transparent read of compressed files

Package: libcoin60-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libcoin60 (= ${binary:Version}), libx11-dev, libxext-dev, libxi-dev, libxmu-dev, libxp-dev, libxpm-dev, libxt-dev, libgl1-mesa-dev | libgl-dev
Suggests: libcoin60-doc (= ${binary:Version})
Conflicts: inventor-dev, libcoin20-dev, libcoin40-dev
Description: high-level 3D graphics devkit with Open Inventor and VRML97 support
 Coin 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.

Package: libcoin60-runtime
Architecture: all
Section: libs
Depends: ${misc:Depends}
Suggests: libcoin60
Conflicts: libcoin20-runtime, libcoin40-runtime
Description: high-level 3D graphics kit - 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.  This package is completely optional.

Package: libcoin60-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libcoin60-dev (= ${binary:Version})
Conflicts: inventor-dev, libcoin20-doc, libcoin40-doc
Description: high-level 3D graphics kit with Open Inventor and VRML97 support
 API documentation for the Coin library (the Open Inventor API) in
 manpage and HTML format.