diff options
Diffstat (limited to 'system/piper/README')
-rw-r--r-- | system/piper/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/piper/README b/system/piper/README new file mode 100644 index 0000000000000..e0c95a70af42a --- /dev/null +++ b/system/piper/README @@ -0,0 +1,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 |