blob: 390e8adfa5dc04be69f42f812a23aa7e8ed20314 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>qt@gentoo.org</email>
<name>Gentoo Qt Project</name>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:qt:qt</remote-id>
<bugs-to>https://qt-project.atlassian.net/</bugs-to>
<doc>https://doc.qt.io/</doc>
</upstream>
<use>
<flag name="qml">Build QML bindings</flag>
</use>
<origin>liguros-repo</origin>
<slots>
<subslots>
			Must only be used by packages that are known to use private parts of the Qt API.
		</subslots>
</slots>
</pkgmetadata>
|