From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libu2f-server/
Date: Fri, 19 Nov 2021 21:58:42 +0000 (UTC) [thread overview]
Message-ID: <1637358997.6c89ecdb7191bc7d19a805aa28f4315f8ad88242.marecki@gentoo> (raw)
commit: 6c89ecdb7191bc7d19a805aa28f4315f8ad88242
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 21:56:37 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 21:56:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c89ecdb
app-crypt/libu2f-server: drop 1.1.0
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-crypt/libu2f-server/libu2f-server-1.1.0.ebuild | 52 ----------------------
1 file changed, 52 deletions(-)
diff --git a/app-crypt/libu2f-server/libu2f-server-1.1.0.ebuild b/app-crypt/libu2f-server/libu2f-server-1.1.0.ebuild
deleted file mode 100644
index b90c56b31204..000000000000
--- a/app-crypt/libu2f-server/libu2f-server-1.1.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools multilib-minimal
-
-DESCRIPTION="Yubico Universal 2nd Factor (U2F) server C Library"
-HOMEPAGE="https://developers.yubico.com/libu2f-server/"
-SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz"
-
-LICENSE="BSD-2"
-SLOT="0/0.1"
-KEYWORDS="amd64 x86"
-IUSE="static-libs test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-libs/openssl:0=[${MULTILIB_USEDEP}]
- dev-libs/hidapi[${MULTILIB_USEDEP}]
- dev-libs/json-c:=[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- test? ( dev-libs/check[${MULTILIB_USEDEP}] )
-"
-
-PATCHES=(
- "${FILESDIR}/${PN}-1.1.0-disable-help2man-gengetopt-checks.patch"
- "${FILESDIR}/${PN}-1.1.0-jsonc014.patch"
-)
-
-src_prepare() {
- default
- eautoreconf
- touch man/u2f-server.1 || die # do not rebuild the man page
-}
-
-multilib_src_configure() {
- myeconfargs=(
- --disable-h2a # tarball already contains the manpage
- $(use_enable static-libs static)
- $(use_enable test tests)
- )
-
- ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-}
-
-multilib_src_install_all() {
- default
- find "${D}" -name '*.la' -delete || die
-}
next reply other threads:[~2021-11-19 21:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-19 21:58 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-19 17:50 [gentoo-commits] repo/gentoo:master commit in: app-crypt/libu2f-server/ Jakov Smolić
2021-11-19 11:32 Marek Szuba
2021-09-20 9:31 Marek Szuba
2021-09-13 16:26 Marek Szuba
2021-09-13 16:26 Marek Szuba
2021-08-10 0:22 Göktürk Yüksek
2021-08-10 0:22 Göktürk Yüksek
2021-04-30 12:41 Mikle Kolyada
2019-06-05 19:23 Göktürk Yüksek
2018-04-22 2:32 Göktürk Yüksek
2018-04-05 23:19 Thomas Deutschmann
2018-04-04 15:21 Aaron Bauman
2017-12-19 21:45 Thomas Deutschmann
2017-01-27 19:14 Göktürk Yüksek
2016-06-30 2:48 Göktürk Yüksek
2016-06-28 21:41 Göktürk Yüksek
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=1637358997.6c89ecdb7191bc7d19a805aa28f4315f8ad88242.marecki@gentoo \
--to=marecki@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