blob: dcf19998e38dce2f8392fb47d288d3e77d786b91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = stressberry
pkgdesc = Stress tests and temperature plots for the Raspberry Pi and other PCs
pkgver = 0.3.3
pkgrel = 8
url = https://github.com/nschloe/stressberry
install = stressberry.install
arch = any
license = GPL3
makedepends = python-pytest
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-matplotlib
depends = python-yaml
depends = python-matplotx
depends = stress
source = stressberry-0.3.3.tar.gz::https://github.com/nschloe/stressberry/archive/v0.3.3.tar.gz
source = 0001-convert-to-matplotx-from-dufte.patch::https://github.com/nschloe/stressberry/commit/55501513eaa2497c955daaa2179ca5c2e48eaa6b.patch
b2sums = 3ebdcc0f0a951b9a0c8a5a35d96cda2edc535b58f08abeb3eefb281a7bb6c582e66e9eb601acce6c79ad92320c0b97ef481d2e76ffa97ae7e7033a5a7e9c38a3
b2sums = 6498fa0c57241ec9c228ecbbd25f4df6fe39b60fcbded91f90e85ee16c98cf64b0cb97e9a962bd1bea65d81d85c534eca6af5c456ee77883fcc793d83d13a876
pkgname = stressberry
|