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).
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
andacct-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).