mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: age-plugin-yubikey-0.5.0
This commit is contained in:
parent
4099162bb7
commit
9325cd0606
1 changed files with 19 additions and 0 deletions
19
srcpkgs/age-plugin-yubikey/template
Normal file
19
srcpkgs/age-plugin-yubikey/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'age-plugin-yubikey'
|
||||
pkgname=age-plugin-yubikey
|
||||
version=0.5.0
|
||||
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=65807403f0098569a473ffa76302b205da148a7f46b61fd331b8e323959978ba
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
}
|
Loading…
Add table
Reference in a new issue