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