blob: 0a5fdc78f49e4aac6d43df88eafffc45a821f476 (
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://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>
</upstream>
<use>
<flag name="teamd">Enable Teamd control support</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>
|