mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 14:44:11 +02:00
20 lines
809 B
XML
20 lines
809 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<use>
|
|
<flag name="gui">Installs GUI configuration utility and status bar applet.
|
|
Requires <pkg>dev-python/pyqt5</pkg></flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">mbuesch/razer</remote-id>
|
|
</upstream>
|
|
<longdescription>
|
|
The next generation Razer device configuration tool bringing the Razer gaming
|
|
experience to the free OpenSource world.
|
|
The tool architecture is based on "razerd", which is a background daemon doing
|
|
all of the lowlevel privileged hardware accesses. The user interface tools are
|
|
"razercfg", a commandline tool; and "qrazercfg", a Qt based graphical device
|
|
configuration tool.
|
|
</longdescription>
|
|
</pkgmetadata>
|