blob: 653d865fc34d0c139bafbf97e447abb543ce019f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gputest
pkgdesc = cross-platform GPU stress test and OpenGL benchmark. Contains FurMark, TessMark
pkgver = 0.7.0
pkgrel = 1
url = http://www.geeks3d.com/gputest/
arch = x86_64
license = custom:freeware
makedepends = unzip
depends = gcc-libs
depends = mesa
optdepends = python2: tkinter gui
optdepends = tk: tkinter gui
source = http://www.ozone3d.net/gputest/dl/GpuTest_Linux_x64_0.7.0.zip
source = gputest.sh
pkgname = gputest
|