Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/
Date: Fri, 01 Feb 2019 02:19:41
Message-Id: 1548987542.124490558a5478d1c69ac8dd63c6514ec0c4a9d0.gokturk@gentoo
1 commit: 124490558a5478d1c69ac8dd63c6514ec0c4a9d0
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 1 02:07:37 2019 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 1 02:19:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12449055
7
8 app-crypt/yubikey-manager-qt: bump to 1.1.0 #674052
9
10 Closes: https://bugs.gentoo.org/674052
11 Package-Manager: Portage-2.3.52, Repoman-2.3.12
12 Signed-off-by: Göktürk Yüksek <gokturk <AT> gentoo.org>
13
14 app-crypt/yubikey-manager-qt/Manifest | 1 +
15 .../yubikey-manager-qt-1.1.0.ebuild | 56 ++++++++++++++++++++++
16 2 files changed, 57 insertions(+)
17
18 diff --git a/app-crypt/yubikey-manager-qt/Manifest b/app-crypt/yubikey-manager-qt/Manifest
19 index 5c6c46f7b61..aeb53deb6ca 100644
20 --- a/app-crypt/yubikey-manager-qt/Manifest
21 +++ b/app-crypt/yubikey-manager-qt/Manifest
22 @@ -2,3 +2,4 @@ DIST yubikey-manager-qt-0.4.0.tar.gz 183566 BLAKE2B 2364d0d257ab5c05d0555aba4bb0
23 DIST yubikey-manager-qt-0.5.1.tar 655360 BLAKE2B 6b109190750bd9675e32c836831a7e0ea286021303deffc64a351f2a127f5a5ee0190e3ca99abf0407bbb34a1a1c454f453fab464de2726f6cae539d5f865da1 SHA512 a8ceab5fd8d20eca2424d3f9a92ad12066e8fc26a7640df478965e5d9e2896fbc64885b26f599fcb2588f5b64d2f046af373f87e23ef266178ddf877e422ed36
24 DIST yubikey-manager-qt-0.5.2.tar.gz 337194 BLAKE2B d6020116b9082671c039b521bbeebe7c1f0be022e233abbf8d6d788ea94e69e5f88aa3d6ec26a7b2edffa698327bb049e83ce54db2e0ba2ed1ad1dd536ab0961 SHA512 29265a10ae1dfe14dfdf4f1ba225516bf3bcbeb0115ca81696a4c5c506e957d6a99b0bb11a608e3175df99b8c04e8ae9250d5d42aab2b44b633d18fd2fc4c227
25 DIST yubikey-manager-qt-1.0.0.tar.gz 8038084 BLAKE2B 9e1082be62dab2d43bfad3050dd38dbcd10e5b8761bf567ba4f3e1b4627a25709cfa29ac7a23560fff76e0a75b4668932a407268c8d90d791c381ad485fea029 SHA512 2cf5f70b2734a7c0346649f5419dbee39bef9bb80bb498631d4879abc48d422d70468713a48945e284f2bdef20f3bb570a0ac5a4daab6c1ff195d86e39168843
26 +DIST yubikey-manager-qt-1.1.0.tar.gz 10893455 BLAKE2B d83f76b83f35380377beb0e5c5b4a605049211685ff3ec44f60c909f8bc8f60dcd0868ad666bebce13e7c0459f604dd5d77cb1bd01035fe8584c019aacca39e8 SHA512 b54f1e6908b190ccb9273b906ace9ce2e1d189b794ba9b0ae00dbda4808b3f376b37c5f010ae06eaa63515af9b48698499f87780c59394f8b80f35d64d599c59
27
28 diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild
29 new file mode 100644
30 index 00000000000..54eda43c3b0
31 --- /dev/null
32 +++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild
33 @@ -0,0 +1,56 @@
34 +# Copyright 1999-2019 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=6
38 +
39 +PYTHON_COMPAT=( python3_{4,5,6} )
40 +
41 +inherit eutils qmake-utils python-single-r1
42 +
43 +DESCRIPTION="Cross-platform application for configuring any YubiKey over all USB transports"
44 +HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt"
45 +SRC_URI="https://github.com/Yubico/${PN}/archive/${P}.tar.gz"
46 +
47 +LICENSE="BSD-2"
48 +SLOT="0"
49 +KEYWORDS="~amd64"
50 +
51 +DEPEND="
52 + >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}]
53 + <app-crypt/yubikey-manager-3.0.0[${PYTHON_USEDEP}]
54 + dev-python/cryptography[${PYTHON_USEDEP}]
55 + dev-python/pyotherside[${PYTHON_USEDEP}]
56 + dev-qt/qtcore:5
57 + dev-qt/qtdeclarative:5
58 + dev-qt/qtgraphicaleffects:5
59 + dev-qt/qtgui:5
60 + dev-qt/qtquickcontrols:5[widgets]
61 + dev-qt/qtquickcontrols2:5[widgets]
62 + dev-qt/qtsingleapplication[qt5(+),X]
63 + dev-qt/qtsvg:5
64 + dev-qt/qtwidgets:5"
65 +RDEPEND="${DEPEND}"
66 +
67 +S="${WORKDIR}/${PN}-${P}"
68 +
69 +src_prepare() {
70 + default
71 +
72 + sed -i -e "s/ykman-cli//" ${PN}.pro || die
73 + sed -e "/CONFIG += c++11/a CONFIG += qtsingleapplication" \
74 + -i ykman-gui/ykman-gui.pro || die
75 +}
76 +
77 +src_configure() {
78 + eqmake5
79 +}
80 +
81 +src_install() {
82 + emake install INSTALL_ROOT="${D}"
83 +
84 + domenu resources/ykman-gui.desktop
85 + doicon -s 128 resources/icons/ykman.png
86 + doicon -s scalable resources/icons/ykman.svg
87 +
88 + einstalldocs
89 +}