blob: e0c95a70af42a42057fe8ec53f5783d17d541322 (
plain)
1
2
3
4
5
6
|
Piper is a GTK+ application to configure gaming mice. Piper is merely
a graphical frontend to the ratbagd DBus daemon.
This SlackBuild disables build tests by default. To enable build tests
(flake8 additionally required), pass TESTS=yes to the SlackBuild:
TESTS=yes ./piper.SlackBuild
|