forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
27 lines (27 loc) · 1.3 KB
/
metadata.xml
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="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>[email protected]</email>
<name>Phil Thompson</name>
</maintainer>
<bugs-to>mailto:[email protected]</bugs-to>
<remote-id type="sourceforge">pyqt</remote-id>
</upstream>
</pkgmetadata>