GNU bug report logs - #72428
[PATCH 00/10]

Previous Next

Package: guix-patches;

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

Date: Fri, 2 Aug 2024 21:15:02 UTC

Severity: normal

Tags: patch

Done: Nikita Domnitskii <nikita <at> domnitskii.me>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nikita Domnitskii <nikita <at> domnitskii.me>
To: 72428 <at> debbugs.gnu.org
Subject: [bug#72428] [PATCH 04/10] gnu: lv2-mda-piano: Remove native-search-paths
Date: Sat, 03 Aug 2024 03:15:42 +0600
---
 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 274 days ago.

Previous Next


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