summaryrefslogtreecommitdiff
blob: 1c2d8ed0efacb5883a1cc0d896c8c235bdd0d476 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>gyakovlev@gentoo.org</email>
		<name>Georgy Yakovlev</name>
	</maintainer>
	<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>