summaryrefslogtreecommitdiff
blob: 5da934964379896e2210005e38465f6e01f75df1 (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
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>qt@gentoo.org</email>
		<name>Gentoo Qt Project</name>
	</maintainer>
	<use>
		<flag name="contacts">Build bindings for the QtContacts module</flag>
		<flag name="feedback">Build bindings for the QtFeedback module</flag>
		<flag name="gallery">Build bindings for the QtGallery module</flag>
		<flag name="location">Build bindings for the QtLocation module</flag>
		<flag name="messaging">Build bindings for the QtMessaging module</flag>
		<flag name="multimedia">Build bindings for the QtMultimediaKit module</flag>
		<flag name="organizer">Build bindings for the QtOrganizer module</flag>
		<flag name="publishsubscribe">Build bindings for the QtPublishSubscribe module</flag>
		<flag name="sensors">Build bindings for the QtSensors module</flag>
		<flag name="serviceframework">Build bindings for the QtServiceFramework module</flag>
		<flag name="systeminfo">Build bindings for the QtSystemInfo module</flag>
		<flag name="versit">Build bindings for the QtVersit module</flag>
	</use>
	<upstream>
		<maintainer status="active">
			<email>phil@riverbankcomputing.com</email>
			<name>Phil Thompson</name>
		</maintainer>
		<bugs-to>mailto:pyqt@riverbankcomputing.com</bugs-to>
		<remote-id type="sourceforge">pyqt</remote-id>
	</upstream>
</pkgmetadata>