From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id cH36Eurm3mCl3AAAgWs5BA (envelope-from ) for ; Fri, 02 Jul 2021 12:14:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id uM3ZDurm3mA4ZwAAbx9fmQ (envelope-from ) for ; Fri, 02 Jul 2021 10:14:02 +0000 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 088621E8DC for ; Fri, 2 Jul 2021 12:14:02 +0200 (CEST) Received: from localhost ([::1]:44236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lzGBN-0001IC-29 for larch@yhetil.org; Fri, 02 Jul 2021 06:14:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50784) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzG6s-0007ef-AB for guix-patches@gnu.org; Fri, 02 Jul 2021 06:09:23 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51276) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lzG6r-0004UQ-ST for guix-patches@gnu.org; Fri, 02 Jul 2021 06:09:22 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lzG6r-0008Op-Nz for guix-patches@gnu.org; Fri, 02 Jul 2021 06:09:21 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49327] [PATCH core-updates 026/128] gnu: pdf: Add 'bash' input for 'wrap-program'. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 02 Jul 2021 10:09:21 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49327 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49327@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 49327-submit@debbugs.gnu.org id=B49327.162522055532169 (code B ref 49327); Fri, 02 Jul 2021 10:09:21 +0000 Received: (at 49327) by debbugs.gnu.org; 2 Jul 2021 10:09:15 +0000 Received: from localhost ([127.0.0.1]:34531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzG6i-0008Lt-3N for submit@debbugs.gnu.org; Fri, 02 Jul 2021 06:09:15 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:60298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzG6M-0008By-TT for 49327@debbugs.gnu.org; Fri, 02 Jul 2021 06:08:51 -0400 Received: from localhost.localdomain ([213.119.233.144]) by laurent.telenet-ops.be with bizsmtp id QA8h2500B37benp01A8qDB; Fri, 02 Jul 2021 12:08:50 +0200 From: Maxime Devos Date: Fri, 2 Jul 2021 12:06:32 +0200 Message-Id: <20210702100814.23249-26-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210702100814.23249-1-maximedevos@telenet.be> References: <20210702100814.23249-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1625220530; bh=y98hGpvxs5x5NUi9oq4v58+NybZVeUjIsyXp2J5GGBY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=KUcn3HyBxpkHXzzljPirf6BbWnrWdXIXAHKp3iohAObDMs4UXVf0ORhYrGzQdg4QU tKVuX4zJagrDlfPFWbNU191dgCeYvBhgvjOrDB8eI86qYs9RtsTgzg3G3spSOhnIcx bz+CNrBh27zZulnNH8x9ShoHRlz3d0YqOyjT6XREi9x3srDGsP3u2BK5+S7L3mmoOf xoTwc34a1n10H9wGFH5L0bOdbsINAgo43Erjk+Fz82c2Y++Vnpzy12dcD+vhP1RUWr d3sEkASZ19qXVwPgj1ePBVOF54IyGvQcsur9BxqL+SULgpUu1PhijxfD+idwUIm+ZJ ytjWpsDWtXQoA== 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625220842; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=y98hGpvxs5x5NUi9oq4v58+NybZVeUjIsyXp2J5GGBY=; b=FdVt9whA7cbbATdPO/lchCb4g00TWaqxv5cWGWt/Iphxq2ewnuYbdN8Yj0ckatR5a+T/bh 8GZmyTfD9jdq0ve5kjT0T3RWAzodR46XpUx+yjh4sJoP+D/yW7zIDgOeI2Mvl+9NAf1J1k JDy1qRiG59wSfmwufdx+DGh2TZguyRpBOKkPFTNOP9iNufyB2xN+nkItkIA2TuFKG+Shj3 +evNGr9sWwBUDbr3QN1JHh73FUgaatRSmZJNGI2ajmMsTBL6gACY1WJ5gUvu+2KcWP1d+b B8Q4sZL8HWWiU3mX/7Zm3bruVmHuQ7qjbvSvkZXzfyeODizLiJPkTSP7NR8Lbw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625220842; a=rsa-sha256; cv=none; b=kfnJx5KwRO8DXUPhVPzo4FTDhWFDGpqEt/Sg1mnFR849nRUX6Y3BdRI21+c1pV1HIYc554 a0+DkW5hfcbomkEZwfI4omDNeHk9Nhg26j/UYK3jhB5TYxL0Ap6twK2ULNooyI0/bFlOcW xC+6jT54e8AEQ0yVsZPSJLe5H3axk8nEGbiC519FUWcS13MQW7CadKRyG1EnLXtLqnVhcB OZef1SH5+H0qGzRb0bkjcu8uxBMAqSYlSmWHz3B8QRoZb8bIllxLoDTyhiR9shSixnPm3/ 2SedGv5eNxxFrh/F2ioyHMhPd3h7jlgEhgES0Y8zPVvF0s7fVXEo+Yjgg8lYWQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=KUcn3HyB; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=KUcn3HyB; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 088621E8DC X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: dwqEPm6rjKo6 It is required for cross-compilation. * gnu/packages/pdf.scm (flyer-composer)[inputs]: Add 'bash-minimal'. (impressive)[inputs]: Likewise. (pdfarranger)[inputs]: Likewise. --- gnu/packages/pdf.scm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 673b43285f..26fa1e3eba 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -174,7 +174,8 @@ information.") (,(string-append qtbase "/lib/qt5/plugins/platforms")))) #t)))))) (inputs - `(("python-pypdf2" ,python-pypdf2) + `(("bash" ,bash-minimal) ; for wrap-program + ("python-pypdf2" ,python-pypdf2) ("python-pyqt" ,python-pyqt) ("python-poppler-qt5" ,python-poppler-qt5) ("qtbase" ,qtbase))) @@ -1060,7 +1061,8 @@ vector formats.") (build-system python-build-system) ;; TODO: Add dependency on pdftk. - (inputs `(("python2-pygame" ,python2-pygame) + (inputs `(("bash" ,bash-minimal) ; for wrap-program + ("python2-pygame" ,python2-pygame) ("python2-pillow" ,python2-pillow) ("sdl" ,sdl) ("xpdf" ,xpdf))) @@ -1295,7 +1297,8 @@ python-pypdf2 instead.") `(("intltool" ,intltool) ("python-distutils-extra" ,python-distutils-extra))) (inputs - `(("gtk+" ,gtk+) + `(("bash" ,bash-minimal) ; for wrap-program + ("gtk+" ,gtk+) ("poppler" ,poppler))) (propagated-inputs `(("img2pdf" ,img2pdf) -- 2.32.0