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
|
Source: wfmath
Section: libs
Priority: optional
Maintainer: Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>> 4.0.0), cdbs, doxygen
Standards-Version: 3.6.2
Package: libwfmath-0.3-dev
Section: libdevel
Architecture: any
Depends: libwfmath-0.3-3c2a (= ${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-3c2a
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libwfmath-0.3, libwfmath-0.3-3, libwfmath-0.3-3c2
Replaces: libwfmath-0.3, libwfmath-0.3-3, libwfmath-0.3-3c2
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-3c2a-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libwfmath-0.3-3c2a (= ${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.
|