summaryrefslogtreecommitdiff
path: root/kde-frameworks/kconfig/metadata.xml
blob: 1718723181c9b9e673f43e88e2cf1f41a047c34d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>kde@gentoo.org</email>
    <name>Gentoo KDE Project</name>
  </maintainer>
  <upstream>
    <bugs-to>https://bugs.kde.org/</bugs-to>
    <remote-id type="cpe">cpe:/a:kde:kconfig</remote-id>
  </upstream>
  <use>
    <flag name="qml">Enable QML/QtQuick support via <pkg>dev-qt/qtdeclarative</pkg>
    </flag>
  </use>
  <slots>
    <subslots>
			Must only be used by packages that are known to use private parts of the Frameworks API.
		</subslots>
  </slots>
  <origin>srcux</origin>
</pkgmetadata>