summaryrefslogtreecommitdiff
path: root/sys-apps/pcsc-lite/metadata.xml
blob: 88262944e27aed0bd3d7cf8926649918e26a06a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>base-system@gentoo.org</email>
    <name>Gentoo Base System</name>
  </maintainer>
  <use>
    <flag name="embedded">limit RAM and CPU ressources by disabling features</flag>
    <flag name="libusb" restrict="&gt;=sys-apps/pcsc-lite-1.8.0">Use <pkg>dev-libs/libusb</pkg> detection to hotplug new smartcard readers. This flag should only be enabled if you're running a non-Linux kernel or you don't want to use udev.</flag>
    <flag name="udev">Use <pkg>virtual/libudev</pkg> rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness.</flag>
    <flag name="policykit">Uses <pkg>sys-auth/polkit</pkg> to restrict access to smartcard readers or smartcards to given users.</flag>
  </use>
  <upstream>
    <changelog>https://salsa.debian.org/rousseau/PCSC/blob/master/ChangeLog</changelog>
    <remote-id type="cpe">cpe:/a:muscle:pcsc-lite</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>