You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
839 B
23 lines
839 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<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>
|
|
<flag name="gpg">Enables usage of asymetric crypto algorithms</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="sourceforge">dar</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|