mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-14 14:09:14 +00:00
15 lines
721 B
XML
15 lines
721 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
The xwallpaper utility allows you to set image files as your X wallpaper.
|
|
JPEG, PNG, and XPM file formats are supported, all of them being configurable and therefore no fixed dependencies.
|
|
The wallpaper is also advertised to programs which support semi-transparent backgrounds.
|
|
The last but not least focus of this project is to write a secure wallpaper utility,
|
|
supporting very tight sandboxing mechanisms.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">stoeckmann/xwallpaper</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|