blob: bda2ea2392c518e9c7cc69f810700a986b04dc43 (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
CDM is a minimalistic, yet full-featured replacement for
login-managers like slim, kdm, gdm and qingy that provides a fast,
dialog-based login system without the overhead of the X Window System
or the instability of qingy. Written in pure bash, CDM has no other
dependencies, yet supports multiple users/sessions and can start
virtually any DE/WM.
</longdescription>
<upstream>
<remote-id type="github">evertiro/cdm</remote-id>
</upstream>
</pkgmetadata>
|