From d8ca762e005f22512d15696f2fc8175211437675 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Mon, 13 Feb 2023 09:20:45 +0000 Subject: app-crypt/yubikey-manager-qt: 1.2.2 requires older versions of yubikey-manager Signed-off-by: Marek Szuba --- .../yubikey-manager-qt-1.2.2-r1.ebuild | 58 ++++++++++++++++++++++ .../yubikey-manager-qt-1.2.2.ebuild | 58 ---------------------- 2 files changed, 58 insertions(+), 58 deletions(-) create mode 100644 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild delete mode 100644 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2.ebuild (limited to 'app-crypt/yubikey-manager-qt') diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild new file mode 100644 index 000000000000..9bbe9d3de38d --- /dev/null +++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{9,10} ) + +inherit qmake-utils python-single-r1 desktop + +DESCRIPTION="Cross-platform application for configuring any YubiKey over all USB transports" +HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt" +SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc64" +REQUIRED_USE=${PYTHON_REQUIRED_USE} + +DEPEND="${PYTHON_DEPS} + $(python_gen_cond_dep ' +