~ruther/guix-local

d6842820b7c238494cf6cc449ddce9acfe1b56ad — Sughosha 4 months ago f647fb8
gnu: mod-host: Add native-search-paths.

* gnu/packages/music.scm (mod-host)[native-search-paths]: Add LV2_PATH
variable.

Change-Id: I8e31ccff2dbbd6f37717f5907037ef54f18d25e5
1 files changed, 4 insertions(+), 0 deletions(-)

M gnu/packages/music.scm
M gnu/packages/music.scm => gnu/packages/music.scm +4 -0
@@ 3912,6 3912,10 @@ analogue-like user interface.")
      (native-inputs
       (list pkg-config
             python-wrapper))
      (native-search-paths
     (list (search-path-specification
            (variable "LV2_PATH")
            (files '("lib/lv2")))))
      (home-page "https://github.com/mod-audio/mod-host")
      (synopsis "LV2 host for Jack controllable via socket or command line")
      (description "mod-host is an LV2 plugin host for JACK, controllable via