31 lines
672 B
Plaintext
31 lines
672 B
Plaintext
name: swtpm
|
|
description: Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface
|
|
version: 0.10.1
|
|
revision: 1
|
|
url: https://github.com/stefanberger/swtpm
|
|
license: BSD-3-Clause
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- fuse2
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- gmp
|
|
- gnutls
|
|
- json-glib
|
|
- libseccomp
|
|
- libtasn1
|
|
- libtpms
|
|
- openssl
|
|
make_depends:
|
|
- expect
|
|
- iproute2
|
|
- python3
|
|
- socat
|
|
downloads:
|
|
- url: https://github.com/stefanberger/swtpm/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: f8da11cadfed27e26d26c5f58a7b8f2d14d684e691927348906b5891f525c684
|