From: David Seifert Date: Sun, 30 Jun 2019 20:57:07 +0000 (+0200) Subject: app-crypt/libnitrokey: Update live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=34c36b60775d7bf632e1c3fd3ac988a4f3133515;p=gentoo.git app-crypt/libnitrokey: Update live ebuild Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: David Seifert --- diff --git a/app-crypt/libnitrokey/libnitrokey-9999.ebuild b/app-crypt/libnitrokey/libnitrokey-9999.ebuild index a9e23e365158..d3474ddf0dc0 100644 --- a/app-crypt/libnitrokey/libnitrokey-9999.ebuild +++ b/app-crypt/libnitrokey/libnitrokey-9999.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -: ${CMAKE_MAKEFILE_GENERATOR:=ninja} inherit cmake-utils udev DESCRIPTION="Support library for the Nitrokey" @@ -30,14 +29,12 @@ RDEPEND=" virtual/udev" DEPEND=" ${RDEPEND} - virtual/pkgconfig - test? ( >=dev-cpp/catch-2.2.0:0 )" + test? ( >=dev-cpp/catch-2.5.0:0 )" +BDEPEND="virtual/pkgconfig" src_configure() { local mycmakeargs=( -DCMAKE_INSTALL_UDEVRULESDIR="$(get_udevdir)"/rules.d - -DCMAKE_INSTALL_DOCDIR="share/doc/${PF}" - -DBUILD_SHARED_LIBS=ON # actual hardware tests # 1. require a connected Nitrokey