From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wNaNNTanQmWOlAAAauVa8A:P1 (envelope-from ) for ; Wed, 01 Nov 2023 20:29:59 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wNaNNTanQmWOlAAAauVa8A (envelope-from ) for ; Wed, 01 Nov 2023 20:29:58 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B15AD37A15 for ; Wed, 1 Nov 2023 20:29:58 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=iZ5+Z3e2; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698866998; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=l0ymphr9n8ElBY/7n1mgXl1WvHf9ixJEPUzX0x8ZZPU=; b=VGIgQepH6YQsfgR5GzKw4OH5DopIPOIy7wtiRPQcmnBduAYkkS9WVqhNy2h6KAJJlOJZAu aN2wyb145RD1HbOT1PN9zoSr7j19oMOW8LCKP0WlCMr/G/EsQjguqmvyURmR4V7z7eORrL HdUSOpXiWRqiMlEAzI5+/Pl0r6jEqMJHApp9l2uqyWMNFKvFOwmT8pM7SeOTJzVTU33vOd /8q8uAM8/txnz4oMVg9eJDXeJoaHRs3Leweke+ZpHRy+o/iruXgZKOVlbiUkXbiwB42QA2 J5OBbaGqUy5bajjcfGQk71E1u6FdqcV3ovrN5b4xgA67j2mCOK9lgYTBw4pdIw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=iZ5+Z3e2; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698866998; a=rsa-sha256; cv=none; b=oaqkDOGFIBGNlAZyVJZMcBYTPp12kIVNAkDIl1A945naqIq/Ehu8RffflRjpKUCBxhDe5V b7cgweBwtM7kuo0+DJSju1PF1du8kxw1OzWwnmDxcJJ4r8BYoeRFKormOaSzVWTtsf4ww6 C1UQDJ/7XAHNeqdEONwEOw5zzKO8WUQQUC0CHCbQQi8x2WK48jJmrv3sVee8//1H3ecLOK gfntavs8IA7rz66er+dRMus29GLkoq1GZ0fYSFz8+Id52q6iqlohongRPIG4kvw1Prwc4O F0s8fniBs7vB/wiSojPnaNT0ITcVFoE+0KC9UBUYu5jtyGHSnvGJNB+8obVflA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyGuK-0008LE-1B; Wed, 01 Nov 2023 15:29:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qyGuC-0008Ic-TF for guix-patches@gnu.org; Wed, 01 Nov 2023 15:29:34 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qyGu8-00029s-My for guix-patches@gnu.org; Wed, 01 Nov 2023 15:29:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyGuh-0008Fp-6Q for guix-patches@gnu.org; Wed, 01 Nov 2023 15:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64113] [PATCH] gnu: Add missing native search paths to audio plugins. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Nov 2023 19:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64113 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: notabug patch moreinfo To: Sughosha Cc: GNU Debbugs , 64113-done@debbugs.gnu.org Received: via spool by 64113-done@debbugs.gnu.org id=D64113.169886699631681 (code D ref 64113); Wed, 01 Nov 2023 19:30:03 +0000 Received: (at 64113-done) by debbugs.gnu.org; 1 Nov 2023 19:29:56 +0000 Received: from localhost ([127.0.0.1]:52642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyGuV-0008Eo-Mo for submit@debbugs.gnu.org; Wed, 01 Nov 2023 15:29:55 -0400 Received: from mail-vk1-xa2b.google.com ([2607:f8b0:4864:20::a2b]:53672) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyGuL-0008EH-Ea; Wed, 01 Nov 2023 15:29:45 -0400 Received: by mail-vk1-xa2b.google.com with SMTP id 71dfb90a1353d-49d8fbd307fso69030e0c.3; Wed, 01 Nov 2023 12:29:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698866941; x=1699471741; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=l0ymphr9n8ElBY/7n1mgXl1WvHf9ixJEPUzX0x8ZZPU=; b=iZ5+Z3e22JyMSJ6Io1eDyJH1GaZCKEsqSkq09pQ6eDQt493yXtE0lnF8LReI4qLu8A 37MFPgSrqyE7postBC4eZ/oKUu3y9eblPpDPfTDU3pUAZQgiqVGKZZcX1QRGjw8c6BW1 fReZ39myawzuhWYCoYKg5X7SCXK/k9/d15jFrfHx557+vV/H5B37avhPNS7oVD+CFGhs cspm8WV9WTFhYRyqbPK+sgpMzLs3mSlYWwamcvPt8MSAVlHRvqNU5zavHn93FVxxuKCd bSkXCPkl+8+Q9T9GhBCYooB29ocSono5lb9/kj7jhd0aR8NZBqexrjP6eLdIawPhqYli mGJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698866941; x=1699471741; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=l0ymphr9n8ElBY/7n1mgXl1WvHf9ixJEPUzX0x8ZZPU=; b=JOGE9GffDvJpPaAUUwbbzNt7nCw4BxYS3+/JIgO7n4KSzTeQTEbfxTu9JoNK2y6Ad1 wtkWBNdG6buMk1yVuHW5HvYnppaZUapimE/OaI5JNg7BoMRyW4T4BHc1A1G7RPd6GD8A 1M64ztKOpoIZOgzVVZ77VrdEi8JjDs81qIi1dGzUDuRRzbNgAwd3Xihho3d3nVcuMDCm DfuDfqpD3mwXz8r8FoFgddG/3Nj1Y83LHOoFZnvDpYgq/YLZ7rLYHl3TC5DK8cXImnrK caaf3Y0GfKBbmPxOYwBPa4Zlfi2M88zJ2L6Jk8sdN0E50cJWIinPeHw0qaqu8RqtGzQx hwFQ== X-Gm-Message-State: AOJu0YxKcFLEW/YMtu8oO/dNSRRPRtX8Zi3oQJdl2jZXKbCTp0gQ11bq NQ9LbUrhngpqzt17VSz9a/GgHgXeqXzLtg== X-Google-Smtp-Source: AGHT+IHb9UqDN5EJpq4TYYDYxf3uCbtaPWm+ZFyfZ5Xes+ggMid+gW58W7qx/G63N63xyZtRY6mcQA== X-Received: by 2002:a1f:178a:0:b0:4a8:15de:3be3 with SMTP id 132-20020a1f178a000000b004a815de3be3mr15629798vkx.9.1698866940929; Wed, 01 Nov 2023 12:29:00 -0700 (PDT) Received: from hurd (dsl-10-128-239.b2b2c.ca. [72.10.128.239]) by smtp.gmail.com with ESMTPSA id j22-20020a05620a0a5600b00774830b40d4sm1706492qka.47.2023.11.01.12.28.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Nov 2023 12:28:59 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: (Sughosha@proton.me's message of "Wed, 01 Nov 2023 06:23:55 +0000") References: <87wmx8whdu.fsf@gmail.com> Date: Wed, 01 Nov 2023 15:28:58 -0400 Message-ID: <87il6lmfwl.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.93 X-Spam-Score: 2.93 X-Migadu-Queue-Id: B15AD37A15 X-Migadu-Scanner: mx10.migadu.com X-TUID: 1ZRlO9jCZ/Cc tags 64113 + notabug thanks Sughosha writes: > Hi Maxim, > > ------- Original Message ------- > Maxim Cournoyer schrieb am Samstag, 2. September 2023 um 20:37: > >> You seem to be adding these search paths to plugins, which is >> unexpected from my understanding: a plugins by itself does nothing; the >> search paths should rather be defined on the consumer of the plugins >> (e.g. Ardour), no? >> >> -- >> Thanks, >> Maxim > > Oh yes. I think what you are saying is right. The search path should > rather be defined on the consumer of the plugins, like Ardour and > Qtractor. I read in this article, > , which > asks to add man-db, info-reader or pkg-config to the profile manifest, > so adding search path to every package with man pages does not make > any sense. I think this issue can be closed now. Thanks for the response. Closing! -- Thanks, Maxim