blob: d4ca4944b524b13aa8c4a3f3e43abadf43992d85 (
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
|
pkgbase = phoronix-test-suite
pkgdesc = The most comprehensive testing and benchmarking platform available for Linux
pkgver = 10.2.2
pkgrel = 1
url = http://www.phoronix-test-suite.com/
arch = any
license = GPL3
depends = php
optdepends = php-gd
optdepends = sqlite3: required when running a Phoromatic server.
optdepends = gcc-fortran: required for universe-cli test suite
optdepends = blas: required for universe-cli test suite
optdepends = lapack: required for universe-cli test suite
optdepends = portaudio: required for universe-cli test suite
optdepends = unzip: required for universe-cli test suite
optdepends = mesa-demos: required for universe-cli test suite
optdepends = openmpi: required for universe-cli test suite
options = !strip
source = phoronix-test-suite-10.2.2.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v10.2.2.tar.gz
source = https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/phoronix-test-suite-launcher.patch
sha256sums = 2f214dc19bfe61cf546084798a88c7be642222e66d5523f7f8bb0ce795c66534
sha256sums = 577326343d0303a59fd469c3f9c9740e756dd59c0660c54363b62d6fd1cee26d
pkgname = phoronix-test-suite
|