summaryrefslogtreecommitdiff
path: root/net-misc/rsync/metadata.xml
blob: cceaeff88940fd2ea8ccbd4333ba49e5bf79b043 (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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>base-system@gentoo.org</email>
		<name>Gentoo Base System</name>
	</maintainer>
	<upstream>
		<changelog>https://rsync.samba.org/ftp/rsync/NEWS</changelog>
		<remote-id type="cpe">cpe:/a:samba:rsync</remote-id>
		<remote-id type="github">RsyncProject/rsync</remote-id>
	</upstream>
	<use>
		<flag name="rrsync">Install rrsync script to setup restricted rsync users via ssh logins</flag>
		<flag name="stunnel">Provide helper scripts for using rsync via &gt;=<pkg>net-misc/stunnel</pkg>-4</flag>
		<flag name="system-zlib">Use system zlib instead of bundled one. This is incompatible with older rsync releases!</flag>
		<flag name="xxhash">Enable <pkg>dev-libs/xxhash</pkg> support for hashing</flag>
	</use>
</pkgmetadata>