File: control

package info (click to toggle)
cal3d 0.11.0-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,888 kB
  • ctags: 1,671
  • sloc: cpp: 13,606; sh: 8,923; makefile: 214
file content (46 lines) | stat: -rw-r--r-- 1,676 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
Source: cal3d
Section: libs
Priority: optional
Maintainer: Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>= 5), doxygen
Standards-Version: 3.8.2
Homepage: https://gna.org/projects/cal3d/

Package: libcal3d12
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: Skeletal based 3d character animation library
 Cal3d is a skeletal based 3d character animation library
 written in C++ in a platform-/graphic API-independent way.
 It has an unified exporter plugin framework. Currently it
 includes exporters 16 for 3D Studio Max and MilkShape 3D).
 .
 This package contains the cal3 runtime library.

Package: libcal3d12-dev
Section: libdevel
Architecture: any
Depends: libcal3d12 (= ${binary:Version})
Conflicts: libcal3d-dev, libcal3d10-dev
Replaces: libcal3d-dev, libcal3d10-dev
Provides: libcal3d-dev
Description: Skeletal based 3d character animation library - development files
 Cal3d is a skeletal based 3d character animation library
 written in C++ in a platform-/graphic API-independent way.
 It has an unified exporter plugin framework. Currently it
 includes exporters 16 for 3D Studio Max and MilkShape 3D).
 .
 This package contains the cal3 development files.

Package: libcal3d-doc
Section: doc
Architecture: all
Recommends: libcal3d12-dev (>= ${source:Version})
Description: Skeletal based 3d character animation library - API documentation
 Cal3d is a skeletal based 3d character animation library
 written in C++ in a platform-/graphic API-independent way.
 It has an unified exporter plugin framework. Currently it
 includes exporters 16 for 3D Studio Max and MilkShape 3D).
 .
 This package contains the cal3 API documentation.