summaryrefslogtreecommitdiff
blob: 28c0061c04b1d157873215f2545e2174de70aaff (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>no-herd</herd>
  <maintainer>
    <email>gentoofan23@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="qa">Enable QA tools</flag>
    <flag name="ruby-bindings">Enable Ruby bindings.</flag>
    <flag name="visibility">Enable visibility support (g++ &gt;=4.1)</flag>
    <flag name="zsh-completion">Enable zsh completion support</flag>
  </use>
</pkgmetadata>