I am running into additional issues on the package....there is now a dependency additional dependencies
Search Criteria
Package Details: zrythm 1.0.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/zrythm.git (read-only, click to copy) |
---|---|
Package Base: | zrythm |
Description: | A feature-rich digital audio workstation with support for various plugin formats and advanced audio processing capabilities |
Upstream URL: | https://www.zrythm.org/ |
Keywords: | daw |
Licenses: | AGPL-3.0-or-later |
Submitter: | alexteee |
Maintainer: | nikost74 |
Last Packager: | nikost74 |
Votes: | 43 |
Popularity: | 0.34 |
First Submitted: | 2019-01-01 17:00 (UTC) |
Last Updated: | 2025-05-02 09:26 (UTC) |
Dependencies (57)
- bash (bash-devel-gitAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- carla-gitAUR
- curl (curl-gitAUR, curl-c-aresAUR)
- dconf
- fftw (fftw-amdAUR)
- file (file-gitAUR)
- fluidsynth (fluidsynth-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- graphene (graphene-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libcyaml (libcyaml-gitAUR)
- libglvnd (libglvnd-gitAUR)
- liblo (liblo-gitAUR, liblo-ipv6AUR, liblo-ipv6AUR)
- libpanel (libpanel-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsndfile (libsndfile-gitAUR)
- libsoxr
- libx11 (libx11-gitAUR)
- libxcursor
- libxext (libxext-gitAUR)
- libxrandr (libxrandr-gitAUR)
- lsp-dsp-libAUR
- pango (pango-gitAUR)
- pcre2 (pcre2-gitAUR)
- pipewire-jack (pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, pipewire-jack-client-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- rtaudio (rtaudio-gitAUR)
- rtmidi
- rubberband
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- vamp-plugin-sdk
- xxhash (xxhash-gitAUR)
- yyjson (yyjson-gitAUR)
- zix (zix-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- boost (boost-gitAUR) (make)
- glib2-devel (make)
- guile (guile-gitAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- lilv (lilv-gitAUR, lilv-gitAUR) (make)
- meson (meson-gitAUR) (make)
- sassc (sassc-gitAUR) (make)
- graphviz (optional) – for process graph export (only used for debugging)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack) (optional) – low latency audio/MIDI backend
- libsoundioAUR (libsoundio-gitAUR) (optional) – alternative audio backend
- portaudio (optional) – alternative audio backend
- realtime-privileges (optional) – for real-time scheduling privileges
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 Next › Last »
quenyen commented on 2020-10-16 19:09 (UTC)
sramey40 commented on 2020-09-18 21:00 (UTC) (edited on 2020-09-18 21:15 (UTC) by sramey40)
Build fails because "rubberband" dependency is missing.
Run-time dependency lsp-dsp-lib found: NO (tried pkgconfig and cmake) Run-time dependency threads found: YES Run-time dependency sratom-0 found: YES 0.6.4 Run-time dependency serd-0 found: YES 0.30.4 Run-time dependency sord-0 found: YES 0.16.4 Dependency samplerate found: YES 0.1.9 (cached) Run-time dependency rubberband found: NO (tried pkgconfig and cmake)
meson.build:702:0: ERROR: Dependency "rubberband" not found, tried pkgconfig and cmake
A full log can be found at /home/sean/.cache/yay/zrythm/src/zrythm-0.8.911/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build(). Aborting...
installing rubberband manually fixes the issue.
EDIT: So, upon installing and running, there is a fatal issue because it can't find gtksourceview3. I installed it manually and it works. Seems that rubberband needs to be fixed, and gtksourceview3 needs to be added as a dependency.
kimina commented on 2020-09-10 09:08 (UTC)
if you run into issues with the GPG, go grab it from the official site, save it as a file in the directory and do this,
gpg --import gpg key file
ashka commented on 2020-08-22 10:35 (UTC)
Meson 55 is now available in the arch repositories and may be used again in the PKGBUILD.
quenyen commented on 2020-08-14 14:44 (UTC)
Okay I looked into updating to the most current build of zrythm, I do not know about those guys but most projects that are iterating on the last number are simply numbering new builds from their CI instance. If they are introducing new features in new builds then that is pretty unusual. In any case the newest build requires meson 55 which is not yet present in the arch repositories universally. Until meson version 55 becomes the standard updating to the newest builds is not going to happen because it will result in general breakage.
StuckUpCreations commented on 2020-08-14 06:53 (UTC) (edited on 2020-08-14 07:03 (UTC) by StuckUpCreations)
pgp key needs to be imported manually.. key is on zrythm's page
trilader commented on 2020-07-24 16:17 (UTC)
I build my packages in a chroot with aurutils and discovered that zrythm needs some additional builddeps: xdg-utils git and also as a regular dependency: rubberband in order to build.
Pinned Comments