summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab411c58cac5757d2df9f07c05bff886f140ae42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = amdgpu-fan
	pkgdesc = Python daemon for controlling the fans on amdgpu cards
	pkgver = 0.0.1
	pkgrel = 1
	url = https://github.com/chestm007/amdgpu-fan
	arch = any
	license = GPL2
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	depends = python-matplotlib
	depends = python-numpy
	depends = python-scipy
	source = git+https://github.com/chestm007/amdgpu-fan/
	md5sums = SKIP

pkgname = amdgpu-fan