summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 281a9b7b463fa5b34fa39f1f9bac44209ebb6a46 (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.2
	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/#tag=0.0.2
	md5sums = SKIP

pkgname = amdgpu-fan