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 .. 12 Next › Last »

dermalikmann commented on 2023-09-24 13:13 (UTC) (edited on 2023-09-25 08:46 (UTC) by dermalikmann)

Could you change the dependency on "gtk4-git" to just "gtk4" as those two packages conflict with each other, and the non-aur "gtk4" is even newer than the aur "gtk4-git" package? As gtk4-git provides "gtk4" and "libgtk4.so", this should not create issues with other packages.

Edit: I just saw the last commit did the exact opposite. Maybe it would be an idea to postpone updates on this package, until the official gtk4 package has been updated to a version zrythm is compatible with? The problem with gtk4-git is, that at times it may be downgraded (as it might be the case right now?)

xul31 commented on 2023-08-28 21:27 (UTC) (edited on 2023-08-28 21:30 (UTC) by xul31)

Failed a few times to installed from AUR using yay. What fixed it for me was (all packages from AUR):

  • install manually reproc, with reproc-git

  • remove already installed zix and let zrythm package install it

  • install zrythm

Seems otherwise, all dependencies listed in the project's git install docs, were already installed on my machine (had planned to otherwise installed them all manually; sweet to see this project is using "what seems to be standard used by others").

Works now, thanks!

nyanbinary commented on 2023-08-03 00:46 (UTC)

Does this provide clap-plugin and lv2-plugin? So it works with Arch package groups without having to install reaper.

eclairevoyant commented on 2023-05-17 04:55 (UTC)

@Minihawk you'll have to follow up with the maintainer of reproc, no error with this package

@petercxy gcc13 fix added

petercxy commented on 2023-05-17 00:48 (UTC)

Bundled plugins don't build with GCC13. They can be disabled manually with -Dbundled_plugins=false.

Also, the issue with reproc (first reproted by Minihawk) can be temporarily fixed by setting CXXFLAGS=-Wno-changes-meaning.

Minihawk commented on 2023-05-08 11:18 (UTC) (edited on 2023-05-08 11:20 (UTC) by Minihawk)

Due to a change in compiler to GCC13, there is an error.

Fehler: Deklaration von »reproc::options::<unnamed struct> reproc::options::redirect« ändert die Bedeutung von »redirect« [-Wchanges-meaning] 107 | } redirect = {};

Translation: Error: Declaration of »reproc::options::<unnamed struct> reproc::options::redirect« changes the meaning of »redirect« [-Wchanges-meaning] 107 | } redirect = {};

Was in file "reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp" in cache of yay.

Scrumplex commented on 2023-03-14 13:13 (UTC)

Disowning this package, as I have switched to a different distribution as my primary OS.

tallero commented on 2023-02-13 05:45 (UTC)

missing guile2.2 dependency.

hare_ware commented on 2022-12-11 13:04 (UTC)

Hmmm, probably something weird with my AUR helper then, nevermind!

Scrumplex commented on 2022-12-11 13:02 (UTC)

Rabb_t: sassc is already a make dependency in the PKGBUILD