blob: 4897d4fba49e7ea31d439fbb12b8a46c6d196004 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>bkohler@gentoo.org</email>
<name>Ben Kohler</name>
</maintainer>
<longdescription>
Blackbox is that fast, light window manager you have been looking for
without all those annoying library dependencies. If you have a C++
compiler and the X Window System you can compile and use it.
</longdescription>
<upstream>
<remote-id type="github">bbidulock/blackboxwm</remote-id>
</upstream>
</pkgmetadata>
|