summaryrefslogtreecommitdiff
path: root/app-containers/skopeo/metadata.xml
blob: 9165f2fb0937ee4fcf39a8d25658062c72be02c5 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>williamh@gentoo.org</email>
    <name>William Hubbs</name>
  </maintainer>
  <maintainer type="person" proxied="yes">
    <email>me@rahil.rocks</email>
    <name>Rahil Bhimjiani</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="btrfs">Enables dependencies for the "btrfs" graph driver.</flag>
    <flag name="rootless">Compiles with libsubid</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/podman-container-tools/skopeo/issues</bugs-to>
    <doc>https://github.com/podman-container-tools/skopeo/blob/main/README.md</doc>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>