Files
guru/app-misc/walld/metadata.xml
Lucio Sauer 68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +02:00

17 lines
809 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>Dotz0cat@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<longdescription>
A wallpaper daemon.
Walld automatically changes the wallpaper. It sets the wallpaper through feh. It changes the wallpaper by default every 30 minutes.
Walld has a feature that grabs the 16 most prominent colors from the wallpaper that it has set. Walld puts them in a file located at $HOME/.walld/colors. This file can be included in your .Xresources. Walld then reloads your .Xresources with xrdb.
</longdescription>
<upstream>
<remote-id type="github">Dotz0cat/walld</remote-id>
</upstream>
</pkgmetadata>