summaryrefslogtreecommitdiff
blob: 74322c99866444c35f4388d630a1e2ab208b869b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
	<email>qt@gentoo.org</email>
	<name>Gentoo Qt Project</name>
</maintainer>
<use>
	<flag name="berkdb">Build the QxtBerkeley module</flag>
	<flag name="sql">Build the QxtSql module</flag>
	<flag name="web">Build the QxtWeb module</flag>
	<flag name="zeroconf">Build the QxtZeroconf module</flag>
</use>
</pkgmetadata>