GNU bug report logs - #72649
[PATCH 01/10] gnu: calf: Remove native-search-paths

Previous Next

Package: guix-patches;

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

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

Severity: normal

Tags: patch, wontfix

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72649 in the body.
You can then email your comments to 72649 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72649; Package guix-patches. (Fri, 16 Aug 2024 04:04:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nikita Domnitskii <nikita <at> domnitskii.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 16 Aug 2024 04:04:03 GMT) Full text and rfc822 format available.

Message #5 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 01/10] gnu: calf: Remove native-search-paths
Date: Fri, 2 Aug 2024 22:57:14 +0600
Change-Id: Ib9ca000aae75826bea7c43e1768fb92d555dc937
---
 gnu/packages/audio.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index b728220e1f..3859a4a015 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1343,10 +1343,6 @@ (define-public calf
            fftw))
     (native-inputs
      (list pkg-config))
-    (native-search-paths
-     (list (search-path-specification
-            (variable "LV2_PATH")
-            (files '("lib/lv2")))))
     (home-page "http://calf.sourceforge.net/")
     (synopsis "Audio plug-in pack for LV2 and JACK environments")
     (description


-- 
Best Regards,
Nikita Domnitskii




Added tag(s) wontfix. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 31 Aug 2024 17:04:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 72649 <at> debbugs.gnu.org and Nikita Domnitskii <nikita <at> domnitskii.me> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 31 Aug 2024 17:04:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 29 Sep 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 321 days ago.

Previous Next


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