blob: 20815133c87426b8dbd956fa1c493e0819a8f07b (
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
26
27
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
<email>pchrist@gentoo.org</email>
<name>Panagiotis Christopoulos</name>
</maintainer>
<maintainer>
<email>dlcampbell@gmx.com</email>
<name>Daniel Campbell</name>
<description>Mantainer. Assign bugs to him</description>
</maintainer>
<longdescription><![CDATA[
Fluxbox is yet another windowmanager for X. Originally based upon the
Blackbox 0.61.1 code, Fluxbox has been extended to include a new tabbed
window handling mechanism, an improved configurable window title bar,
better KDE and GNOME integration, an integrated keygrabber and countless
additonal features.
]]></longdescription>
<use>
<flag name='slit'>Enables the fluxbox slit (or dock)</flag>
<flag name='toolbar'>Enables the fluxbox toolbar</flag>
<flag name='bidi'>Enable bidirectional language support with
<pkg>dev-libs/fribidi</pkg></flag>
</use>
</pkgmetadata>
|