# Contributor: Lucas Ramage # Maintainer: Lucas Ramage pkgname=phoronix-test-suite pkgver=7.6.0 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="php5 php5-dom php5-zip php5-json" 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="d424ce586bdc20e9c68e429fafb2a1239f86e8e4a8c6b57740221609b698a657af24440581d7c59ae024d3591b094dbab57c8ff3a13f8575f49e7291289f1722 phoronix-test-suite-7.6.0.tar.gz"