summaryrefslogtreecommitdiff
blob: f812be9d0e5d702d146184fff2de16c4ceb4a62e (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
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>no-herd</herd>
  <maintainer>
    <email>ferdy@gentoo.org</email>
    <name>Fernando J. Pereda</name>
  </maintainer>
  <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++ >=4.1)</flag>
	  <flag name='zsh-completion'>Enable zsh completion support</flag>
  </use>
</pkgmetadata>