# Contributor: Lucas Ramage # Maintainer: Lucas Ramage pkgname=phoronix-test-suite pkgver=8.4.1 pkgrel=0 pkgdesc="The most comprehensive testing and benchmarking platform available for Linux" url="https://www.phoronix-test-suite.com" arch="noarch" license="GPL-3.0" depends="php7 php7-dom php7-zip php7-json php7-simplexml" subpackages="pkgname-doc" provides="phoromatic-server phoromatic-client" source="${pkgname}-${pkgver}.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz" options="!check" package() { cd $builddir DESTDIR="${pkgdir}" ./install-sh } sha512sums="f3eb28cbf9daef353ef129aaee1354e0b532e0bc5148a6b0c85397b3de663e1efc17a0ca8001a86868fb07471aab28870a8177f0f1362a0704e84ef1c768342f phoronix-test-suite-8.4.1.tar.gz"