| 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), libboost-python-dev (>=1.46),
 | 
|---|
| 7 |  libboost-program-options-dev (>=1.46), libboost-serialization-dev (>=1.46),
 | 
|---|
| 8 |  libboost-graph-dev (>=1.46), libboost-system-dev (>=1.46), 
 | 
|---|
| 9 |  libboost-filesystem-dev (>=1.46), libboost-iostreams-dev (>=1.46),
 | 
|---|
| 10 |  libboost-python-dev (>=1.46), python (>=2.7), python-dev (>=2.7), libgsl0-dev, 
 | 
|---|
| 11 |  libcodepatterns (>=1.3.0), liblapack-dev (>= 3.3.1), levmar (>=2.6),
 | 
|---|
| 12 |  units, libcppunit-dev (>=1.12), libqt4-dev (>=4.8.5), libqt4-3d-dev (>=1.0),
 | 
|---|
| 13 |  libqwt5-qt4-dev (>=5.2.2), doxygen (>=1.7.6), graphviz (>= 2.26.3)
 | 
|---|
| 14 | Build-Conflicts: autoconf2.13, automake1.4
 | 
|---|
| 15 | Standards-Version: 3.9.3
 | 
|---|
| 16 | Homepage: https://www.molecuilder.de/
 | 
|---|
| 17 | 
 | 
|---|
| 18 | Package: molecuilder
 | 
|---|
| 19 | Architecture: any
 | 
|---|
| 20 | Depends: ${shlibs:Depends}, ${misc:Depends}
 | 
|---|
| 21 | Suggests: mpqc, psi3
 | 
|---|
| 22 | Description: creates, alters and prepares molecular systems for simulations
 | 
|---|
| 23 |  MoleCuilder is a tool for preparing molecular systems for molecular
 | 
|---|
| 24 |  dynamics simulations. You add, modify, and manipulate atoms and molecules.
 | 
|---|
| 25 |  Empirical potentials parametrizations can be calculated via an efficient
 | 
|---|
| 26 |  fragmentation scheme from ab-initio calculations.
 | 
|---|
| 27 | 
 | 
|---|
| 28 | Package: molecuilder-dbg
 | 
|---|
| 29 | Architecture: any
 | 
|---|
| 30 | Section: debug
 | 
|---|
| 31 | Priority: extra
 | 
|---|
| 32 | Depends:
 | 
|---|
| 33 |     molecuilder (= ${binary:Version}),
 | 
|---|
| 34 |     ${misc:Depends}
 | 
|---|
| 35 | Description: debugging symbols for molecuilder
 | 
|---|
| 36 |  MoleCuilder is a tool for preparing molecular systems for molecular
 | 
|---|
| 37 |  dynamics simulations. You add, modify, and manipulate atoms and molecules.
 | 
|---|
| 38 |  Empirical potentials parametrizations can be calculated via an efficient
 | 
|---|
| 39 |  fragmentation scheme from ab-initio calculations.
 | 
|---|
| 40 |  .
 | 
|---|
| 41 |  This package contains the debugging symbols for molecuilder.
 | 
|---|
| 42 | 
 | 
|---|
| 43 | Package: molecuilder-dev
 | 
|---|
| 44 | Architecture: any
 | 
|---|
| 45 | Priority: extra
 | 
|---|
| 46 | Depends:
 | 
|---|
| 47 |     molecuilder (= ${binary:Version}),
 | 
|---|
| 48 |     ${misc:Depends}
 | 
|---|
| 49 | Description: headers for molecuilder
 | 
|---|
| 50 |  MoleCuilder is a tool for preparing molecular systems for molecular
 | 
|---|
| 51 |  dynamics simulations. You add, modify, and manipulate atoms and molecules.
 | 
|---|
| 52 |  Empirical potentials parametrizations can be calculated via an efficient
 | 
|---|
| 53 |  fragmentation scheme from ab-initio calculations.
 | 
|---|
| 54 |  .
 | 
|---|
| 55 |  This package contains everything to compile against molecuilder.
 | 
|---|