blob: 27629ec5a6c913985537dd73ed127aedb8a5ffca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-x86-64-libtpms
pkgdesc = Library providing a software emulation of a Trusted Platform Module (TPM 1.2 and TPM 2.0) (Android x86-64)
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/stefanberger/libtpms
arch = any
groups = android-libtpms
license = BSD
makedepends = android-configure
depends = android-x86-64-openssl
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/stefanberger/libtpms/archive/refs/tags/v0.10.0.tar.gz
md5sums = f00d71ff14c96cea0824d07c649c7a31
pkgname = android-x86-64-libtpms
|