"Mixing Station allows you to remote control a wide variety of digital mixing consoles. It’s designed for professional audio engineers as well as musicians." Application for remotely controlling a digital audio mixer hardware from Behringer, Soundcraft, Allen & Heath and Midas. It is a binary Java application with a bundled JRE in the package, installed to /opt/ Reproducible: Always
Created attachment 662683 [details] Ebuild for Linux binary package
Signed-off-by: Richard Ash <richard@audacityteam.org>
Thank you for your contribution. I had a short look on the ebuild. Here a few ideas: * Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman and pkgcheck * We always try to use the latest EAPI, please bump to EAPI=7 * do you really need eutils? * please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/) * A bot can look for additional mistakes, if you upload a PR via github * "Signed-off-by:" should go to the comment in the git PR.