File: control

package info (click to toggle)
globs 0.2.0~svn50-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,192 kB
  • ctags: 461
  • sloc: ansic: 2,225; python: 1,727; makefile: 93; sh: 2
file content (24 lines) | stat: -rw-r--r-- 806 bytes parent folder | download
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.