Version 1.0.0 released
Search Criteria
Package Details: zrythm 1.0.0.rc.0-1
Package Actions
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) |
Dependencies (45)
- appstream
- boost (boost-gitAUR)
- breeze-icons (breeze-icons-gitAUR)
- carla-gitAUR
- chromaprint (chromaprint-gitAUR, chromaprint-fftwAUR)
- dconf
- fftw (fftw-amdAUR)
- fluidsynth (fluidsynth-gitAUR)
- graphene (graphene-gitAUR)
- graphviz
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- guile (guile-gitAUR)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libaudecAUR
- libbacktrace (libbacktrace-gitAUR)
- libcyamlAUR (libcyaml-gitAUR)
- libepoxy (libepoxy-gitAUR)
- libpanel (libpanel-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- lilv (lilv-gitAUR)
- lsp-dsp-libAUR
- pcre
- portaudio
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- reprocAUR (reproc-gitAUR)
- rtaudio (rtaudio-gitAUR)
- rtmidi
- rubberband
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- serd (serd-gitAUR)
- sratom (sratom-gitAUR)
- vamp-plugin-sdk
- xxhash (xxhash-gitAUR)
- yyjson (yyjson-gitAUR)
- zix (zix-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- meson (meson-gitAUR) (make)
- ruby-sass (make)
- sassc (sassc-gitAUR) (make)
- realtime-privileges (optional) – allow memory locking
Required by (0)
Sources (4)
artofmusic commented on 2024-11-24 01:18 (UTC)
Kunda commented on 2024-11-15 20:07 (UTC)
zobi8225 commented on 2024-11-02 08:50 (UTC)
I got problemes with depedencies also. And compiling clara-git was painful ! First time i prefer the official installator !
xrayfur commented on 2024-10-03 15:24 (UTC) (edited on 2024-10-03 15:26 (UTC) by xrayfur)
Unable to build due to multiple failures: 1) glib2-devel
not in dependencies:
Program /usr/bin/glib-mkenums found: NO
inc/meson.build:6:19: ERROR: Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums'
This is a distributor issue -- please report it to your glib-2.0 provider.
A full log can be found at /home/user/.cache/yay/zrythm/src/zrythm-1.0.0-rc.0/build/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: zrythm-exit status 4
After installing glib2-devel
build fails with another error 2):
[220/590] Generating data/appdata-xml-in-tmp with a custom command
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /home/user/.cache/yay/zrythm/src/zrythm-1.0.0-rc.0/build/scripts/gen-appdata-xml.scm
;;; compiled /home/user/.cache/guile/ccache/3.0-LE-8-4.7/home/user/.cache/yay/zrythm/src/zrythm-1.0.0-rc.0/build/scripts/gen-appdata-xml.scm.go
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: zrythm-exit status 4
-> Failed to install the following packages. Manual intervention is required:
zrythm - exit status 4
Exagone313 commented on 2024-09-24 22:58 (UTC) (edited on 2024-09-24 23:01 (UTC) by Exagone313)
The dependency glib2-devel
is missing. I also added appstream-glib
since it seemed like a useful optional dependency (didn't inspect further though).
The commit 16c67cec
needs to be backported to fix compilation with GCC 14.
Tested a build of zrythm 1.0.0.rc.1 with these modifications.
IRVNG commented on 2024-05-15 21:11 (UTC)
I get the following error when trying to install: ==> ERROR: A failure occurred in build(). Aborting... -> error making: zrythm-exit status 4 -> Failed to install the following packages. Manual intervention is required: zrythm - exit status 4
Minihawk commented on 2024-04-18 16:07 (UTC)
carla does not support CLAP, so you will not be able to use CLAP-plugins.
Visne commented on 2024-04-18 14:58 (UTC)
Appears to work fine with carla
instead of carla-git
too.
RamenFiend commented on 2024-04-02 20:22 (UTC)
In addition to gtk4/libadwaita package changes below, this now builds with yyjson (non -git) as of yyjson version 0.8.0-1 (currently in AUR.)
Pinned Comments