summaryrefslogtreecommitdiff
path: root/app-misc/piper/metadata.xml
blob: ab1fb26a7c0fd63023de9d4e40cecc22c9b98d40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>alex@1stleg.com</email>
    <name>Alex Barker</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		Piper is a graphical user interface to configure gaming mice.
		Configuration options include changing the resolution (DPI) of the
		mouse, adding and removing profiles, setting LED colors and changing
		button behaviors.

		Piper requires <pkg>dev-libs/libratbag</pkg>’s ratbagd, the daemon to actually communicate with the
		mice. Piper is merely a front end to ratbagd, ratbagd must be
		installed and running when Piper is launched.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/libratbag/piper/issues</bugs-to>
    <doc lang="en">https://github.com/libratbag/piper/wiki</doc>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>