summaryrefslogtreecommitdiff
blob: 8dd94f74b4d50f28c6750aa16ed8e078b4bddda8 (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>
<use>
	<flag name="bearer">Build the QtBearer module</flag>
	<flag name="bluetooth">Enable Bluetooth support in QtConnectivity and QtSystemInfo modules</flag>
	<flag name="connectivity">Build the QtConnectivity module</flag>
	<flag name="contacts">Build the QtContacts module</flag>
	<flag name="feedback">Build the QtFeedback module</flag>
	<flag name="gallery">Build the QtGallery module</flag>
	<flag name="location">Build the QtLocation module</flag>
	<flag name="messaging">Build the QtMessaging module</flag>
	<flag name="multimedia">Build the QtMultimediaKit module</flag>
	<flag name="networkmanager">Enable NetworkManager support in QtBearer and QtSystemInfo modules</flag>
	<flag name="opengl">Enable OpenGL support in QtMultimediaKit module</flag>
	<flag name="organizer">Build the QtOrganizer module</flag>
	<flag name="publishsubscribe">Build the QtPublishSubscribe module</flag>
	<flag name="pulseaudio">Enable PulseAudio support in QtMultimediaKit module</flag>
	<flag name="qml">Build QML bindings</flag>
	<flag name="sensors">Build the QtSensors module</flag>
	<flag name="serviceframework">Build the QtServiceFramework module</flag>
	<flag name="systeminfo">Build the QtSystemInfo module</flag>
	<flag name="tools">Build various useful tools (e.g.: qcrmlgen, servicexmlgen, vsexplorer, ...)</flag>
	<flag name="versit">Build the QtVersit module</flag>
</use>
</pkgmetadata>