Files
guru/gui-apps/wbg/metadata.xml
Leonardo Hernández Hernández e9af3bd3d1 gui-apps/wbg: add codeberg upstream metadata
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
2024-01-03 13:52:27 -06:00

19 lines
845 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</maintainer>
<longdescription lang="en">
Super simple wallpaper application for Wayland compositors implementing the layer-shell protocol.
Wbg takes a single command line argument: a path to an image file. This image is displayed scaled-to-fit on all monitors.
More display options, and/or the ability to set a per-monitor wallpaper may be added in the future.
</longdescription>
<upstream>
<bugs-to>https://codeberg.org/dnkl/wbg/issues</bugs-to>
<doc>https://codeberg.org/dnkl/wbg/src/branch/master/README.md</doc>
<remote-id type="codeberg">dnkl/wbg</remote-id>
</upstream>
</pkgmetadata>