app-crypt / coolkey

Linux Driver support for the CoolKey and CAC products

Official package sites : https://directory.fedora.redhat.com/wiki/CoolKey ·

v1.1.0-r9 :: 0 :: gentoo

Modified
License
LGPL-2.1
Keywords
~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86
USE flags
debug

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

app-crypt / ccid : CCID free software driver

dev-libs / nss : Mozilla's Network Security Services library that implements PKI support

sys-apps / pcsc-lite : PC/SC Architecture smartcard middleware library

sys-libs / zlib : Standard (de)compression library

dev-libs / nss : Mozilla's Network Security Services library that implements PKI support

sys-apps / pcsc-lite : PC/SC Architecture smartcard middleware library

sys-libs / zlib : Standard (de)compression library

919784
app-crypt/coolkey-1.1.0-r9 - [clang] coolkey.cpp: error: redefinition of log as different kind of symbol
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
app-crypt/coolkey: fix build w/ upcoming clang16
Header that declare this is not installed, and seems like these headers would conflict in all sorts of ways here either way. An alternative fix could be to drop --enable-pk11install which is marked legacy (off by default), but don't know this package and no idea if anyone need this. Closes: https://bugs.gentoo.org/871585 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/coolkey: drop 1.1.0-r7
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/coolkey: add missing autotools inherit
Signed-off-by: Sam James <sam@gentoo.org>
Christophe Lermytte · gentoo
app-crypt/coolkey: revbump: fix configure error and CFLAGS manipulation
One of the patches (0004-Bug-fixups.patch) in the patch tarball addresses an error in configure.in, but without a call to (e)autoreconf, the configure script remained unchanged. Also, change the CFLAGS argument to emake to a proper append-flags call (there is some C++ code in there as well). Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Thanks-to: Sam James <sam@gentoo.org> Closes: https://bugs.gentoo.org/745285 Closes: https://github.com/gentoo/gentoo/pull/22387 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
app-crypt/coolkey: fix copyright header
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Christophe Lermytte · gentoo
app-crypt/coolkey: don't parallel install
Something fishy going on in docs/Makefile install-data-hook: rm -f $(DESTDIR)$(libdir)/libckyapplet.a rm -f $(DESTDIR)$(libdir)/libckyapplet.la but agreed with sam that it's not worth it to debug further (seeing that upstream is dead and the src_compile is being done -j1 as well.) - Override src_install with its default but using '-j1' - Update the copyright Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/22381 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alon Bar-Lev · gentoo
app-crypt/coolkey: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Alon Bar-Lev · gentoo
app-crypt/coolkey: remove eutils
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Manuel Rüger · gentoo
app-crypt/coolkey: Remove old
Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Alon Bar-Lev · gentoo
app-crypt/coolkey: fix c++11 issue
Bug: 602000 Package-Manager: portage-2.3.0
Justin Lecher · gentoo
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed