What issue does your PR resolve?
N/A
Describe your PR
Adds support for SNAP packaging. While I understand this may be controversial, audacity is available in the snap store and I figure that there are some users that might prefer our version but who might be missed if we don't offer Tenacity in a fashion that is as easy to acquire for beginner Ubuntu users (such as those who might have just recently moved from Windows to Linux and might be restricted to using the snap store for example). Would appreciate any advice on improving the packaging if anyone has more experience with snap than me; this is my first attempt at making a snap package and the help would be welcome.
Checklist
-
This PR compiles on my machine
-
My contributions are licensed under GPL v2 or later (unless
otherwise exempted). -
All commits have been signed-off to comply with the DCO.
-
I made sure the title of this PR reflects the core meaning of the
issue I am solving. -
I did not make unnecessary changes to the code.
-
I have descriptive commit message(s) that thoroughly cover my
changes.