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
|
Source: orsa
Section: science
Priority: optional
Maintainer: Frank S. Thomas <frank@thomas-alfeld.de>
Standards-Version: 3.7.2
Build-Depends: dpkg-dev (>= 1.13.19), , cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), libreadline5-dev | libreadline-dev, libqt3-mt-dev (>= 3:3.3), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libgsl0-dev (>= 1.5), fftw-dev (>= 2.1), libcln-dev (>= 1.1.6), libginac-dev (>= 1.2.0), libgmp3-dev, sharutils, docbook2x, docbook-xml
Build-Depends-Indep: doxygen, graphviz
Package: xorsa
Section: science
Architecture: any
Depends: ${shlibs:Depends}
Description: tool for Celestial Mechanics investigations
Orbit Reconstruction, Simulation and Analysis (ORSA) is a framework
for Celestial Mechanics investigations. The main goals of the project
are the implementation of state of the art orbit integration
algorithms, with concerns on accuracy and performance, and the
development of a number of analysis tools.
.
This package contains xorsa, the main graphical application provided
by the ORSA project. It is an interactive tool for scientific grade
Celestial Mechanics computations. Asteroids, comets, artificial
satellites, Solar, and extra-Solar planetary systems can be
accurately reproduced, simulated and analyzed.
.
Homepage: http://orsa.sourceforge.net
Package: liborsa0c2a
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: liborsa0
Replaces: liborsa0
Description: ORSA framework library
Orbit Reconstruction, Simulation and Analysis (ORSA) is a framework
for Celestial Mechanics investigations. The main goals of the project
are the implementation of state of the art orbit integration
algorithms, with concerns on accuracy and performance, and the
development of a number of analysis tools.
.
This package provides the shared library required to run programs
compiled with the ORSA library. To compile your own programs you also
need to install the liborsa0-dev package.
.
Homepage: http://orsa.sourceforge.net
Package: liborsa0-dev
Section: libdevel
Architecture: any
Depends: liborsa0c2a (= ${binary:Version}), libgsl0-dev (>= 1.5), fftw-dev (>= 2.1), libcln-dev (>= 1.1.6), libginac-dev (>= 1.2.0), libgmp3-dev
Suggests: liborsa-doc (= ${source:Version})
Description: ORSA framework library (development files)
Orbit Reconstruction, Simulation and Analysis (ORSA) is a framework
for Celestial Mechanics investigations. The main goals of the project
are the implementation of state of the art orbit integration
algorithms, with concerns on accuracy and performance, and the
development of a number of analysis tools.
.
This package contains header files, static libraries and symbolic
links that developers using the ORSA library will need.
.
Homepage: http://orsa.sourceforge.net
Package: liborsa-doc
Section: doc
Architecture: all
Description: ORSA framework library documentation
Orbit Reconstruction, Simulation and Analysis (ORSA) is a framework
for Celestial Mechanics investigations. The main goals of the project
are the implementation of state of the art orbit integration
algorithms, with concerns on accuracy and performance, and the
development of a number of analysis tools.
.
This package contains the API documentation for the ORSA library.
.
Homepage: http://orsa.sourceforge.net
|