aboutsummaryrefslogtreecommitdiff
blob: 4623d284e646e401bee7a8041119a66b9f6f9224 (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
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>qt</herd>
<maintainer>
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
<use>
	<flag name="bazaar">Add support for bazaar version control system</flag>
	<flag name="bineditor">enable bineditor plugin</flag>
	<flag name="bookmarks">enable bookmarks plugin</flag>
	<flag name="botan-bundled">Use the bundled copy of dev-libs/botan</flag>
	<flag name="cmake">enable cmake project manager plugin</flag>
	<flag name="fakevim">enable vim-like key bindings plugin</flag>
	<flag name="git">enable git plugin</flag>
	<flag name="mercurial">enable mercurial plugin</flag>
	<flag name="inspector">Use 3rd-party inspector plugin</flag>
	<flag name="perforce">enable perforce software configuration manager plugin</flag>
	<flag name="qml">Simple way of building UIs based on Qt Declarative module</flag>
	<flag name="qtscript">enable qt script editor plugin</flag>
	<flag name="subversion">enable subversion plugin</flag>
</use>
<longdescription lang="en">
</longdescription>
</pkgmetadata>