Source: soya
Section: python
Priority: optional
Maintainer: Vincent Bernat <bernat@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>,
           David Martínez Martí (mainkey) <deavidsedice@gmail.com>
Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5),
               python-all-dev (>= 2.6.6-3~), python-all-dbg,
               libsdl1.2-dev, libcal3d12-dev,
               libglu1-mesa-dev | libglu-dev,
               libfreetype6-dev, libpng-dev,
               libglew1.5-dev, libode-sp-dev,
               libopenal-dev (>= 1:0.2005080600-2), libalut-dev,
               python-pyrex (>= 0.9.7.2)
Standards-Version: 3.9.5
Homepage: http://home.gna.org/oomadness/en/soya/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/soya/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/soya/trunk/

Package: python-soya
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends},
         python-imaging-tk, python-editobj (>= 0.5.7-4),
         python-twisted-core,
         fonts-freefont-ttf,
         ${misc:Depends}
Suggests: python-soya-doc
Provides: ${python:Provides}
Description: high level 3D engine for Python
 Soya 3D is a high level 3D engine for Python. It relies on OpenGL and
 SDL. It is designed with games in mind, and written partly in Python
 and partly in C; the goal is to provide a full architecture for making
 free (GPL) games of professional quality entirely in Python.
 Soya can also render on PyGame surfaces !

Package: python-soya-dbg
Architecture: any
Priority: extra
Section: debug
Depends: python-soya (= ${binary:Version}),
	 ${misc:Depends}, ${shlibs:Depends}
Recommends: ${python:Depends}
Description: high level 3D engine for Python - debug extension
 Soya 3D is a high level 3D engine for Python. It relies on OpenGL and
 SDL. It is designed with games in mind, and written partly in Python
 and partly in C; the goal is to provide a full architecture for making
 free (GPL) games of professional quality entirely in Python.
 Soya can also render on PyGame surfaces !
 .
 This package contains the extensions built for the Python debug
 interpreter as well as debug symbols.
