Package Details: zrythm 1.0.0.rc.0-1

Git Clone URL: https://aur.archlinux.org/zrythm.git (read-only, click to copy)
Package Base: zrythm
Description: Highly automated and intuitive digital audio workstation
Upstream URL: https://www.zrythm.org
Keywords: daw
Licenses: AGPL3
Submitter: alexteee
Maintainer: eclairevoyant
Last Packager: eclairevoyant
Votes: 39
Popularity: 1.36
First Submitted: 2019-01-01 17:00 (UTC)
Last Updated: 2024-04-19 00:12 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »

hare_ware commented on 2022-12-11 13:01 (UTC) (edited on 2022-12-11 13:02 (UTC) by hare_ware)

This seems to need sassc to be installed to compiled.

chrisco23 commented on 2022-12-06 18:23 (UTC)

Scrumplex: clean build seems to have solved me, thanks again. I'll try things out a little further later but so far looks good here.

Scrumplex commented on 2022-12-05 17:52 (UTC)

chrisco23: Try a clean build

chrisco23 commented on 2022-12-05 17:49 (UTC)

Thank you for the clarification. I don't know if it helps at all but this morning "yay" did try to build zrythm here, and it got up to this point:

/usr/src/debug/zrythm/zrythm-1.0.0-beta.3.5.1/build/../src/gui/widgets/inspector_track.c:100: undefined reference to `panel_widget_raise' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: zrythm

Scrumplex commented on 2022-12-05 12:00 (UTC)

Right now further updates are still blocked by carla 2.6.0 not being released yet, while Zrythm already depends on it.

Scrumplex commented on 2022-12-05 11:04 (UTC)

chrisco23: You can see if the Flatpak is a good alternative for you. It doesn't have the same issues packaging-wise as this AUR package, as we are constrained by what's available on Arch, while the Flatpak can easily bundle its dependencies. You are looking for org.zrythm.Zrythm from Flathub

chrisco23 commented on 2022-12-05 02:41 (UTC)

I know you guys are working on this and I'm super grateful. After 20 years of kinda hoping for a linux DAW that works for me, I think it's this one. But for a few months now, the package situation has kinda been burnt into my retinas. "Missing AUR Debug Packages: zrythm-debug -> Orphaned AUR Packages: lsp-dsp-lib -> Flagged Out Of Date AUR Packages: lsp-dsp-lib qt5-styleplugins stockfish zrythm"

Any recommendations from our community here?

Scrumplex commented on 2022-10-15 09:28 (UTC)

Newer zrythm versions require carla 2.6.0, which hasn't been released yet.

Scrumplex commented on 2022-09-11 10:28 (UTC) (edited on 2022-09-11 10:29 (UTC) by Scrumplex)

I have updated the package to 3.4.1. This makes it incompatible with your system installation of libadwaita, which is why this isn't suitable for everyone. Right now I don't have a better solution, because it looks like statically linking libadwaita isn't really possible currently. If you want to keep using zrythm on environments, where you can't remove the libadwaita package, I recommend using the Flatpak for now.

As libadwaita 1.2 is on the horizon, this packaging situation will get better soon.

BrainDamage commented on 2022-09-10 14:10 (UTC)

the current packaged version fails to build in a clean chroot due to missing deps:

Run-time dependency lilv-0 found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency lilv-0
Building fallback subproject with default_library=shared

meson.build:996:0: ERROR: Neither a subproject directory nor a lilv.wrap file was found.