1 | Source:molecuilder
|
---|
2 | Section: science
|
---|
3 | Priority: optional
|
---|
4 | Maintainer: Frederik Heber <heber@molecuilder.com>
|
---|
5 | Build-Depends: debhelper (>=9), cdbs, autoconf, automake (>=1.11), pkg-config,
|
---|
6 | gfortran, libgpg-error0, libboost-dev (>=1.46), python2.7, libgsl0-dev,
|
---|
7 | libcodepatterns (>=1.3.0), levmar (>=2.6), units, libcppunit-dev (>=1.12),
|
---|
8 | libqt4-dev (>=4.8.5),
|
---|
9 | Build-Conflicts: autoconf2.13, automake1.4
|
---|
10 | Standards-Version: 3.9.3
|
---|
11 | Homepage: https://www.molecuilder.de/
|
---|
12 |
|
---|
13 | Package: molecuilder
|
---|
14 | Architecture: any
|
---|
15 | Depends: ${shlibs:Depends}, ${misc:Depends}
|
---|
16 | Suggests: mpqc, psi3
|
---|
17 | Description: creates, alters and prepares molecular systems for simulations
|
---|
18 | MoleCuilder is a tool for preparing molecular systems for molecular
|
---|
19 | dynamics simulations. You add, modify, and manipulate atoms and molecules.
|
---|
20 | Empirical potentials parametrizations can be calculated via an efficient
|
---|
21 | fragmentation scheme from ab-initio calculations.
|
---|
22 |
|
---|
23 | Package: molecuilder-dbg
|
---|
24 | Architecture: any
|
---|
25 | Section: debug
|
---|
26 | Priority: extra
|
---|
27 | Depends:
|
---|
28 | molecuilder (= ${binary:Version}),
|
---|
29 | ${misc:Depends}
|
---|
30 | Description: debugging symbols for molecuilder
|
---|
31 | MoleCuilder is a tool for preparing molecular systems for molecular
|
---|
32 | dynamics simulations. You add, modify, and manipulate atoms and molecules.
|
---|
33 | Empirical potentials parametrizations can be calculated via an efficient
|
---|
34 | fragmentation scheme from ab-initio calculations.
|
---|
35 | .
|
---|
36 | This package contains the debugging symbols for molecuilder.
|
---|
37 |
|
---|
38 | Package: molecuilder-dev
|
---|
39 | Architecture: any
|
---|
40 | Priority: extra
|
---|
41 | Depends:
|
---|
42 | molecuilder (= ${binary:Version}),
|
---|
43 | ${misc:Depends}
|
---|
44 | Description: headers for molecuilder
|
---|
45 | MoleCuilder is a tool for preparing molecular systems for molecular
|
---|
46 | dynamics simulations. You add, modify, and manipulate atoms and molecules.
|
---|
47 | Empirical potentials parametrizations can be calculated via an efficient
|
---|
48 | fragmentation scheme from ab-initio calculations.
|
---|
49 | .
|
---|
50 | This package contains everything to compile against molecuilder.
|
---|