33 lines
712 B
YAML
33 lines
712 B
YAML
name: swtpm
|
|
description: Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface
|
|
version: 0.10.2
|
|
revision: 1
|
|
url: https://github.com/stefanberger/swtpm
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
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: f61cf6f1e9bbcb4cefb30b70cafaf1c4df54c6961e65cfa63830e8ad0e220134
|