# Template file for 'age-plugin-yubikey'
pkgname=age-plugin-yubikey
version=0.5.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="pcsclite-devel openssl-devel"
depends="pcsc-tools pcsc-ccid yubikey-manager"
short_desc="YubiKey plugin for age"
maintainer="Adrian Cybulski <adrian@cybulski.cc>"
license="MIT OR Apache-2.0"
homepage="https://github.com/str4d/age-plugin-yubikey"
changelog="https://github.com/str4d/age-plugin-yubikey/blob/main/CHANGELOG.md"
distfiles="https://github.com/str4d/age-plugin-yubikey/archive/refs/tags/v${version}.tar.gz"
checksum=51e4680ad7ad7f56535e4f3018531bd0196815659378709979617d4f17102700

post_install() {
	vlicense LICENSE-MIT
}
