gnu: supercollider: Enable SCClassLibrary library lookup.
authorGiacomo Leidi <goodoldpaul@autistici.org>
Thu, 30 Apr 2020 22:24:52 +0000 (00:24 +0200)
committerMathieu Othacehe <m.othacehe@gmail.com>
Sun, 3 May 2020 08:31:34 +0000 (10:31 +0200)
commit6241eacd708ee82da0fad6b8a9fc867cc82f926c
treeef61dd02dae26a52a45bdef428f88db32bb1d4fc
parent1463079a2dc855df2274a2429dd48adc4d31ffdb
gnu: supercollider: Enable SCClassLibrary library lookup.

This hardcodes the path of SCClassLibrary to fix a lookup error that was
preventing SCServer's boot.

* gnu/packages/audio.scm (supercollider)[source]: Fetch via git,
[arguments]: build release target and add a new 'patch-scclass-dir phase to
hardcode SCClassLibrary path.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
gnu/packages/audio.scm