summaryrefslogtreecommitdiff
blob: a1947ab7e87bc4a8059732a12c6d0a0bccf3b540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>desktop</herd>
	<maintainer>
		<email>lack@gentoo.org</email>
		<name>Jim Ramsay</name>
	</maintainer>
	<longdescription lang="en">
		Screenlets are small owner-drawn applications (written in Python) that
		can be described as "the virtual representation of things lying/standing
		around on your desk". Sticknotes, clocks, rulers, ... the possibilities
		are endless.

		The goal of the Screenlets base-classes is to simplify the creation of
		fully themeable mini-apps that each solve basic desktop-work-related
		needs and generally improve the usability and eye-candy of the modern
		composited Linux-desktop.
	</longdescription>
	<use>
		<flag name="svg">Highly Recommended: Enable SVG graphics via
			<pkg>dev-python/librsvg-python</pkg></flag>
	</use>
</pkgmetadata>