summaryrefslogtreecommitdiff
path: root/sys-apps/pcsc-lite/metadata.xml
blob: 90fbe94fb35cec2233f28e094a0c732118761b0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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="github">LudovicRousseau/PCSC</remote-id>
	</upstream>
</pkgmetadata>