Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
db-move: moved tpm2-pkcs11 from [community-testing] to [community] (x…
Browse files Browse the repository at this point in the history
…86_64)

git-svn-id: file:///srv/repos/svn-community/svn@1342219 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
foutrelis authored and svntogit committed Nov 4, 2022
1 parent f797975 commit 98ed344
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 45 deletions.
41 changes: 0 additions & 41 deletions repos/community-testing-x86_64/PKGBUILD

This file was deleted.

8 changes: 4 additions & 4 deletions repos/community-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Maintainer: Jonas Witschel <[email protected]>
pkgname=tpm2-pkcs11
pkgver=1.8.0
pkgrel=1
pkgrel=2
pkgdesc='PKCS#11 interface for Trusted Platform Module 2.0 hardware'
arch=('x86_64')
url='https://github.com/tpm2-software/tpm2-pkcs11'
license=('BSD')
depends=('libyaml' 'openssl' 'python' 'python-bcrypt' 'python-cryptography' 'python-pyasn1-modules'
'python-tpm2-pytss' 'python-yaml' 'sqlite' 'tpm2-tools' 'tpm2-tss'
depends=('libyaml' 'openssl' 'python' 'python-bcrypt' 'python-cryptography' 'python-pyasn1'
'python-pyasn1-modules' 'python-tpm2-pytss' 'python-yaml' 'sqlite' 'tpm2-tools' 'tpm2-tss'
'libtss2-esys.so' 'libtss2-fapi.so' 'libtss2-mu.so' 'libtss2-rc.so' 'libtss2-tctildr.so')
makedepends=('cmocka' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
checkdepends=('expect' 'iproute2' 'java-hamcrest' 'junit' 'libp11' 'opensc' 'openssh'
'python-python-pkcs11' 'swtpm' 'tpm2-abrmd' 'tpm2-tss-engine' 'wget' 'xxd')
'python-python-pkcs11' 'swtpm' 'tpm2-abrmd' 'tpm2-openssl' 'wget' 'xxd')
options=('debug')
source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
sha512sums=('599feb4d888c25a3359927b1d408f9ce85ba69d8a0e7af7ae9f3736e8940ec8d5f58b3094bef3b6515c0b1810249ea98cd73dbce592cb63de3b45ff976adda80'
Expand Down

0 comments on commit 98ed344

Please sign in to comment.