blob: 6050740c06302198f312ea474a07e647412ae346 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<stabilize-allarches />
<use>
<flag name="cli">Enables the CLI interface</flag>
<flag name="qrcode">Enable QR code scanning with <pkg>media-gfx/zbar</pkg>
</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:electrum:electrum</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|