blob: 170a33a029b3c0692b7a7cc3d4f11f9d29aadd78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>bman@gentoo.org</email>
<name>Aaron Bauman</name>
</maintainer>
<maintainer type="person">
<email>gentoo@aisha.cc</email>
<name>Aisha Tammy</name>
<description>Proxy-maintainer, assign bugs</description>
</maintainer>
<longdescription>
kanshi allows you to define output profiles that are
automatically enabled and disabled on hotplug.
For instance, this can be used to turn a laptop's
internal screen off when docked.
</longdescription>
<use>
<flag name="man">build and install man pages</flag>
</use>
</pkgmetadata>
|