1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: plib-doc
Section: doc
Priority: extra
Maintainer: Bradley Smith <bradsmith@debian.org>
Uploaders: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: imagemagick
Standards-Version: 3.8.1
Homepage: http://plib.sourceforge.net/
Vcs-Git: http://git.brad-smith.co.uk/git/debian/plib-doc.git
Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/plib-doc.git;a=summary
Package: libplib-doc
Architecture: all
Suggests: libplib-dev, g++, autoconf, automake, libxi-dev, libxmu-dev
Description: Portability Libraries: documentation and examples
The Portability Libraries plib provide a Joystick interface, a simple GUI
built on top of OpenGL, some standard geometry functions, a sound library
and a simple scene graph API built on top of OpenGL.
.
This package contains HTML documentation and examples for plib. The
documentation is a copy of the documentation which can be found online at
http://plib.sourceforge.net/
|