summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 13 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 532714f1fef3..3c3f6c8b40d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Fabio Austin Haedicke <austin.haedicke@gmail.com>
pkgname=phoronix-test-suite-git
-pkgver=10.2.0m1.r0.g931dd5c73
+pkgver=10.8.2.r0.g59dd31383
pkgrel=1
pkgdesc="The most comprehensive testing and benchmarking platform available for Linux"
arch=(any)
license=(GPL3)
-url="http://www.phoronix-test-suite.com/"
+url="https://www.phoronix-test-suite.com/"
depends=(php)
makedepends=(git)
optdepends=('python'
@@ -19,10 +19,19 @@ optdepends=('python'
'portaudio: required for universe-cli test suite'
'unzip: required for universe-cli test suite'
'mesa-demos: required for universe-cli test suite'
- 'openmpi: required for universe-cli test suite')
+ 'openmpi: required for universe-cli test suite'
+ gmic
+ hugin
+ tesseract
+ ocrmypdf
+ rawtherapee
+ gegl
+ 'python-mako: pts/libplacebo'
+ 'clang70: pts/oneapi-level-zero'
+)
provides=(phoronix-test-suite)
conflicts=(phoronix-test-suite)
-source=("${pkgname%-git}::git://github.com/phoronix-test-suite/phoronix-test-suite.git"
+source=("git+https://github.com/phoronix-test-suite/phoronix-test-suite.git"
"https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/phoronix-test-suite-launcher.patch")
sha256sums=('SKIP'
'577326343d0303a59fd469c3f9c9740e756dd59c0660c54363b62d6fd1cee26d')