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

Bug 777390

Summary: media-sound/catia - Simple JACK Patchbay
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=777411
https://bugs.gentoo.org/show_bug.cgi?id=777408
Whiteboard:
Package list:
Runtime testing required: ---

Description Dennis Schridde 2021-03-20 14:50:20 UTC
The PipeWire developers recommend to use Catia for PipeWire (and JACK) for use-cases that the loopback module serves for PulseAudio: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/543#note_845943

Their alternative recommendation is Carla, which is also not packaged for Gentoo: https://bugs.gentoo.org/561582

DESCRIPTION="Simple JACK Patchbay"
HOMEPAGE="https://kx.studio/Applications:Catia"
LICENSE="GPL-2.0"

Source: https://github.com/falkTX/Cadence
Code is Python and C++ with dependencies on Qt.
Comment 1 Dennis Schridde 2021-03-20 15:00:06 UTC
The build system uses custom Makefiles.  Luckily there is not too much code (Catia seems to have a rather narrow focus), so hopefully it is not too much trouble to build.
Comment 2 Emily Rowlands 2021-03-20 15:08:31 UTC
Catia is packaged as part of media-sound/cadence already
Comment 3 Dennis Schridde 2021-03-20 18:37:35 UTC
(In reply to Emily Rowlands from comment #2)
> Catia is packaged as part of media-sound/cadence already

Thanks!

I submitted bug #777408 and bug #777411 in the hopes that solving both will satisfy my use-case (comment #0).