blob: 51577f968348d10b90c8147d47dddd5b3c1b1120 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<use>
<flag name="examples">Install tint2rc examples</flag>
<flag name="battery">Enable battery status plugin</flag>
<flag name="tint2conf">Build/Install tint2conf as well</flag>
</use>
<longdescription lang="en">tint2 is a simple panel/taskbar intentionally made for
<pkg>
openbox</pkg>3, but should also work with other window managers.
It's based on ttm code http://code.google.com/p/ttm/.
The goal is to keep a clean and unintrusive look with code lightweight and compliance with freedesktop specifications.</longdescription>
<upstream>
<remote-id type="google-code">tint2</remote-id>
</upstream>
</pkgmetadata>
|