From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6ZiAD/u842QhcwEASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 21:37:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0PnRDvu842S4NwAA9RJhRA (envelope-from ) for ; Mon, 21 Aug 2023 21:37:31 +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 CE89B3730F for ; Mon, 21 Aug 2023 21:37:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=QSpuDS44; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692646651; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: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=GAf4hqjd8RNFnCTgBUCYd/NCJ9ukEBjCQOimUNn1ISg=; b=GLMnQzWvGmer7li4al+SWtoUuxtKqO/x2W3r5Gtbr9k7l/e9GpUtF1yJFEotfIYCOjmjKZ CC3WakN8t74kUEKX7gxOpy/GqNQ026S/2JZVbsHs8EbN22n644CbdeoMyMyE+j6RuOK3fu Ztb0PIahj6/riz2ovI9sTptG7Y/TX6/Uy5l/MuFhhKUustCwzsIUbLmplaT0dOXdBF3Xe1 +QifuOcVXLnloEkmTxR0jLZTHp2QYdZBn4wz4CiUSE0aB+4tXpFXu36abXZNm5zfv+ZKCQ Vylh7Q3OAeWQfgT+OWi/qq26dgPDwQETXtM/IxJWT6xk9UYNERv3vmbeH5n8cA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=QSpuDS44; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692646651; a=rsa-sha256; cv=none; b=Gf5BqL8W0x9AogVOtLGlKD7IRT8V0s/eYLI1qSEChtaRQoJTqwmf4TpCJpnxiZ6H2ykWKL hUFamp8uUc3FnSpWOGOiD3Rg2xWxtWN4XG+5CdDOfxEsHRbI0d6g/GMItS/oTQbPPo1TIR AlpMMgEXzj8IVFkbq6hRjtxfw6ls40Xq9gcfYe9xruZuIl8NNGezNLbIDfWXf7JfApWzR0 b9cSR1hqa0Hf0/l3QNI+Cu0QxL1Pe5rNQuQIx17gwSKyjBivkq/vfAsEpH0NVvxnBZlbd6 GCxJ1b9P+K1p9xr4fqPmlGVGWYlFebiEeAy6TnWAxJnC/js4UJf+IX4kMs0USw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYAhy-0001cz-E1; Mon, 21 Aug 2023 15:37:02 -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 1qYAhw-0001by-NZ for guix-patches@gnu.org; Mon, 21 Aug 2023 15:37:00 -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 1qYAhw-0005KH-Er for guix-patches@gnu.org; Mon, 21 Aug 2023 15:37:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYAhy-0003yk-PN for guix-patches@gnu.org; Mon, 21 Aug 2023 15:37:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65438] [PATCH 3/4] gnu: Add go-github-com-signintech-gopdf. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Aug 2023 19:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65438 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65438@debbugs.gnu.org Received: via spool by 65438-submit@debbugs.gnu.org id=B65438.169264658615227 (code B ref 65438); Mon, 21 Aug 2023 19:37:02 +0000 Received: (at 65438) by debbugs.gnu.org; 21 Aug 2023 19:36:26 +0000 Received: from localhost ([127.0.0.1]:57904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYAhO-0003xR-4t for submit@debbugs.gnu.org; Mon, 21 Aug 2023 15:36:26 -0400 Received: from mail-ej1-x642.google.com ([2a00:1450:4864:20::642]:60769) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYAhJ-0003wl-Mf for 65438@debbugs.gnu.org; Mon, 21 Aug 2023 15:36:22 -0400 Received: by mail-ej1-x642.google.com with SMTP id a640c23a62f3a-99bdeae1d0aso489362766b.1 for <65438@debbugs.gnu.org>; Mon, 21 Aug 2023 12:36:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692646573; x=1693251373; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :from:to:cc:subject:date:message-id:reply-to; bh=GAf4hqjd8RNFnCTgBUCYd/NCJ9ukEBjCQOimUNn1ISg=; b=QSpuDS44Oy+o9Sm0L9PgGSuIaXJvxLNSmXzO3c34VIKVt2u5DO4v5QTQc7kd5gI5xH DLf9Y8cspaVTpyICZ9ac4x+ZWduGOApmhZudJGZyoe3eDOX+SHNu5iP+Dyy2dDXPn1Fs 8rZ65G/C8LCejvgBHbz4vsdalLtrOECMwwxiSSBGF7sRm4mxVp3mNjD2bhbPG09ZtK3I RK69g+RJIeVBUa0nceLtPrBQwkC2MChmOwxT41WvtLOpagWglWaKGUqnDOACRlw72JP9 yxKeI0wIl7B4OVB3gHHPOdIcq/gd5oFKPxpyzsWarVw0cV/B+w+dlnqvojZ1SKQRQU7I 9JvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692646573; x=1693251373; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GAf4hqjd8RNFnCTgBUCYd/NCJ9ukEBjCQOimUNn1ISg=; b=jEetYbNX+Nk3F8TZO2ou88BaCts0h405x9aJxJ260yTpJqxZKGG3lr3vMvqtNCqU4W c5kdce+1mdn+Zj2Cqpb1HsxN0NUcgwmJu+M3Y/b5fDTMRyzWIg6Sud697NjsT8z3m+Gg XoEJZIs2dcw7fo0KM/qK6lzL0OsNYJJMBZzeLWiav3MRoMVSeFN9uoqqRESqRDb8cnRp bqXmXn1fTCNeHbsmTJBvH4lhEP5umLu8iEskA1SUy3/1z+0J6iEurtivgAw6SSnOecvN xGrFGMUb/BXiJKaZBhQU0TV/CQtNTL1Sk1Cguw9e8zxL6Jo+8Vn5sIoCU8iOa6MgBt30 gL+Q== X-Gm-Message-State: AOJu0YwFBKD0jyrTB2basBU8U6UY3J4TIGAIOMb19Y5BQCqEJnHP/82X nEA7JDpy5T9kurYjgRGHgzOKIkcDJcH7nQ== X-Google-Smtp-Source: AGHT+IGrtcfWr1M34pPSkbBy5/CPQIYQ/P92MNVO7FHJ6XmKeu4uSk/p7CCP9H5Uf/e5cX4mp/ZSdw== X-Received: by 2002:a17:906:3099:b0:974:771e:6bf0 with SMTP id 25-20020a170906309900b00974771e6bf0mr5900664ejv.56.1692646573552; Mon, 21 Aug 2023 12:36:13 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id i12-20020a1709061ccc00b00991e2b5a27dsm7001079ejh.37.2023.08.21.12.36.12 for <65438@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Aug 2023 12:36:12 -0700 (PDT) Message-ID: <0b17287be043c005ddab88fbdb994f61be54eb42.1692642912.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Mon, 21 Aug 2023 20:23:19 +0200 MIME-Version: 1.0 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: mx2.migadu.com X-Migadu-Spam-Score: 2.80 X-Spam-Score: 2.80 X-Migadu-Queue-Id: CE89B3730F X-TUID: 5JM+nArVRxyi * gnu/packages/golang.scm (go-github-com-signintech-gopdf): New variable. --- gnu/packages/golang.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index d8dd82e06f..1617182243 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2489,6 +2489,29 @@ (define-public go-github-com-phpdave11-gofpdi "gofpdi allows you to import an existing PDF into a new PDF.") (license license:expat))) +(define-public go-github-com-signintech-gopdf + (package + (name "go-github-com-signintech-gopdf") + (version "0.18.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/signintech/gopdf") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jf8a896qh871mdr1i7f0fdpqki5pkk1sp6p5dq404zqxpd7lq5l")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/signintech/gopdf")) + (propagated-inputs (list go-github-com-pkg-errors + go-github-com-phpdave11-gofpdi)) + (home-page "https://github.com/signintech/gopdf") + (synopsis "Generating PDF documents") + (description "gopdf is a Go library for generating PDF documents.") + (license license:expat))) + (define-public go-torproject-org-pluggable-transports-goptlib (package (name "go-torproject-org-pluggable-transports-goptlib") -- 2.41.0