blob: 5fecc85e4c0099fdb7b76a1d7653d2359d3e03c6 (
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>
<herd>python</herd>
<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>
</upstream>
</pkgmetadata>
|