From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id KKDgLvanL2UrNAEAauVa8A:P1 (envelope-from ) for ; Wed, 18 Oct 2023 11:40:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KKDgLvanL2UrNAEAauVa8A (envelope-from ) for ; Wed, 18 Oct 2023 11:40:06 +0200 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 9FE284DB15 for ; Wed, 18 Oct 2023 11:40:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=jahIL9cl; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (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=1697622006; a=rsa-sha256; cv=none; b=Kx3y3lnqw1NwRu6MbH5A/U6f1vDc+sifVf7gtetNAw2NNVOr9DfvAWzfNN2JG4SPnJ2QhK K06b8CG80y5bKwzUVmHsPBp1XMekEeabfDUYU4wcBdclkmLzAJSWEJRQU5RX2HAlX4y2xe f51Wfv5+wmksVzdG/TBXSNMuaxwArxTwZ86Qi8s7ZwkrIoJs+Q/IfHrTtVvjZFZ3SOE2EE wGnvzPKyk5TAoltNSntHv0k130ZOyBh2EjwQr14/rQKqH7pXtWk76d5mc+gBJ4TISYswDQ lU/DoIEtNakrxE3RYV0M+EYy8nA0Li9iHt+6fxU/Or1gFMCMUZWgHGiNgZVj9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=jahIL9cl; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (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=1697622006; 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=9wIYF2Upad86zYShO2voQHTCPm8kghmcmdtNTUw3JRQ=; b=cc0hdfjwPSgn6aPhzEjkemhvSjIiZG/gErYjJkwLk62cmWYhsRm4O/AnwIaFY+o5AozPHL /HZIP7Gv5cr9W/mVbuYLBtdX7fwll+Tho/CNQz3Om/F68fVCryYm/y7nArKENV7DWptNGg qDxtRaR7J+SeVQF8gdRsa0KeGkuM/Z1hgU4/we+dfrsV1Hrw1oKmf7MvIbkBN3Kk5AgXrk VJ8ZkhULbpdSa+NfQJtxgtN0vtPLhg14+nhFoZN90BPhIG8ENi+RN73jnMrluhGhqZm3z0 9hzcvoF7DAYLQsDzFuP+85A05P+SWZ1CZJ+XOfp8XSj1SiWuwSr80XHVTIeoiA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt31l-00081x-5d; Wed, 18 Oct 2023 05:39:47 -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 1qt31d-0007zq-Hy for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:37 -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 1qt31d-0001rE-9e for guix-patches@gnu.org; Wed, 18 Oct 2023 05:39:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt323-0003nl-3p for guix-patches@gnu.org; Wed, 18 Oct 2023 05:40:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66603] [PATCH 03/29] gnu: Add go-github-com-ledongthuc-pdf. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 09:40:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66603 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66603@debbugs.gnu.org Cc: Wilko Meyer Received: via spool by 66603-submit@debbugs.gnu.org id=B66603.169762198014373 (code B ref 66603); Wed, 18 Oct 2023 09:40:03 +0000 Received: (at 66603) by debbugs.gnu.org; 18 Oct 2023 09:39:40 +0000 Received: from localhost ([127.0.0.1]:33220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31d-0003jb-AL for submit@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:40 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:55932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt31M-0003gH-LV for 66603@debbugs.gnu.org; Wed, 18 Oct 2023 05:39:21 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1697621929; bh=9wIYF2Upad86zYShO2voQHTCPm8kghmcmdtNTUw3JRQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=jahIL9clElNsQjeuBZoPuIoVJVRywZE7gdiBXgQ+n69B9aEoSsPFI8KlgzgNHH2Ys 5zRUPwAXlDIT4LGs48oLSdOPXDLOS21TySo1wPdj+Cu72SHG4/I2EqWP2SKHbKF1Fa NEAvwsQIOO6NV8SBF+Zpdait+J4FaLbwpfcwVCZs= Date: Wed, 18 Oct 2023 11:38:01 +0200 Message-ID: <20231018093836.2056-3-w@wmeyer.eu> In-Reply-To: <20231018093836.2056-1-w@wmeyer.eu> References: <20231018093836.2056-1-w@wmeyer.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.33 X-Spam-Score: 4.33 X-Migadu-Queue-Id: 9FE284DB15 X-TUID: FWjiDaieyR+0 * gnu/packages/golang.scm (go-github-com-ledongthuc-pdf): New variable. --- gnu/packages/golang.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1e2192eb80..acc5d3163b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1777,6 +1777,26 @@ (define-public go-github-com-leonelquinteros-gotext @end itemize") (license license:expat))) +(define-public go-github-com-ledongthuc-pdf + (package + (name "go-github-com-ledongthuc-pdf") + (version "0.0.0-20220302134840-0c2507a12d80") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ledongthuc/pdf") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "143w5b4ggcamjm3ggvxjj6xa90b09gmxb07rxynbc40y9b9ql33b")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/ledongthuc/pdf")) + (home-page "https://github.com/ledongthuc/pdf") + (synopsis "PDF Reader") + (description "Package pdf implements reading of PDF files.") + (license license:bsd-3))) (define-public go-github-com-pkg-xattr (package (name "go-github-com-pkg-xattr") -- 2.41.0