forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.xml
26 lines (26 loc) · 930 Bytes
/
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>William Hubbs</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>[email protected]</email>
<name>Rahil Bhimjiani</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="btrfs">Enables dependencies for the "btrfs" graph driver.</flag>
<flag name="device-mapper">Compiles with libdevmapper</flag>
<flag name="rootless">Compiles with libsubid</flag>
</use>
<upstream>
<remote-id type="github">containers/skopeo</remote-id>
<bugs-to>https://github.com/containers/skopeo/issues</bugs-to>
<doc>https://github.com/containers/skopeo/blob/main/README.md</doc>
</upstream>
</pkgmetadata>