From patchwork Sat May 7 08:37:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: M X-Patchwork-Id: 39132 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C111F27BBEA; Sat, 7 May 2022 09:38:33 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9805527BBE9 for ; Sat, 7 May 2022 09:38:33 +0100 (BST) Received: from localhost ([::1]:47050 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnFxQ-0002bK-Lr for patchwork@mira.cbaines.net; Sat, 07 May 2022 04:38:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnFwz-000258-6F for guix-patches@gnu.org; Sat, 07 May 2022 04:38:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56504) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nnFwy-0002ke-Sx for guix-patches@gnu.org; Sat, 07 May 2022 04:38:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nnFwx-0003qR-Qt for guix-patches@gnu.org; Sat, 07 May 2022 04:38:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55297] [PATCH 09/10] gnu: youtube-viewer: Add search paths of 'youtube-dl'. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 07 May 2022 08:38:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55297 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55297@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 55297-submit@debbugs.gnu.org id=B55297.165191266814692 (code B ref 55297); Sat, 07 May 2022 08:38:03 +0000 Received: (at 55297) by debbugs.gnu.org; 7 May 2022 08:37:48 +0000 Received: from localhost ([127.0.0.1]:50385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnFwi-0003om-6u for submit@debbugs.gnu.org; Sat, 07 May 2022 04:37:48 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:44108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnFwe-0003nX-Ai for 55297@debbugs.gnu.org; Sat, 07 May 2022 04:37:45 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id Tkdi270084UW6Th06kdjWl; Sat, 07 May 2022 10:37:43 +0200 From: Maxime Devos Date: Sat, 7 May 2022 08:37:39 +0000 Message-Id: <20220507083740.59995-9-maximedevos@telenet.be> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220507083740.59995-1-maximedevos@telenet.be> References: <20220507083740.59995-1-maximedevos@telenet.be> MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1651912663; bh=ZVZuGK7hOOXMYFOdrA94YXz8c8pDhMxsqEOfhZqCONo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=mV0AceSmNP6b2bAPDEXDQ3T7Fjq3Cd4dRyCXG7adQR/Fd204ALElW7F9BVP6+/b4c jyJdv9zVlRCYC7k7qy9FdqCx1npJ0XClrboJeE7GxVyKQ3Jcj93JRCuLwWhT4/dpTW KqL/XzSVpb9eFyhGKYBC5jnC5dSSFMJ5PYwDXqGAZz7x2npcIAK/5JjppF056wSJnO kRPG0Sn2imIeP/VCBOxdR61YZo1yH7Z6tmmUajotqb7mtzvY0Iw0CXrQCIlDwqmox6 4POpZoZqeV7NJWo2r6HcQUOtqhK7Hq2pRzspPh8ntmz03/ME2pylVTDcVE9jZ1EKtr TY/NHt33MRpxA== 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches 'youtube-viewer' uses 'youtube-dl' so presumably it needs the same search paths. * gnu/packages/video.scm (youtube-viewer)[native-search-paths]: Add the search paths of 'youtube-dl'. --- gnu/packages/video.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 1a1ab31653..9b009dc1b9 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2729,6 +2729,7 @@ (define-public youtube-viewer `("PERL5LIB" ":" prefix (,lib-path ,site-dir))) (find-files bin-dir)) #t)))))) + (native-search-paths (package-native-search-paths youtube-dl)) (synopsis "Lightweight application for searching and streaming videos from YouTube") (description