Source: yade
Section: science
Priority: extra
Homepage: https://launchpad.net/yade
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Anton Gladky <gladk@debian.org>
Vcs-Git: git://git.debian.org/git/debian-science/packages/yade.git
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/yade.git
Build-Depends:
 binutils-gold [amd64 i386],
 cmake,
 debhelper (>= 9),
 docbook-to-man,
 freeglut3-dev,
 g++(>>4:4.0),
 gdb,
 ipython,
 libboost-date-time-dev (>=1.35),
 libboost-dev (>=1.35),
 libboost-filesystem-dev (>=1.35),
 libboost-iostreams-dev (>=1.35),
 libboost-program-options-dev,
 libboost-python-dev (>=1.35),
 libboost-regex-dev (>=1.35),
 libboost-serialization-dev,
 libboost-thread-dev (>=1.35),
 libcgal-dev,
 libeigen3-dev,
 libgl1-mesa-dev,
 libgts-dev,
 libloki-dev,
 libqglviewer-qt4-dev,
 libvtk5-dev,
 libxi-dev,
 libxmu-dev,
 pyqt4-dev-tools,
 python-argparse,
 python-imaging,
 python-matplotlib,
 python-numpy,
 python-qt4,
 python-support,
 python-tk,
 python-xlib
Build-Depends-Indep:
 dvipng,
 graphviz,
 libjs-jquery,
 lmodern,
 python-bibtex,
 python-sphinx (>=1.0.6),
 texlive-latex-extra,
 texlive-latex-recommended,
 texlive-pictures,
 texlive-xetex,
 tipa
Standards-Version: 3.9.4

Package: yade
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends}
Multi-Arch: same
Depends:
 gnuplot,
 gtk2-engines-pixbuf,
 ipython,
 libjs-jquery,
 libjs-underscore,
 python (<<2.8),
 python (>= 2.7),
 python-argparse,
 python-imaging,
 python-matplotlib,
 python-numpy,
 python-qt4,
 python-tk,
 python-xlib,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Recommends:
 mencoder
Description: Platform for discrete element modeling
 Yet Another Dynamic Engine.
 .
 Extensible open-source framework for discrete numerical models,
 focused on Discrete Element Method.
 The computation parts are written in c++ using flexible object model,
 allowing independent implementation of new algorithms and interfaces.
 Python is used for rapid and concise scene construction,
 simulation control, postprocessing and debugging.
 .
 This package contains speed-optimized build of yade.

Package: yade-doc
Architecture: all
Section: doc
Recommends:
 yade
Depends:
 libjs-jquery,
 ${misc:Depends}
Description: Platform for discrete element modeling. Documentation
 Yet Another Dynamic Engine.
 .
 Extensible open-source framework for discrete numerical models,
 focused on Discrete Element Method.
 The computation parts are written in c++ using flexible object model,
 allowing independent implementation of new algorithms and interfaces.
 Python is used for rapid and concise scene construction,
 simulation control, postprocessing and debugging.
 .
 This package contains examples, test scripts and documentation.
