forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
32 lines (32 loc) · 1.19 KB
/
metadata.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Craig Andrews</name>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Axel Burri</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
Tool for creating snapshots and remote backups of btrfs subvolumes
</longdescription>
<upstream>
<maintainer status="active">
<email>[email protected]</email>
<name>Axel Burri</name>
</maintainer>
<bugs-to>https://github.com/digint/btrbk/issues</bugs-to>
<changelog>https://raw.githubusercontent.com/digint/btrbk/master/ChangeLog</changelog>
<doc>https://github.com/digint/btrbk/blob/master/README.md</doc>
<remote-id type="github">digint/btrbk</remote-id>
</upstream>
<use>
<flag name='pv'>Use sys-apps/pv to enable progress bar functionality</flag>
</use>
</pkgmetadata>