summaryrefslogtreecommitdiff
path: root/net-misc/wget/metadata.xml
blob: 6f060b560826194810bcf8d8c86158aed8e21156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>base-system@gentoo.org</email>
    <name>Gentoo Base System</name>
  </maintainer>
  <use>
    <flag name="cookie-check">Enable cookie checks via <pkg>net-libs/libpsl</pkg>
    </flag>
    <flag name="libproxy">Support for automatic proxy configuration management through <pkg>net-libs/libproxy</pkg>.</flag>
    <flag name="metalink">Enable support for <pkg>media-libs/libmetalink</pkg>
    </flag>
    <flag name="ntlm">Enable support for NTLM (Windows-based) authorization</flag>
    <flag name="psl">Enable Public Suffix List (PSL) support</flag>
    <flag name="uuid">Generate UUIDs for the WARC (Web ARChive file format) using libuuid; otherwise use a simple RNG (random number generator)</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:gnu:wget</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>