Source: gyoto
Section: science
Priority: extra
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Thibaut Paumard <thibaut@debian.org>
Build-Depends: debhelper (>= 7.0.50~), yorick-dev, yorick-yutils,
	       libxerces-c-dev, libcfitsio-dev, libudunits2-dev,
	       libboost-dev (>= 1.53.1), autotools-dev
Build-Depends-Indep: doxygen, doxygen-latex,
               texlive-bibtex-extra, texlive-latex-base,
               texlive-lang-french, tipa
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/debian-astro/packages/gyoto.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-astro/packages/gyoto.git
Homepage: http://gyoto.obspm.fr

Package: gyoto
Architecture: linux-any hurd-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: General relativistic ray-tracing
 Gyoto is a framework for computing geodesics in curved
 space-times. The gyoto utility program uses this framework to compute
 images of astronomical objects in the vicinity of compact objects
 (e.g. black-holes). Such images are distorted by strong gravitational
 lensing. The gyoto program takes a scenery description in XML format,
 computes this scenery using relativistic ray-tracing, and saves the
 result in FITS format.
 .
 More complex uses of the Gyoto framework can be achieved using the
 yorick-gyoto package. Gyoto can be extended with plug-ins (see
 libgyoto2-dev).

Package: libgyoto2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: General relativistic geodesic integration and ray-tracing
 Gyoto aims at providing a framework for computing orbits and
 ray-traced images in General relativity. It consists in a shared
 library (this package), utility programs (in the gyoto package), and
 a plug-in for the Yorick programing language (in yorick-gyoto). Gyoto
 can be extended with plug-ins (see libgyoto2-dev).

Package: gyoto-dbg
Architecture: any
Section: debug
Depends: libgyoto2 (= ${binary:Version}),
	 gyoto (= ${binary:Version}) [!kfreebsd-any],
	 yorick-gyoto (= ${binary:Version}),
	 ${misc:Depends}
Description: debugging symbols for gyoto, libgyoto2 and yorick-gyoto
 Gyoto aims at providing a framework for computing orbits and
 ray-traced images in General relativity. It consists in a shared
 library (this package), utility programs (in the gyoto package), and
 a plug-in for the Yorick programing language (in yorick-gyoto).
 .
 This package contains the debugging symbols for the gyoto, libgyoto2
 and yorick-gyoto packages.

Package: libgyoto2-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libgyoto2 (= ${binary:Version}),
	 libc-dev, libxerces-c3.1
Replaces: libgyoto0-dev, libgyoto1-dev
Breaks:   libgyoto0-dev, libgyoto1-dev
Description: development files for libgyoto
 Gyoto aims at providing a framework for computing orbits and
 ray-traced images in General relativity.
 .
 This package provides the files necessary to compile Gyoto plugins
 and codes using the libgyoto library.

Package: yorick-gyoto
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
	 yorick (>= 2.1.05), yorick-yutils (>= 1.3), yorick-gy, gir1.2-gtk-3.0
Description: General relativistic geodesic integration for the Yorick language
 Gyoto aims at providing a framework for computing orbits and
 ray-traced images in General relativity.
 .
 This package provides a plug-in for the Yorick programing language
 exposing the Gyoto facilities. It allows using Gyoto interactively
 from the yorick prompt or running complex Gyoto scripts.

Package: gyoto-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: documentation for the Gyoto library
 Gyoto aims at providing a framework for computing orbits and
 ray-traced images in General relativity. It consists in a library
 (libgyoto), utility programs, and a plug-in for the Yorick programing
 language.
 .
 This package contains the Gyoto Reference Manual.
