blob: c64fa439b0b824e153a03033cb5c34b33fdd415d (
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://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="tools">Build tools that are useful for development</flag>
<flag name="widgets">Build QtWidgets output that uses <pkg>kde-plasma/breeze</pkg> as the base by default</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|