Search Criteria
Package Details: jack_mixer-git 19.r0.g4feeafa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jack_mixer-git.git (read-only, click to copy) |
---|---|
Package Base: | jack_mixer-git |
Description: | A multi-channel audio mixer desktop application for JACK (git version) |
Upstream URL: | https://github.com/jack-mixer |
Licenses: | GPL2 |
Groups: | pro-audio |
Conflicts: | jack_mixer |
Provides: | jack_mixer |
Submitter: | SpotlightKid |
Maintainer: | SpotlightKid |
Last Packager: | SpotlightKid |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-06-18 18:14 (UTC) |
Last Updated: | 2024-07-13 16:37 (UTC) |
Dependencies (17)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libjack.so (jackAUR, jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, lib32-jack2, lib32-pipewire-jack, pipewire-jack)
- pango (pango-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-platformdirs
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-docutils (make)
- new-session-manager (new-session-manager-gitAUR) (optional) – NSM session management support
Required by (1)
- jack_mixer_cc (requires jack_mixer)
Latest Comments
SpotlightKid commented on 2022-09-03 13:08 (UTC)
@unfa: technically, for installing it only depends on
libjack.so
, which can be provided byjack
,jack2
orpipewire-jack
. But for building it depended specifically onjack2
, because I'm not sure whether building withjack
(version 1) will work. Anyway, I changed that tojack
now, so give it it a try if it compiles with pipewire-jack.unfa commented on 2022-09-03 12:26 (UTC)
The package depends on jack2, and will refuse to install if pipewire-jack is installed instead.
SpotlightKid commented on 2021-03-09 22:44 (UTC)
@sen: Ah, shoot, I already had it updated locally but forgot to push. Done now.
sen commented on 2021-03-09 19:59 (UTC)
Hi SpotlightKid. The package needs to be updated for the meson build system.
I've created a working PKGBUILD here: https://cntp.nya.pub/share/jack_mixer-git_PKGBUILD
GuestOne commented on 2020-06-22 20:57 (UTC)
Thank you very much SpotlightKid! Now is ok.
SpotlightKid commented on 2020-06-22 20:12 (UTC)
@GiestOne: just pushed an update. Please try again.
GuestOne commented on 2020-06-22 19:55 (UTC)
I am unable to compile. Here the log: https://ybin.me/p/93ac0ad8c951abb2#G1V2EPUb0vZH6wrvipcGz+OWdA2I5jwfqw0RLRBJr8Y= Probably you should add python-cairocffi in the dependencies (in the log you can see: checking for python module cairo... no configure: error: Could not find Pycairo)