mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
16 lines
667 B
XML
16 lines
667 B
XML
<?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>
|
|
<remote-id type="github">caffeine-ng/caffeine-ng</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|