From 7d58bf45ea7b2d8f188fd2aa40484a8c9a3381a7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 14 Nov 2022 12:50:42 +0000 Subject: gentoo auto-resync : 14:11:2022 - 12:50:41 --- app-crypt/yubioath-desktop/Manifest | 2 +- .../yubioath-desktop-5.1.0-r2.ebuild | 57 -------------------- .../yubioath-desktop-5.1.0-r3.ebuild | 60 ++++++++++++++++++++++ 3 files changed, 61 insertions(+), 58 deletions(-) delete mode 100644 app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r2.ebuild create mode 100644 app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild (limited to 'app-crypt/yubioath-desktop') diff --git a/app-crypt/yubioath-desktop/Manifest b/app-crypt/yubioath-desktop/Manifest index b8be89ae5180..2225039f616e 100644 --- a/app-crypt/yubioath-desktop/Manifest +++ b/app-crypt/yubioath-desktop/Manifest @@ -1,5 +1,5 @@ AUX yubioath-desktop-5.1.0-bin-installdir.patch 548 BLAKE2B 3ba3286ace20e64dd543f377631dcbc30e2e83c52a9e62954518ab06cbef1609d559092f49fefaa4f37316bab793511712e52817107d1e98b66843cd2cb88038 SHA512 d570d4484ea394413fa365a5a2e29a32a54adf703f83ca918ec0eef474adda9e95f7ab0048e2977f11066bd6884567e50c3787ddb1d3c356df6eeee8d9fafd17 AUX yubioath-desktop-5.1.0-qtquickcontrols1.patch 263 BLAKE2B cbb8ff839df0ff5a821a47fe0d27c2e2e8d0ce55a137e36ba270242bbfc79d0190cdd4bbcf6b20bc0a3a5170ab790a172871c41b635300721209b50a0a9826b4 SHA512 5c51737ddb2c59e01212418035cedcf1df17fa065a11b38a9a6a32b5bc5e3fb04ac99eb8a9128c9e258d39f3974ca0cff4276c59bc49d531b4a40b5acd3afdd1 DIST yubioath-desktop-5.1.0.tar.gz 6322224 BLAKE2B e1fc93bd38af3c6937f390c738248e43dbd17052df5103a0e25547adf7b34eca60ed8b45c9681568202d01802a5d8503cf2a5bf53d57c7c18ee2ee53cecd8d51 SHA512 152e27fca3c082c996c96fb05ed66781a52a47f30d8c5649d43937cf87c566f09c1fcb6afd65402b5f7fbe2a1f71872f10c8b456bd8a9b240c360018defd48c9 -EBUILD yubioath-desktop-5.1.0-r2.ebuild 1339 BLAKE2B f2d440fc4a2ef2836d9a0752096ef2fbb779c49e2cf7dd848fa7c0c28682abfa56a26e0a63d710a5094d76add0a35a3a521c70a8ca8f043359e4456b03219b16 SHA512 2746531fe17606114d7f3bb99a8b1dfcff25e0cf81b788863de3e712ae7587af601650e1c0027dfcf0a6c27f172a4639a8366cd5ebd8238be23fb8a58c5792b8 +EBUILD yubioath-desktop-5.1.0-r3.ebuild 1397 BLAKE2B 39602f3d549133710dc3f224f4f70fa24c9e83221e0bb149d04be52dd18320a06a43e82541dd2a43c55affd10a9cf801523d60fbce1976fc017a086821b890ac SHA512 bba5d8a185e637fd8aefe69dfebf94b9d68a3547eb522819e8d59bf78b85bc09d6af1b4c2c01661164e86315ed948bade6d110841c7aa0b54f700eb5b5b61cad MISC metadata.xml 351 BLAKE2B ab6920491637edc42b25934202cf24529718ef72b907364a09939a6c73b2667872698da96534a624db98ac33bb9c7933413067c9eb0ff79563e289e73aa4587a SHA512 ce8b9a953eb1d0c88eb2b6dcc54a28e7e6df5ca3f9dada0619ea7d10ae4d2d5ac0717b7a0158331475c5e7cbeb576ed9ae177941892549be687c17340f3af88f diff --git a/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r2.ebuild b/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r2.ebuild deleted file mode 100644 index 4c36fdb3a992..000000000000 --- a/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r2.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit desktop python-single-r1 qmake-utils xdg - -DESCRIPTION="Library and tool for personalization of Yubico's YubiKey NEO" -HOMEPAGE=" - https://developers.yubico.com/yubioath-desktop/ - https://github.com/Yubico/yubioath-desktop" -SRC_URI="https://github.com/Yubico/yubioath-desktop/archive/${P}.tar.gz" -S="${WORKDIR}/${PN}-${P}" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~riscv" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND=" - ${PYTHON_DEPS} - dev-qt/qtconcurrent:5 - dev-qt/qtcore:5 - dev-qt/qtquickcontrols2:5 - dev-qt/qtdeclarative:5 - dev-qt/qtmultimedia:5 - dev-qt/qtwidgets:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - x11-libs/libdrm" -RDEPEND="${DEPEND} - $(python_gen_cond_dep '>=app-crypt/yubikey-manager-4.0.0[${PYTHON_USEDEP}]') - dev-python/pyotherside[${PYTHON_SINGLE_USEDEP}]" - -PATCHES=( - "${FILESDIR}"/${P}-bin-installdir.patch - "${FILESDIR}"/${P}-qtquickcontrols1.patch -) - -src_prepare() { - default - python_fix_shebang "${S}" -} - -src_configure() { - eqmake5 yubioath-desktop.pro -} - -src_install() { - emake INSTALL_ROOT="${D}" install - - domenu resources/com.yubico.yubioath.desktop - doicon resources/icons/com.yubico.yubioath.png - doicon -s scalable resources/icons/com.yubico.yubioath.svg -} diff --git a/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild b/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild new file mode 100644 index 000000000000..cf6768da262e --- /dev/null +++ b/app-crypt/yubioath-desktop/yubioath-desktop-5.1.0-r3.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit desktop python-single-r1 qmake-utils xdg + +DESCRIPTION="Library and tool for personalization of Yubico's YubiKey NEO" +HOMEPAGE=" + https://developers.yubico.com/yubioath-desktop/ + https://github.com/Yubico/yubioath-desktop" +SRC_URI="https://github.com/Yubico/yubioath-desktop/archive/${P}.tar.gz" +S="${WORKDIR}/${PN}-${P}" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~riscv" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +DEPEND=" + ${PYTHON_DEPS} + dev-qt/qtconcurrent:5 + dev-qt/qtcore:5 + dev-qt/qtquickcontrols2:5 + dev-qt/qtdeclarative:5 + dev-qt/qtmultimedia:5 + dev-qt/qtwidgets:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5 + x11-libs/libdrm" +RDEPEND="${DEPEND} + $(python_gen_cond_dep ' + >=app-crypt/yubikey-manager-4.0.0[${PYTHON_USEDEP}] +