blob: 43a27bb1aa2a98e23a3e9d476b234e1815e860e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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>
|