blob: 19478cecb06967eaa481ef365b911adcb3f9721f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>m@matous.dev</email>
<name>Martin Matouš</name>
</maintainer>
<longdescription>
Gradually dim the screen.
Can be used to implement a grace period before locking the session.
</longdescription>
<upstream>
<maintainer>
<email>contact@emersion.fr</email>
<name>Simon Ser</name>
</maintainer>
<remote-id type="sourcehut">~emersion/chayang</remote-id>
</upstream>
</pkgmetadata>
|