summaryrefslogtreecommitdiff
blob: fe2db70cfb0dee132e4f415166c11acb1c186e28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>