From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iLOKKi7vQWWqpwAAauVa8A:P1 (envelope-from ) for ; Wed, 01 Nov 2023 07:24:46 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id iLOKKi7vQWWqpwAAauVa8A (envelope-from ) for ; Wed, 01 Nov 2023 07:24:46 +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 72043612BC for ; Wed, 1 Nov 2023 07:24:46 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=proton.me header.s=protonmail header.b=EJDMG95s; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698819886; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=NxWoCV+mrEisdQWh49p/g526z10JwvaVLvH+32mV1mM=; b=Mfsl4XLJtssSWhpefmUXHCMVVXtcZTjqnYAC54go9N8qqWbJvzzCJNmejNZDWtxcgfXiHZ 8okt2pEsXevY9SIqIMWp08z2QA2AtOge+G/eMLFWfa/kBESERQbtroiNxUltzOPP51+Mob 4QX0Sm5GOnYI9djRY0xOJb2S4QCWdVsLhwJqY/8AQHT4gDK8o7QcP1UR/IcFTc9xo0Lwub ibGJZZrhGWlP3mEaQN6gYIo5ottgWyFArYD6CokNLlSpji9sXO/SAcE94YDTqQRrto1OX9 v6UrTcizLAwbGygM9fr9wHDUGusZfQWZOrLLlu3HkaJh+2ecSsGonrRM3qyH/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=proton.me header.s=protonmail header.b=EJDMG95s; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698819886; a=rsa-sha256; cv=none; b=uNaDwmA4zzd0RvziWFqQk2xV+pZUlZr82/ZW0o/xbKNV4crLAYsUyAg2PJeWkXonKy8Mhg 1nlGul/dqGUC7MtFveVioRMGbJemLpN7ct5kEhOH9OOHUimTaPMdlV/OxtOhgMy9E5sYr6 7+GX4+oGomJRG58GOzqcGShmYEsXKAB/uTh09bYAuiK5siEE/XnV5mWilMbDKFPUykFNG2 twKfbhYHRC/16sXNZ5lPwS8g/rcB7c/J9QiJA663r0acRZtQiZc7hUZTp6G8a0zDQn61yZ 1e4K78KF18Fq9d6dnUc/URset484Iijm8PeB3rPWCNjvEbqflzOFbvLAX2oUeg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qy4eU-0007xN-Ui; Wed, 01 Nov 2023 02:24:30 -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 1qy4eS-0007x5-PY for guix-patches@gnu.org; Wed, 01 Nov 2023 02:24:28 -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 1qy4eS-00039O-Hi for guix-patches@gnu.org; Wed, 01 Nov 2023 02:24:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qy4f0-00067X-Bx for guix-patches@gnu.org; Wed, 01 Nov 2023 02:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64113] [PATCH] gnu: Add missing native search paths to audio plugins. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Nov 2023 06:25:02 +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: moreinfo patch To: Maxim Cournoyer Cc: 64113@debbugs.gnu.org Received: via spool by 64113-submit@debbugs.gnu.org id=B64113.169881988923498 (code B ref 64113); Wed, 01 Nov 2023 06:25:02 +0000 Received: (at 64113) by debbugs.gnu.org; 1 Nov 2023 06:24:49 +0000 Received: from localhost ([127.0.0.1]:49713 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qy4em-00066w-Ko for submit@debbugs.gnu.org; Wed, 01 Nov 2023 02:24:48 -0400 Received: from mail-4319.protonmail.ch ([185.70.43.19]:19465) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qy4eh-00066d-Fa for 64113@debbugs.gnu.org; Wed, 01 Nov 2023 02:24:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1698819842; x=1699079042; bh=NxWoCV+mrEisdQWh49p/g526z10JwvaVLvH+32mV1mM=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=EJDMG95sVRNQDf6XSJiaZKKbR8nVmCGvsNnkkCBl+phOoFY+dh7aZ+ONL30JFDTDk nW16H7WGnyucn+Xkyjh4dJiRiXRu2tDmL7YofXdOlBgabhSLY6K16X0X1rN3CB6nHP 0AYbSL9Xl6nT0zzfI78bvGLtUuVFspDHR4CfrjPGM7d+figwsDLj7lwytx/PrTmzUT UEKZqnnt+j7piuLwVN38/g7hRn0djaaODkjPRcKeIN4j91QSVEVE4tOf6aN+WO+5Pt mWlfWFyNGkgx1gjX9WMqdY1LfBe/0E1AbFaoAplvmV4TID9O7Gb2M/hyFAZoLWmccD 3h5SVGXiau3AQ== Date: Wed, 01 Nov 2023 06:23:55 +0000 Message-ID: In-Reply-To: <87wmx8whdu.fsf@gmail.com> References: <87wmx8whdu.fsf@gmail.com> Feedback-ID: 45211691:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via 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: -6.61 X-Spam-Score: -6.61 X-Migadu-Queue-Id: 72043612BC X-Migadu-Scanner: mx13.migadu.com X-TUID: 1aMGrfrxo9IC Hi Maxim, ------- Original Message ------- Maxim Cournoyer schrieb am Samstag, 2. Septembe= r 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? >=20 > -- > 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 rea= d in this article, , which asks to add man-db, info-reader or pkg-config to the profile man= ifest, so adding search path to every package with man pages does not make = any sense. I think this issue can be closed now. Thanks, Sughosha.