Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]:
> Discussed this with maximed on #guix.
That's me.
> When I tried to apply
> `(package-native-search-paths ncurses)` it introduced a bunch of
> undefined variable errors. This may be due to cyclic imports; either
> way, it seems to
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]:
> + (invoke "make" "release")))
'./tool' looks in the output of 'uname -m' to determine the
architecture to compile for, but this is broken when cross-compiling.
Could this be worked-around, perhaps using 'subs
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]:
> > "git" is not a version numberr, I suggest "0" instead.
> > Also, why is a ‘random’ git commit used instead of an upstream
> > version?
>
> The upstream package at https://git.sr.ht/~rabbits/orca does not have
> any tags, let alon
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]:
> > Why are these phases deleted?
>
> Went back and audited the phases I initially deleted; Two remain
> deleted in this patch: configure, and check. This is due to the
> package not using a configure script, nor having any 'check' d
Christopher Rodriguez schreef op wo 23-03-2022 om 10:42 [-0400]:
> > Why are these propagated?
>
> I've propagated both alsa-plugins and alsa-plugins:pulseaudio because
> this package using portmidi for midi output, and needs to load the
> `libasound_module_conf_pulse.so` shared library to interfa
---
> This is broken when cross-compiling, try 'cc-for-target'.
> Additionally, 'outputs' and 'inputs' are unused here.
> Why?
> Why the capital letters? And why mention ‘Esoteric’ in the synopsis and
> description? Also, it is not actually a programming language, it is
> more an implementation