blob: 2e599774c169e912c9f47baaa8b6e4ce687d8447 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<use>
<flag name="magic">Enable automatic detection of Content-Type
using libmagic (<pkg>sys-apps/file</pkg>)</flag>
<flag name="netlink">Use libnetlink (<pkg>sys-apps/iproute2</pkg>) to
get network interface addresses</flag>
<flag name="qrcode">Enable generating QRCodes for server URL</flag>
</use>
<upstream>
<maintainer status="active">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<bugs-to>https://bitbucket.org/mgorny/pshs/issues/</bugs-to>
<remote-id type="bitbucket">mgorny/pshs</remote-id>
</upstream>
</pkgmetadata>
|