-
Notifications
You must be signed in to change notification settings - Fork 0
/
control
134 lines (125 loc) · 7.05 KB
/
control
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
Source: vle-1.1
Section: misc
Priority: optional
Maintainer: Gauthier Quesnel <[email protected]>
Build-Depends: debhelper (>= 9), cmake (>= 2.6), g++ (>= 4:3.2.2-0), devscripts, libgtkmm-2.4-dev, libboost-dev (>= 1.41), libboost-chrono-dev|libboost-dev (<< 1.49), libboost-date-time-dev, libboost-filesystem-dev, libboost-test-dev, libboost-regex-dev, libboost-program-options-dev, libboost-thread-dev, mpi-default-dev, libgtksourceview2.0-dev, libarchive-dev
Build-Depends-Indep: doxygen, graphviz
Standards-Version: 3.9.4
Homepage: http://www.vle-project.org
Vcs-Git: git://github.com/vle-forge/debian.git
Vcs-Browser: https://github.com/vle-forge/debian.git
Package: vle-1.1
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libvle-1.1-0
Description: Environment of modeling and simulation (executables files)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains vle and mvle excutables files.
Package: gvle-1.1
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libgvle-1.1-0
Description: Environment of modeling and simulation (executables files)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains the gvle excutable file.
Package: libvle-1.1-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libvle-1.1-data, pkg-config, cmake, libxml2-dev, libglibmm-2.4-dev, gcc, g++
Description: Environment of modeling and simulation (runtimes files)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains the shared library of VLE.
Package: libgvle-1.1-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libvle-1.1-0, libvle-1.1-data
Description: Environment of modeling and simulation (runtimes files)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains the shared library of GVLE.
Package: libvle-1.1-dev
Section: libdevel
Architecture: any
Depends: libvle-1.1-0 (= ${binary:Version}), libboost-dev (>= 1.41), libboost-chrono-dev|libboost-dev (<< 1.49), libboost-date-time-dev, libboost-filesystem-dev, libboost-test-dev, libboost-regex-dev, libboost-program-options-dev, libboost-thread-dev, libboost-mpi-dev, libarchive-dev, ${misc:Depends}
Description: Environment of modeling and simulation (development files)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains the header and development files which are
needed for building VLE applications and modules.
Package: libgvle-1.1-dev
Section: libdevel
Architecture: any
Depends: libgvle-1.1-0 (= ${binary:Version}), libvle-1.1-0 (= ${binary:Version}), libgtkmm-2.4-dev, libglademm-2.4-dev, libboost-dev (>= 1.41), libboost-chrono-dev|libboost-dev (<< 1.49), libboost-date-time-dev, libboost-filesystem-dev, libboost-test-dev, libboost-regex-dev, libboost-program-options-dev, libboost-thread-dev, libboost-mpi-dev, libarchive-dev, ${misc:Depends}
Description: Environment of modeling and simulation (development files)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains the header and development files which are
needed for building GVLE applications and modules.
Package: libvle-1.1-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Environment of modeling and simulation (documentation)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains the HTML documentation for the libraries
in /usr/share/vle-1.1/doc
Package: libvle-1.1-data
Section: utils
Architecture: all
Depends: ${misc:Depends}
Description: Environment of modeling and simulation (common files)
VLE is a multi-modeling and simulation platform. It is a powerful modeler and
a simulator supporting the use of different formalisms for the specification
of models and implementing the corresponding solvers in a unified manner.
In addition to the classical use of one single formalism for modeling and
simulation, VLE integrates, i.e. couples, heterogeneous formalisms in one
coherent simulation model. VLE supports the new generation of
inter-disciplinary simulation models
.
This package contains the common files which the libraries need.