Search Criteria
Package Details: jackmix-git r367.3a0c868-1
Git Clone URL: | https://aur.archlinux.org/jackmix-git.git (read-only, click to copy) |
---|---|
Package Base: | jackmix-git |
Description: | Matrix-mixer for JACK |
Upstream URL: | https://github.com/kampfschlaefer/jackmix |
Licenses: | |
Conflicts: | |
Submitter: | jose1711 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-07 21:33 |
Last Updated: | 2021-03-17 20:57 |
Dependencies (5)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2)
- ladish (ladish-git, ladish-no-gui)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- gendesk (make)
- scons (make)
Latest Comments
jose1711 commented on 2021-03-17 20:59
@dreieck
Thanks for the report. I made a switch to
no-lash
branch which includes script updated to Python3. Don't know what are the consequences, TBH I am not really using this program.dreieck commented on 2021-03-16 13:50
Fails to build for me:
It looks like this is due to what is mentione in the comment from 2020-04-26 by @kilobyte: We have here a python2-script which is run by python3.
I do not know how to solve this easily. Also patching all python files' shabeng-lines does not help:
still gives that problem.
Thanks for maintainig!
(And if you find how to make it run with
python2
, addpython2
tomakedepends
(ordepends
if it is also needed for the installed package).)kilobyte commented on 2020-04-26 21:17
The file jackmix/admin/qt5muc.py is a python 2 script starting with #!/usr/bin/python. Since on arch that is python 3 the script will not run. I think it'd be smart adding a patch that changes this to python2.
jose1711 commented on 2019-03-31 20:39
@JohnyRi done, thank you
JohnyRi commented on 2019-03-22 10:49
Hi, Please add the dependency for scons which is required while building the package. Thank you
dvzrv commented on 2019-02-13 13:02
@jose1711: Please use jack as dependency, as jack2 provides jack.