1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 07:22:38 +01:00
Files
sunny-overlay/app-misc/piper/metadata.xml

24 lines
943 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>david.guglielmi@gmail.com</email>
<name>David GUGLIELMI</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>
<remote-id type="github">libratbag/piper</remote-id>
<bugs-to>https://github.com/libratbag/piper/issues</bugs-to>
<doc lang="en">https://github.com/libratbag/piper/wiki</doc>
</upstream>
</pkgmetadata>