summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 41c8d427071bfde8c5794b32aba4215f2c3d70a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = mini-benchmarker
	pkgdesc = A simple benchmarking script using stress-ng, perf, blender etc.
	pkgver = 0.9.r121.g74b00c4
	pkgrel = 1
	url = https://gitlab.com/torvic9/bash-scripts/-/tree/master/mini-benchmarker
	arch = x86_64
	depends = gcc
	depends = make
	depends = cmake
	depends = time
	depends = perf
	depends = unzip
	depends = nasm
	depends = inxi
	depends = argon2
	depends = gmp
	depends = wget
	depends = blender
	depends = zlib
	depends = libdrm
	depends = git
	depends = python
	source = git+https://gitlab.com/torvic9/bash-scripts.git
	sha512sums = SKIP

pkgname = mini-benchmarker