blob: 4f20f7efee6d1c470b47c793ad4a34e4520ef90a (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>candrews@gentoo.org</email>
<name>Craig Andrews</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>axel@tty0.ch</email>
<name>Axel Burri</name>
</maintainer>
<upstream>
<maintainer status="active">
<email>axel@tty0.ch</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="cpe">cpe:/a:digint:btrbk</remote-id>
</upstream>
<use>
<flag name="mbuffer">Use <pkg>sys-block/mbuffer</pkg> to enable progress bar and buffering/limiting functionality</flag>
<flag name="lsbtr">Enable the lsbtr command-line tool</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|