blob: e26d187070d9980844ad96b56dc93baa0bf6d642 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = python-tpm2-gui-git
pkgdesc = GUI for the TPM Software Stack (TSS) Feature API (FAPI)
pkgver = 0.0.1.r1.2ea1ef7
pkgrel = 1
url = https://github.com/joholl/tpm2-gui
arch = any
license = BSD
makedepends = git
depends = python
depends = gtk3
depends = gobject-introspection-runtime
depends = gdk-pixbuf2
depends = pango
depends = json-c
depends = python-tpm2-pytss-git
depends = python-gobject
depends = python-cryptography
provides = python-tpm2-gui
conflicts = python-tpm2-gui
replaces = tpm2-gui-git
source = git+https://github.com/joholl/tpm2-gui.git
sha512sums = SKIP
pkgname = python-tpm2-gui-git
|