| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
<pkgmetadata>
|
| 4 |
<maintainer>
|
| 5 |
<email>joker@gentoo.org</email>
|
| 6 |
<name>Christian Birchinger</name>
|
| 7 |
</maintainer>
|
| 8 |
<longdescription>
|
| 9 |
Utility to for advanced configuration of the following Razer mice: Krait, Lachesis,
|
| 10 |
DeathAdder (Classic, 3500 DPI, Black Edition), Copperhead, Naga, Boomslang CE. The
|
| 11 |
tool architecture is based on "razerd", which is a background daemon doing all of
|
| 12 |
the lowlevel privileged hardware accesses. The user interface tools are "razercfg",
|
| 13 |
a commandline tool; and "qrazercfg", a QT4 based graphical device configuration tool.
|
| 14 |
</longdescription>
|
| 15 |
<use>
|
| 16 |
<flag name='pm-utils'>Installs the pm-utils hooks for suspend/resume and
|
| 17 |
requires <pkg>sys-power/pm-utils</pkg></flag>
|
| 18 |
<flag name='qt4'>Installs a qt UI. Requires <pkg>dev-python/pygtk</pkg></flag>
|
| 19 |
</use>
|
| 20 |
</pkgmetadata>
|