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 #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nikita Domnitskii <nikita <at> domnitskii.me>
To: guix-patches <at> gnu.org
Subject: [PATCH 04/10] gnu: lv2-mda-piano: Remove native-search-paths
Date: Fri, 2 Aug 2024 22:58:13 +0600
Change-Id: I6420990881cb3c9415aa5b600ac8c0a4841554e4
---
 gnu/packages/audio.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 7111264ae0..ebfe9dadab 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3215,10 +3215,6 @@ (define-public lv2-mda-piano
      (list lv2 lvtk))
     (native-inputs
      (list pkg-config ttl2c))
-    (native-search-paths
-     (list (search-path-specification
-            (variable "LV2_PATH")
-            (files '("lib/lv2")))))
     (home-page "https://elephly.net/lv2/mdapiano.html")
     (synopsis "LV2 port of the mda Piano plugin")
     (description "An LV2 port of the mda Piano VSTi.")


-- 
Best Regards,
Nikita Domnitskii




This bug report was last modified 323 days ago.

Previous Next


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