summaryrefslogtreecommitdiff
blob: a4f6c50a3f9e3c364c983934d5d01b5f3069831a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?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>
	<maintainer type="person" proxied="yes">
		<email>salah.coronya@gmail.com</email>
		<name>Christopher Byrne</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="acl"> Build and use the cifsidmap plugin</flag>
		<flag name="keyutils">Controls whether the kernel keyring should be used via <pkg>sys-apps/keyutils</pkg></flag>
		<flag name="netlink">Add support for netlink protocol via <pkg>dev-libs/libnl</pkg></flag>
		<flag name="nfsv4">Add support for the nfsv4 idmapd plugin provided by <pkg>net-fs/nfs-utils</pkg></flag>
		<flag name="samba">Add Privileged Attribute Certificate Support for Kerberos</flag>
		<flag name="subid">Support subordinate uid and gid ranges in FreeIPA</flag>
		<flag name="sudo">Build helper to let <pkg>app-admin/sudo</pkg> use sssd provided information</flag>
		<flag name="systemtap">Enable SystemTAP/DTrace tracing</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:fedoraproject:sssd</remote-id>
		<remote-id type="github">SSSD/sssd</remote-id>
	</upstream>
</pkgmetadata>