File: control

package info (click to toggle)
wfmath 0.3.3-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,044 kB
  • ctags: 1,045
  • sloc: cpp: 8,285; sh: 7,936; makefile: 102
file content (53 lines) | stat: -rw-r--r-- 1,806 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
Source: wfmath
Section: libs
Priority: optional
Maintainer: Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>> 4.0.0), cdbs, doxygen
Standards-Version: 3.6.1

Package: libwfmath-0.3-dev
Section: libdevel
Architecture: any
Depends: libwfmath-0.3 (= ${Source-Version})
Suggests: libwfmath-doc
Description: WorldForge math library - development files
 The primary focus of WFMath is geometric objects. Thus,
 it includes an several shapes (boxes, balls, lines),
 in addition to the basic math objects that are used to 
 build these shapes (points, vectors, matrices).
 .
 This package contains the development files.

Package: libwfmath-doc
Section: doc
Architecture: all
Description: WorldForge math library - API documentation
 The primary focus of WFMath is geometric objects. Thus,
 it includes an several shapes (boxes, balls, lines),
 in addition to the basic math objects that are used to 
 build these shapes (points, vectors, matrices).
 .
 This package contains the API documentation files.

Package: libwfmath-0.3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: WorldForge math library
 The primary focus of WFMath is geometric objects. Thus,
 it includes an several shapes (boxes, balls, lines),
 in addition to the basic math objects that are used to 
 build these shapes (points, vectors, matrices).

Package: libwfmath-0.3-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libwfmath-0.3 (= ${Source-Version})
Description: WorldForge math library - debugging library
 The primary focus of WFMath is geometric objects. Thus,
 it includes an several shapes (boxes, balls, lines),
 in addition to the basic math objects that are used to 
 build these shapes (points, vectors, matrices).
 .
 This package contains the library with debugging symbols.