summaryrefslogtreecommitdiff
blob: fb277df6bb3bdb7d64570f46d93a7c070c142247 (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
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>samba@gentoo.org</email>
		<name>Samba Team</name>
	</maintainer>
	<longdescription>
		Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Integration with various accounting and antivirus backends. License: GNU General Public License.
	</longdescription>
	<use>
		<flag name="addc">Enable Active Directory Domain Controller support</flag>
		<flag name="addns">Enable AD DNS integration</flag>
		<flag name="ads">Enable Active Directory support</flag>
		<flag name="ceph">Enable support for Ceph distributed filesystem via <pkg>sys-cluster/ceph</pkg></flag>
		<flag name="client">Enables the client part</flag>
		<flag name="cluster">Enable support for clustering</flag>
		<flag name="dmapi">Enable support for DMAPI. This currently works only in combination with XFS.</flag>
		<flag name="gpg">Use <pkg>app-crypt/gpgme</pkg> for AD DC</flag>
		<flag name="json">Enable json audit support through <pkg>dev-libs/jansson</pkg></flag>
		<flag name="iprint">Enabling iPrint technology by Novell</flag>
		<flag name="profiling-data">Enables support for collecting profiling data</flag>
		<flag name="quota">Enables support for user quotas</flag>
		<flag name="system-heimdal">Use <pkg>app-crypt/heimdal</pkg> instead of
			bundled heimdal.</flag>
		<flag name="system-mitkrb5">Use <pkg>app-crypt/mit-krb5</pkg> instead of
			<pkg>app-crypt/heimdal</pkg>.</flag>
		<flag name="winbind">Enables support for the winbind auth daemon</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:samba:samba</remote-id>
	</upstream>
</pkgmetadata>