# Template file for 'openpgp-card-ssh-agent'
pkgname=openpgp-card-ssh-agent
version=0.3.6
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=b2605357346189593972eed3e42791a729c24cbab871b776884f4cc1f5030d0a

post_install() {
	vlicense LICENSES/MIT.txt
}
