unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nikita Domnitskii via Guix-patches via <guix-patches@gnu.org>
To: 72428@debbugs.gnu.org
Subject: [bug#72428] [PATCH 05/10] gnu: rubberband: Remove LV2_PATH search-path-specification
Date: Sat, 03 Aug 2024 03:15:56 +0600	[thread overview]
Message-ID: <0f2f805548d7883978900dc9dfe060c46b006f78.1722633205.git.nikita@domnitskii.me> (raw)
In-Reply-To: <cover.1722633205.git.nikita@domnitskii.me>

---
 gnu/packages/audio.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index ebfe9dadab..07f1f8aded 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3722,9 +3722,6 @@ (define-public rubberband
      (list pkg-config))
     (native-search-paths
      (list (search-path-specification
-            (variable "LV2_PATH")
-            (files '("lib/lv2")))
-           (search-path-specification
             (variable "LADSPA_PATH")
             (files '("lib/ladspa")))))
     (home-page "https://breakfastquay.com/rubberband/")


-- 
Best Regards,
Nikita Domnitskii




  parent reply	other threads:[~2024-08-02 21:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-02 21:14 [bug#72428] [PATCH 00/10] Nikita Domnitskii via Guix-patches via
2024-08-02 21:14 ` [bug#72428] [PATCH 01/10] gnu: calf: Remove native-search-paths Nikita Domnitskii via Guix-patches via
2024-08-02 21:15 ` [bug#72428] [PATCH 02/10] gnu: guitarix: " Nikita Domnitskii via Guix-patches via
2024-08-02 21:15 ` [bug#72428] [PATCH 03/10] gnu: ir: " Nikita Domnitskii via Guix-patches via
2024-08-02 21:15 ` [bug#72428] [PATCH 04/10] gnu: lv2-mda-piano: " Nikita Domnitskii via Guix-patches via
2024-08-02 21:15 ` Nikita Domnitskii via Guix-patches via [this message]
2024-08-02 21:16 ` [bug#72428] [PATCH 06/10] gnu: mda-lv2: " Nikita Domnitskii via Guix-patches via
2024-08-02 21:16 ` [bug#72428] [PATCH 07/10] gnu: distrho-ports: Remove LV2_PATH search-path-specification Nikita Domnitskii via Guix-patches via
2024-08-02 21:16 ` [bug#72428] [PATCH 08/10] gnu: lv2: Add native-search-paths Nikita Domnitskii via Guix-patches via
2024-08-02 21:17 ` [bug#72428] [PATCH 09/10] gnu: rubberband: Remove native-search-paths Nikita Domnitskii via Guix-patches via
2024-08-02 21:17 ` [bug#72428] [PATCH 10/10] gnu: ladspa: Add native-search-paths Nikita Domnitskii via Guix-patches via
2024-08-08  9:19 ` [bug#72428] [PATCH 00/10] Vincent Legoll
2024-08-16  4:32 ` bug#72428: bug#26507: Close Nikita Domnitskii via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0f2f805548d7883978900dc9dfe060c46b006f78.1722633205.git.nikita@domnitskii.me \
    --to=guix-patches@gnu.org \
    --cc=72428@debbugs.gnu.org \
    --cc=nikita@domnitskii.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).