app-crypt/age-plugin-yubikey - 0.5.1 (guru)

Search

Install

Install this version:

emerge -a =app-crypt/age-plugin-yubikey-0.5.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-crypt/age-plugin-yubikey-0.5.1

Or alternatively:

emerge --autounmask-write -a =app-crypt/age-plugin-yubikey-0.5.1

Package Information

Description:
YubiKey plugin for age clients
Homepage:
https://github.com/str4d/age-plugin-yubikey
License:
|| ( Apache-2.0 MIT ) Apache-2.0 BSD-2 BSD MIT Unicode-3.0 Unicode-DFS-2016

Ebuild Details

Version EAPI Keywords Slot
0.5.1 8 ~amd64 ~arm64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.15.0

EAPI=8

CRATES=" "

inherit cargo

DESCRIPTION="YubiKey plugin for age clients"
HOMEPAGE="https://github.com/str4d/age-plugin-yubikey"
SRC_URI="
	https://github.com/str4d/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.xz
	https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/${P}-deps.tar.xz/${P}-deps.tar.xz
"

LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD-2 BSD MIT Unicode-3.0 Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64 ~arm64"

DEPEND="sys-apps/pcsc-lite"
RDEPEND="${DEPEND}"

ECARGO_VENDOR="${WORKDIR}/vendor"

QA_FLAGS_IGNORED="/usr/bin/${PN}"

Inherited Eclasses

Dependencies

DEPEND

sys-apps/pcsc-lite

RDEPEND

sys-apps/pcsc-lite

Manifest for 0.5.1

Type File Size Source URLs
DIST age-plugin-yubikey-0.5.1-deps.tar.xz 26047416 bytes https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/age-plugin-yubikey-0.5.1-deps.tar.xz/age-plugin-yubikey-0.5.1-deps.tar.xz
DIST age-plugin-yubikey-0.5.1.tar.xz 58018 bytes https://github.com/str4d/age-plugin-yubikey/archive/refs/tags/v0.5.1.tar.gz