blob: d76915ad8796c92d99c3fd93806fe5772e5e318f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>queereen@riseup.net</email>
<name>Avis Drożniak</name>
</maintainer>
<longdescription lang="en">
Caffeine is a little daemon that sits in your systray, and prevents the screensaver from showing up, or the system from going to sleep.
It does so when an application is fullscreened (eg: youtube), or when you click on the systray icon (which you can do, when, eg: reading).
</longdescription>
<upstream>
<bugs-to>
https://codeberg.org/WhyNotHugo/caffeine-ng/issues
</bugs-to>
<changelog>
https://codeberg.org/WhyNotHugo/caffeine-ng/src/branch/main/CHANGELOG.rst
</changelog>
<maintainer>
<name>Hugo Osvaldo Barrera</name>
<email>hugo@whynothugo.nl</email>
</maintainer>
<remote-id type="codeberg">WhyNotHugo/caffeine-ng</remote-id>
</upstream>
</pkgmetadata>
|