net-p2p/torrentinfo: amd64 stable wrt bug #721410
[gentoo.git] / net-p2p / bitcoin-qt / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>luke-jr+gentoobugs@utopios.org</email>
6                 <name>Luke Dashjr</name>
7         </maintainer>
8         <maintainer type="project">
9                 <email>proxy-maint@gentoo.org</email>
10                 <name>Proxy Maintainers</name>
11         </maintainer>
12         <use>
13                 <flag name="asm">Enable assembly for optimization</flag>
14                 <flag name="bip70">Enable support for the BIP70 payment protocol</flag>
15                 <flag name="knots">Build enhanced Bitcoin Knots version, rather than Bitcoin Core</flag>
16                 <flag name="libevent">Use dev-libs/libevent (needed for JSON-RPC, REST, and Tor auto-configuration</flag>
17                 <flag name="qrcode">Enable generation of QR Codes for receiving payments</flag>
18                 <flag name="system-leveldb">Use the system-wide dev-libs/leveldb instead of bundled</flag>
19                 <flag name="upnp">Enable Universal Plug and Play</flag>
20                 <flag name="wallet">Enable wallet support</flag>
21                 <flag name="zeromq">Report blocks and transactions via zeromq</flag>
22         </use>
23         <upstream>
24                 <remote-id type="github">bitcoin/bitcoin</remote-id>
25                 <remote-id type="github">bitcoinknots/bitcoin</remote-id>
26         </upstream>
27 </pkgmetadata>