[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59725] [PATCH] gnu: paulxstretch: Fix paths
From: |
宋文武 |
Subject: |
[bug#59725] [PATCH] gnu: paulxstretch: Fix paths |
Date: |
Tue, 31 Jan 2023 13:51:05 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Sughosha <Sughosha@proton.me> writes:
> This method seems more precise, since if the file or directory does not
> exist, build fails.
>
> * gnu/packages/music.scm (paulxstretch): Fix paths.
> [arguments]: Add fix-paths phase.
> [inputs]: Add dconf and glib:bin.
Hello, paulxstretch will "Segmentation fault" with or without this
patch. I think that's due to "DynamicLibrary" usages in juce, also it's
better to package juce standalone to get rid of the bundled one from
paulxstretch.