GNU bug report logs - #72648
[PATCH 00/10] Move native-search-paths from lv2/ladspa plugins

Previous Next

Package: guix-patches;

Reported by: Nikita Domnitskii <nikita <at> domnitskii.me>

Date: Fri, 16 Aug 2024 04:04:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #86 received at 72648 <at> debbugs.gnu.org (full text, mbox):

From: Nikita Domnitskii <nikita <at> domnitskii.me>
To: 72648 <at> debbugs.gnu.org
Subject: [PATCH 06/10] gnu: mda-lv2: Remove native-search-paths.
Date: Fri, 2 Aug 2024 22:59:27 +0600
* gnu/packages/audio.scm (mda-lv2)[native-search-paths]: Remove 'LV2_PATH'.

Change-Id: I6bba965a25b50123e988c88c5606786071e677d6
---
 gnu/packages/audio.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 7ecd77430e..598013d8e8 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -6358,10 +6358,6 @@ (define-public mda-lv2
      (list lv2))
     (native-inputs
      (list pkg-config))
-    (native-search-paths
-     (list (search-path-specification
-            (variable "LV2_PATH")
-            (files '("lib/lv2")))))
     (home-page "https://drobilla.net/software/mda-lv2.html")
     (synopsis "Audio plug-in pack for LV2")
     (description


-- 
Best Regards,
Nikita Domnitskii




This bug report was last modified 322 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.