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
|
Source: mgltools-opengltk
Section: non-free/science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
XS-Autobuild: yes
Uploaders: Steffen Moeller <moeller@debian.org>,
Sargis Dallakyan <sargis@scripps.edu>,
Andreas Tille <tille@debian.org>,
Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper (>= 9),
python-all-dev (>= 2.6),
swig,
libglu1-mesa-dev,
mesa-common-dev,
tk-dev,
libxmu-dev,
python-numpy,
dh-python
Standards-Version: 3.9.8
XS-Python-Version: >= 2.6
Homepage: http://mgltools.scripps.edu/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/opengltk/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mgltools/opengltk/trunk/
Package: mgltools-opengltk
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, libglu1-mesa, tk8.4|tk8.5|tk, python-numpy, mgltools-gle
Enhances: autodocktools
Description: Opengltk Python extension
The library is needed by mgltools-autodocktools at runtime. It contains
the interface for building OpenGL Python extensions with the Python
build system Distutils. Distutils uses SWIG for generating C wrapper
code.
|