summaryrefslogtreecommitdiff
blob: ed29e36391e193b1cdf797e8d6d7dcd8295fd55d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>no-herd</herd>
  <maintainer>
    <email>tanderson@gentoo.org</email>
    <name>Thomas Anderson</name>
  </maintainer>
  <use>
    <flag name="inquisitio">Enable inquisitio, the search client</flag>
    <flag name="pink">Use a less boring colourscheme than the default</flag>
    <flag name="portage">Enable experimental support for Portage
          configuration formats</flag>
    <flag name="python-bindings">Enable Python bindings. Requires a lot of RAM
          to build (~700Mbytes per job) and adds a dependency upon
          <pkg>dev-libs/boost</pkg></flag>
    <flag name="ruby-bindings">Enable Ruby bindings.</flag>
    <flag name='search-index'>Enable cave search --index. Requires sqlite.</flag>
    <flag name="visibility">Enable visibility support (g++ &gt;=4.1)</flag>
  </use>
</pkgmetadata>