blob: 86353a72d168179d052aec0dffa14732d1bc9530 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>lxqt@gentoo.org</email>
<name>LXQt</name>
</maintainer>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
<longdescription lang="en">
SDDM is a modern display manager aiming to be fast, simple
and beautiful. It uses modern technologies like QtQuick, which
gives the designer the ability to create smooth, animated UIs.
</longdescription>
<upstream>
<remote-id type="github">sddm/sddm</remote-id>
<remote-id type="cpe">cpe:/a:sddm_project:sddm</remote-id>
</upstream>
</pkgmetadata>
|