summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ab411c58cac5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+