summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6-WebEngine/metadata.xml
blob: 1e0abbb7a85c440cc04edf50520a57d928db60c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>qt@gentoo.org</email>
		<name>Gentoo Qt Project</name>
	</maintainer>
	<use>
		<flag name="quick">Build bindings for the QtWebEngineQuick module</flag>
		<flag name="widgets">Build bindings for the QtWebEngineWidgets module</flag>
	</use>
	<upstream>
		<bugs-to>https://www.riverbankcomputing.com/mailman/listinfo/pyqt/</bugs-to>
		<remote-id type="pypi">PyQt6-WebEngine</remote-id>
	</upstream>
</pkgmetadata>