blob: 515b30d4455c5a16dbe48ff76ff89090179f60e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = furmark
pkgdesc = Lightweight but intensive GPU stress test and benchmarking tool for OpenGL and Vulkan
pkgver = 2.0.16.0
pkgrel = 1
url = https://www.geeks3d.com/furmark/v2/
arch = x86_64
license = custom:freeware
makedepends = unzip
depends = gcc-libs
depends = opengl-driver
depends = glu
depends = libxcb
optdepends = vulkan-driver: Vulkan benchmark support
source = https://gpumagick.com/downloads/files/2024/furmark2/FurMark_2.0.16_linux64.zip
md5sums = 655dbab19f3b734aab4bdd91aa7b4090
pkgname = furmark
|