blob: ede6d14f0e56ddc6cea05c76f222a0006271ba08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>amynka@gentoo.org</email>
</maintainer>
<use>
<flag name="battery">Enable battery status plugin</flag>
<flag name="tint2conf">Build/Install tint2conf as well</flag>
<flag name="sanitize">Enable ASAN</flag>
</use>
<longdescription lang="en">tint2 is a simple panel/taskbar intentionally made for
<pkg>x11-wm/openbox</pkg>3, but should also work with other window managers.
It's based on ttm code https://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>
|