summaryrefslogtreecommitdiff
blob: 4b954a4e72f0e9d3ad89fd6480e95dfee7e792f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>crypto</herd>
  <herd>pam</herd>
  <use>
    <flag name="pcsc-lite">
      Build the card_eventmanager binary used to detect card removal and lock the sessions. This
      needs <pkg>sys-apps/pcsc-lite</pkg>.
    </flag>
    <flag name="nss">
      Use Mozilla NSS (<pkg>dev-libs/nss</pkg>) as provider for PKCS#11 access, rather than using
      OpenSSL with a custom implementation of the PKC#11 protocol.
    </flag>
  </use>
  <upstream>
    <remote-id type="sourceforge">opensc</remote-id>
    <remote-id type="github">opensc/pam_pkcs11</remote-id>
  </upstream>
</pkgmetadata>