summaryrefslogtreecommitdiff
blob: 3d9d2a28397ba6335a81929676275062f2c99393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>rich0@gentoo.org</email>
	</maintainer>
	<longdescription>
Backup directory tree and files.
Full featured archiver with support for differential backups, slices,
compression, ATTR/ACL support. DAR also supports Pipes for remote
operations, including with ssh.
</longdescription>
	<use>
		<flag name="dar32">Enables --enable-mode=32 option, which replace infinite
		by 32 bit integers</flag>
		<flag name="dar64">Enables --enable-mode=64 option, which replace infinite
		by 64 bit integers</flag>
		<flag name="gcrypt">Enables strong encryption support</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">dar</remote-id>
	</upstream>
</pkgmetadata>