1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 09:32:37 +01:00

app-misc/piper: add 0.8

This commit is contained in:
2024-12-24 16:15:03 +01:00
parent a3705960eb
commit 2ad8e55f5d
3 changed files with 89 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?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>