blob: 1d937f1c243a5fb4eca7965c05fbc612833d9e4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = fahcontrol-gtk3-git
pkgdesc = Graphical monitor and control utility for the Folding@home client (python3/GTK3 fork)
pkgver = r156.7ae5c23
pkgrel = 1
url = https://foldingathome.org
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = git
depends = python
depends = python-gobject
depends = gtk3
optdepends = fahviewer: 3D simulation viewer
source = fahcontrol-gtk3-git::git+https://github.com/cdberkstresser/fah-control.git
source = fahcontrol-icon-path-linux.patch
sha256sums = SKIP
sha256sums = 369f69b76a0692f1b2963a8e970aca019ba4f45fa18806800e600991d2fb48bb
pkgname = fahcontrol-gtk3-git
|