Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 744964

Summary: media-sound/mixing-station-0.4.1: remotely controlling a digital audio mixer hardware from Behringer, Soundcraft, Allen & Heath and Midas (New package)
Product: Gentoo Linux Reporter: Richard Ash <richard>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: gentoo, jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: https://dev-core.org/mixing-station/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for Linux binary package

Description Richard Ash 2020-09-27 17:22:13 UTC
"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
Comment 1 Richard Ash 2020-09-27 17:23:00 UTC
Created attachment 662683 [details]
Ebuild for Linux binary package
Comment 2 Richard Ash 2020-09-27 17:24:35 UTC
Signed-off-by: Richard Ash <richard@audacityteam.org>
Comment 3 Jonas Stein gentoo-dev 2020-09-28 18:27:18 UTC
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.