1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: globs
Section: x11
Priority: extra
Maintainer: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
scons,
libsdl1.2-dev,
libsdl-image1.2-dev,
python-all
Standards-Version: 3.9.2
Homepage: http://globs.sourceforge.net/
Vcs-Git: git://git.debian.org/collab-maint/globs.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/globs.git;a=summary
Package: globs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
python, python-glade2
Description: GL Open Benchmark Suite
GL O.B.S. is based around a PyGTK interface that launches OpenGL programs
feeding them with a common CLI options set which will affect their
behavior, then receives back their statistical output.
.
It aims to provide a 3D benchmarking utility to the Linux users.
|