From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubikey-personalization-gui/
Date: Fri, 11 Sep 2015 21:52:20 +0000 (UTC) [thread overview]
Message-ID: <1442008327.2507f64d762d7d63a6867dcaf36049da12ca4d9b.mrueg@gentoo> (raw)
commit: 2507f64d762d7d63a6867dcaf36049da12ca4d9b
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 21:52:07 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 21:52:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2507f64d
sys-auth/yubikey-personalization-gui: Version bump
Gentoo-Bug: #558740
Package-Manager: portage-2.2.20.1
sys-auth/yubikey-personalization-gui/Manifest | 1 +
.../yubikey-personalization-gui-3.1.21.ebuild | 41 ++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/sys-auth/yubikey-personalization-gui/Manifest b/sys-auth/yubikey-personalization-gui/Manifest
index 87ce76a..c73daba 100644
--- a/sys-auth/yubikey-personalization-gui/Manifest
+++ b/sys-auth/yubikey-personalization-gui/Manifest
@@ -1,2 +1,3 @@
DIST yubikey-personalization-gui-3.1.18.tar.gz 1450161 SHA256 83e375bff4844ebebf473dfa9f62526689cb5160f7a8dca56896c8f47e3cb1cb SHA512 039b27f6b475d63fb0bc5de8dfaa1f8b86652a483c2a2930d74fc7ae1105232146283071fe1e6b0225e85397fcae46a7724e7f0e5c8f20685c6b18d0dced95c8 WHIRLPOOL 83176c32fc6d252d675124a7b0a16e7be49bea758bae4dc512b2f7e14ad27bc59bdec521882863c0b77ccd6c19c36a5cce24fa9b07ffa7ad636d120fee9539b5
DIST yubikey-personalization-gui-3.1.20.tar.gz 1458155 SHA256 70e31105900b571792de8ccd41ac4b080a10ecd8c7268c44b4676752d350f994 SHA512 d8b9165ade8f9a8be24d3aabd1b5096c01842e719bf7b70d46a54fd809d2fcbbf515ef95759f00601cf9fa6dcc01aa0e0de802da643c306eacdf7c1a1a576081 WHIRLPOOL 0c9589424a2fa51558d90bf7ee5410746683f57949836fd7c16f89f164c8eb4c60dc9386b5403f78187254d838e5eecaca8188b560a391e7da449e49e8377dfe
+DIST yubikey-personalization-gui-3.1.21.tar.gz 1876316 SHA256 155cdf25088ffd5f6fdca4fa7433b23a9c30bfd778b5cffb70654839a071b5ac SHA512 4fa48fbc306c0488941a5151f91f2b00f05a5e917d664197e92d9d50f6ffc01874f85f7a37ff1fdad0f322c279ebf44deaebd75fb4671653ad7ec4cc9735571a WHIRLPOOL 2ff0619e54a4198cc916cfe24969f1a83572adebfe8ec3c0638fd3cddd898a9011a9eb32d1ea51ad2e4cceb3c59b1a32fc42d37ccd1a9c552d482e4a766c2f64
diff --git a/sys-auth/yubikey-personalization-gui/yubikey-personalization-gui-3.1.21.ebuild b/sys-auth/yubikey-personalization-gui/yubikey-personalization-gui-3.1.21.ebuild
new file mode 100644
index 0000000..eb899ab
--- /dev/null
+++ b/sys-auth/yubikey-personalization-gui/yubikey-personalization-gui-3.1.21.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils qmake-utils
+
+DESCRIPTION="GUI for personalization of Yubico's YubiKey"
+SRC_URI="http://yubico.github.io/yubikey-personalization-gui/releases/${P}.tar.gz"
+HOMEPAGE="https://github.com/Yubico/yubikey-personalization-gui"
+
+KEYWORDS="~amd64"
+SLOT="0"
+LICENSE="BSD-2"
+IUSE="debug"
+
+RDEPEND="
+ >=sys-auth/ykpers-1.14.0
+ >=sys-auth/libyubikey-1.6
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4
+ dev-qt/qttest:4
+ dev-libs/glib:2
+ virtual/libusb:1"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+DOCS=( NEWS README )
+
+src_configure() {
+ eqmake4 YKPersonalization.pro
+}
+
+src_install() {
+ dobin build/release/yubikey-personalization-gui
+ doman resources/lin/yubikey-personalization-gui.1
+ domenu resources/lin/yubikey-personalization-gui.desktop
+ doicon resources/lin/yubikey-personalization-gui.xpm
+ doicon -s 128 resources/lin/yubikey-personalization-gui.png
+}
next reply other threads:[~2015-09-11 21:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 21:52 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-05 22:19 [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubikey-personalization-gui/ Manuel Rüger
2016-01-06 20:40 Manuel Rüger
2016-01-06 20:41 Manuel Rüger
2018-01-28 23:19 Andreas Sturmlechner
2018-01-28 23:19 Andreas Sturmlechner
2018-01-28 23:34 Andreas Sturmlechner
2020-05-21 19:51 Andreas Sturmlechner
2020-09-06 20:42 Marek Szuba
2020-09-23 10:13 Marek Szuba
2020-09-23 10:20 Agostino Sarubbo
2021-08-01 18:27 Sam James
2023-06-04 15:49 Arthur Zamarin
2024-07-04 1:15 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1442008327.2507f64d762d7d63a6867dcaf36049da12ca4d9b.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox