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:
23
app-misc/piper/metadata.xml
Normal file
23
app-misc/piper/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user