gentoo-ebuilds/sys-apps/razercfg/metadata.xml
Michał Górny 37d48fa129
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-11-23 12:42:11 +01:00

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>