# Template file for 'openpgp-card-ssh-agent'
pkgname=openpgp-card-ssh-agent
version=0.3.7
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="pcsclite-devel dbus-devel"
depends="pcsclite pcsc-ccid"
short_desc="Standalone SSH Agent for use with OpenPGP cards"
maintainer="classabbyamp <void@placeviolette.net>"
license="Apache-2.0 OR MIT"
homepage="https://codeberg.org/openpgp-card/ssh-agent"
distfiles="https://codeberg.org/openpgp-card/ssh-agent/archive/v${version}.tar.gz"
checksum=152eec265e67fbe622e443b299a0107922e919b28c3bf6d79bfb28debb7e3a25

post_install() {
	vlicense LICENSES/MIT.txt
}
