File: control

package info (click to toggle)
sofa-framework 1.0~beta4-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 88,224 kB
  • ctags: 26,759
  • sloc: cpp: 151,113; ansic: 2,387; xml: 581; sh: 431; makefile: 101
file content (102 lines) | stat: -rw-r--r-- 3,770 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
Source: sofa-framework
Section: graphics
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Dominique Belhachemi <domibel@cs.tu-berlin.de>
Build-Depends: debhelper (>= 7), quilt, freeglut3-dev, libnewmat10-dev,
 libglew-dev, libqt4-dev, libqt4-opengl-dev, libboost-dev, libxml2-dev,
 libboost-graph-dev, libboost-thread-dev, libqwt5-qt4-dev, libpng-dev, pkg-config, libtinyxml-dev
Build-Depends-Indep: doxygen, graphviz
Build-Conflicts: qt3-dev-tools
Standards-Version: 3.8.4
Homepage: http://www.sofa-framework.org/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sofa-framework/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/sofa-framework/trunk/


Package: sofa-apps
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libsofa1 (= ${binary:Version}), sofa-data
Description: GUI for the Simulation Open Framework Architecture (SOFA)
 SOFA is an Open Source framework primarily targeted at
 real-time simulation, with an emphasis on medical simulation.
 It is mostly intended for the research community to help
 develop newer algorithms, but can also be used as an efficient
 prototyping tool.
 .
 This package contains the SOFA main application.


Package: libsofa1-dev
Section: libdevel
Architecture: any
Depends: libsofa1 (= ${binary:Version}), ${misc:Depends}
Suggests: sofa-tutorials, sofa-doc
Description: Simulation Open Framework Architecture - development
 SOFA is an Open Source framework primarily targeted at
 real-time simulation, with an emphasis on medical simulation.
 It is mostly intended for the research community to help 
 develop newer algorithms, but can also be used as an efficient
 prototyping tool.
 .
 This package contains the development files needed to build your own
 SOFA applications.



Package: libsofa1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simulation Open Framework Architecture - runtime
 SOFA is an Open Source framework primarily targeted at
 real-time simulation, with an emphasis on medical simulation.
 It is mostly intended for the research community to help 
 develop newer algorithms, but can also be used as an efficient
 prototyping tool. 
 .
 This package contains the libraries needed to run SOFA applications.


Package: sofa-tutorials
Section: graphics
Architecture: all
Depends: ${misc:Depends}
Description: Simulation Open Framework Architecture - tutorials
 SOFA is an Open Source framework primarily targeted at
 real-time simulation, with an emphasis on medical simulation.
 It is mostly intended for the research community to help
 develop newer algorithms, but can also be used as an efficient
 prototyping tool.
 .
 This package contains tutorials from the SOFA source.


Package: sofa-data
Section: graphics
Architecture: all
Depends: ${misc:Depends}
Description: Simulation Open Framework Architecture - data
 SOFA is an Open Source framework primarily targeted at
 real-time simulation, with an emphasis on medical simulation.
 It is mostly intended for the research community to help
 develop newer algorithms, but can also be used as an efficient
 prototyping tool.
 .
 This package contains data for the SOFA applications.


Package: sofa-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: SOFA class reference documentation
 SOFA is an Open Source framework primarily targeted at
 real-time simulation, with an emphasis on medical simulation.
 It is mostly intended for the research community to help
 develop newer algorithms, but can also be used as an efficient
 prototyping tool.
 .
 This package contains exhaustive HTML documentation for the all the
 documented C++ classes.