gentoo-audio / audio-overlay

Gentoo overlay for music production
https://gentoo-audio.github.io/audio-overlay
GNU General Public License v2.0
41 stars 22 forks source link

media-sound/jamulus: Add new package #451

Closed NexAdn closed 1 year ago

NexAdn commented 3 years ago

Jamulus is an online jamming software, trying to provide audio transmission with very low latency. I've created this ebuild to enable installing Jamulus on Gentoo. It comes with a headless USE flag to disable Jack and GUI support as they are not needed for running a Jamulus server.

Furthermore, I've provided an init-Script together with a conf.d-File to allow configuration on headless servers.

What is missing are acct-group and acct-user packages. That might be handy when running a headless server where Jamulus is started via the Init script or similar, but for now I haven't added them as they're only useful for running a headless server (which is what the majority of users probably won't do).