From unknown Thu Jun 19 13:57:58 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#52422 <52422@debbugs.gnu.org> To: bug#52422 <52422@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add bibutils. Reply-To: bug#52422 <52422@debbugs.gnu.org> Date: Thu, 19 Jun 2025 20:57:58 +0000 retitle 52422 [PATCH] gnu: Add bibutils. reassign 52422 guix-patches submitter 52422 Liliana Marie Prikler severity 52422 normal tag 52422 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 11 02:46:11 2021 Received: (at submit) by debbugs.gnu.org; 11 Dec 2021 07:46:11 +0000 Received: from localhost ([127.0.0.1]:48431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvx59-0002ul-Bq for submit@debbugs.gnu.org; Sat, 11 Dec 2021 02:46:11 -0500 Received: from lists.gnu.org ([209.51.188.17]:36940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvx57-0002uc-8n for submit@debbugs.gnu.org; Sat, 11 Dec 2021 02:46:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57002) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvx56-0003OE-P3 for guix-patches@gnu.org; Sat, 11 Dec 2021 02:46:08 -0500 Received: from [2a00:1450:4864:20::343] (port=50982 helo=mail-wm1-x343.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvx52-0007MK-DM for guix-patches@gnu.org; Sat, 11 Dec 2021 02:46:08 -0500 Received: by mail-wm1-x343.google.com with SMTP id 133so8459841wme.0 for ; Fri, 10 Dec 2021 23:46:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:content-transfer-encoding:message-id :mime-version; bh=9qdBSTlHyTsPtIo4Grt2HoEBcJ4dlj8Ijg2Jkjo+Dts=; b=bwawvpO+bX9MzIIySyVR2ssWYVkdECi0kmVkh7UTHPDzXdVCgx519uFDF+aQKsnBN+ hs877k2kTrk+bnhmp0c1oeR8qZFuzlpn32Kx6qWcnGtpVt6H7c+YGQEh7r6xbnNoywq9 nFNb9CkNNoS/HC+EObFwKCHPPM4cfMqGA8kbkKNco3ZlV9JrHeH5kmmToxqMOSXQhAiL OFYiPWgkEfKO9Hrgi/2npXb9GL/t/8qNcY4OTk5nVqCN9VsQCK+yEI4giy54WEFqVrKs +elWaS08C8IyRvYuRPcg/CcmHf7bSZgj8K6KuFpS6egUNZcLpL6nXdFGgVLRtL0jvQSe mu6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:content-transfer-encoding :message-id:mime-version; bh=9qdBSTlHyTsPtIo4Grt2HoEBcJ4dlj8Ijg2Jkjo+Dts=; b=IPqEOQ1sn4+xguhdHqaOgGN9TglWx4GgqR6daSVcSKbIKwoSeMVSfRJV9Qqgo+hbgw PvLVvD/LucB8TGjoXIZ3asxpvIpEedQ8OK/MuhA02gRY7mQI5ZUKjeiEbMcnVCMvkNLq YpFfpHvD7lZqE3Pr65I8Sjipjhs1qur736sPUMfPfpaFDTPOIjO81VK3fdKk7/TSzZql 9niZoy7Q6vWqSJEZ1hzh+lNJT8o79AmH/9gSfwxQapSE9Ox9XODWdM8R9jvmDEJDRfs9 nMELGkin9RNbVB6md9peC0eK5aK50au0FucHdMMfS0ZVtNTj4mOEN/5vQ0o/OTy5chHw tZrA== X-Gm-Message-State: AOAM533OVpyIf5FGru3zNl/C9i/xAkBGj17FqII9ixu4TnhToXfb+UnL zwiMFZXCoYtbRN23+m3fDnMoRsJmBIE= X-Google-Smtp-Source: ABdhPJz72Jd+/XijoW4jEmxSWrA0j4wL6hboxRtRddJD1hS6fzLMRcNzrtbgyJLOfd6xXhGyKc9NuA== X-Received: by 2002:a05:600c:3489:: with SMTP id a9mr23215701wmq.53.1639208761871; Fri, 10 Dec 2021 23:46:01 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id o1sm1486779wri.100.2021.12.10.23.46.01 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Dec 2021 23:46:01 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 11 Dec 2021 08:43:10 +0100 Subject: [PATCH] gnu: Add bibutils. to: guix-patches@gnu.org Content-Transfer-Encoding: 7bit Message-ID: <646b99ff52fe938795d414ed313b094da450085a.camel@gmail.com> MIME-Version: 1.0 X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::343 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::343; envelope-from=liliana.prikler@gmail.com; helo=mail-wm1-x343.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/textutils.scm (bibutils): New variable. --- gnu/packages/textutils.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index bbad8ce867..11233446af 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -1146,6 +1146,40 @@ (define-public odt2txt OpenDocument presentations (*.odp).") (license license:gpl2))) +(define-public bibutils + (package + (name "bibutils") + (version "7.2") + (source (origin + (method url-fetch) + (uri (string-append "mirror://sourceforge/bibutils/" + "bibutils_" version "_src.tgz")) + + (sha256 + (base32 + "1hxmwjjzw48w6hdh2x7ybkrhi1xngd55i67hrrd3wswa3vpql0kf")))) + (build-system gnu-build-system) + (arguments + `(#:configure-flags + (list "--install-dir" (string-append (assoc-ref %outputs "out") "/bin") + "--install-lib" (string-append (assoc-ref %outputs "out") "/lib") + "--dynamic") + #:make-flags (list (string-append "CC=" ,(cc-for-target)) + (string-append "LDFLAGSIN=-Wl,-rpath=" + (assoc-ref %outputs "out") "/lib")) + #:test-target "test" + #:phases + (modify-phases %standard-phases + (replace 'configure + (lambda* (#:key configure-flags #:allow-other-keys) + ;; configure script is ill-formed, invoke it manually + (apply invoke "sh" "./configure" configure-flags)))))) + (home-page "https://bibutils.sourceforge.io/") + (synopsis "Convert between various bibliography formats") + (description "This package provides converters for various bibliography +formats (e.g. Bibtex, RIS, ...) using a common XML intermediate.") + (license license:gpl2))) + (define-public opencc (package (name "opencc") -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 22 16:43:00 2021 Received: (at 52422) by debbugs.gnu.org; 22 Dec 2021 21:43:00 +0000 Received: from localhost ([127.0.0.1]:59897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n09O0-0001AL-Kz for submit@debbugs.gnu.org; Wed, 22 Dec 2021 16:43:00 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:45712) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n09Ny-0001A8-Cn for 52422@debbugs.gnu.org; Wed, 22 Dec 2021 16:42:58 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id BA2033BE; Wed, 22 Dec 2021 22:42:52 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Trhv-vcsiCMJ; Wed, 22 Dec 2021 22:42:52 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B96F78B; Wed, 22 Dec 2021 22:42:51 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Liliana Marie Prikler Subject: Re: bug#52422: [PATCH] gnu: Add bibutils. References: <646b99ff52fe938795d414ed313b094da450085a.camel@gmail.com> Date: Wed, 22 Dec 2021 22:42:51 +0100 In-Reply-To: <646b99ff52fe938795d414ed313b094da450085a.camel@gmail.com> (Liliana Marie Prikler's message of "Sat, 11 Dec 2021 08:43:10 +0100") Message-ID: <87v8zgz57o.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: BA2033BE X-Spamd-Result: default: False [0.46 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(0.56)[subject]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 52422 Cc: 52422@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi, Liliana Marie Prikler skribis: > * gnu/packages/textutils.scm (bibutils): New variable. LGTM! > + (arguments > + `(#:configure-flags > + (list "--install-dir" (string-append (assoc-ref %outputs "out") "= /bin") > + "--install-lib" (string-append (assoc-ref %outputs "out") "= /lib") Bonus points if you change that to: (list #:configure-flags #~(list =E2=80=A6 #$output =E2=80=A6) =E2=80=A6) > + (home-page "https://bibutils.sourceforge.io/") > + (synopsis "Convert between various bibliography formats") > + (description "This package provides converters for various bibliogra= phy > +formats (e.g. Bibtex, RIS, ...) using a common XML intermediate.") > + (license license:gpl2))) GPLv2-only? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 23 17:34:57 2021 Received: (at 52422) by debbugs.gnu.org; 23 Dec 2021 22:34:57 +0000 Received: from localhost ([127.0.0.1]:35104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0Wfp-0002g7-9g for submit@debbugs.gnu.org; Thu, 23 Dec 2021 17:34:57 -0500 Received: from mail-wm1-f66.google.com ([209.85.128.66]:39618) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0Wfo-0002fm-GT for 52422@debbugs.gnu.org; Thu, 23 Dec 2021 17:34:56 -0500 Received: by mail-wm1-f66.google.com with SMTP id g7-20020a7bc4c7000000b00345c4bb365aso3639358wmk.4 for <52422@debbugs.gnu.org>; Thu, 23 Dec 2021 14:34:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:cc:content-transfer-encoding:message-id :mime-version; bh=oi7/RIu5ZFm2bv3Y3h4dd67D4KM3kjTQ4MXE6an6KaQ=; b=WKf9f2K/LQX4tVbPZCGWrOg1IB4owyejvoatDNh+lCHkqJn38sU+w5Stz8XAs1P0OP YGBdYctB60sXVZ4xuPL0dwyaFZZ3BbNqQZ7PIlfGD8hh3VSce2UU62QzOnsh2EH7XQXI q6xohrJyl0Dz3ns3slHpONi5mEH9jUvbWj5EySniIm+C4Hr1EuMd36Z8lMYBz2jMSpqz OQb5/InqbuKVg8RFZP7lKxAhcWUIgSjSH3+82X8QC6VvlcD4wdRb5ySnxRj3Syg9duSl c9WlPxG/GZHZwdpPzDBFvmoISYf4czIZo8qvw2QIvMhW9duTQBbXoRbo3ogqfpXC5giw n5Bg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:cc :content-transfer-encoding:message-id:mime-version; bh=oi7/RIu5ZFm2bv3Y3h4dd67D4KM3kjTQ4MXE6an6KaQ=; b=UFaqrblgCJ9zjrA0IX1doqUrT324rOJ7FHKuBXghINSjvYbW8g5t5HLkU6ZQhWhtI+ G2p2fU5TjQrfK+/rSUpcEFf3ELwotYPEUPXfi2J6QlB20qyEZFLCJcKC3CG55T7FuZiC 2R2bxgvrlzt1STWasIOgLkRZCBU729ZacerhmukuaVjOlWeDu3Loav2loHV72x3x26as ZutpBtKLqb4lG8ARkwa2msMJ2pQt+3AsLnzN8GHK3Yr1fb+yO5iwGzZROguSUh7l7O9W bzktFErCTgHhWUChIDwZNwhveKS3F7SKAWUXgSIW1ep0XJArKnG+FrxMiyw9qSE9JSpl 7XDg== X-Gm-Message-State: AOAM531ykFxdr8zAZw5wUDhcugncLCUuvj//g0yena4gDn9KnF0MGMYT lBaXKmdJr0SP0Ta7hbJeYWA2ZfB79hjfWQ== X-Google-Smtp-Source: ABdhPJy2K+icbCtKXijE3xZ0qRsNBzNLSCOCu48Kmp2TfwXy+jg7U58IXWbmdgFu3j0wa8rUW49MSA== X-Received: by 2002:a05:600c:2314:: with SMTP id 20mr2910723wmo.16.1640298890648; Thu, 23 Dec 2021 14:34:50 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id ay29sm8263769wmb.13.2021.12.23.14.34.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Dec 2021 14:34:50 -0800 (PST) From: Liliana Marie Prikler Date: Sat, 11 Dec 2021 08:43:10 +0100 Subject: [PATCH v2 1/2] gnu: Add bibutils. to: 52422@debbugs.gnu.org Content-Transfer-Encoding: 8bit Message-ID: <4e416f3b4398e16d0e1d570689d50649d35cbc41.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 3.1 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/textutils.scm (bibutils): New variable. --- Am Mittwoch, dem 22.12.2021 um 22:42 +0100 schrieb Ludovic Courtès: > Bonus points if you change that to: > > (list #:configure-flags > #~(l [...] Content analysis details: (3.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.66 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.66 listed in list.dnswl.org] 1.0 PP_MIME_FAKE_ASCII_TEXT BODY: MIME text/plain claims to be ASCII but isn't X-Debbugs-Envelope-To: 52422 Cc: ludo@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.1 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/textutils.scm (bibutils): New variable. --- Am Mittwoch, dem 22.12.2021 um 22:42 +0100 schrieb Ludovic Courtès: > Bonus points if you change that to: > > (list #:configure-flags > #~(l [...] Content analysis details: (2.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.66 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.66 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) 2.1 DATE_IN_PAST_96_XX Date: is 96 hours or more before Received: date 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.0 PP_MIME_FAKE_ASCII_TEXT BODY: MIME text/plain claims to be ASCII but isn't -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/textutils.scm (bibutils): New variable. --- Am Mittwoch, dem 22.12.2021 um 22:42 +0100 schrieb Ludovic Courtès: > Bonus points if you change that to: > > (list #:configure-flags > #~(list … #$output …) > …) Watch my street cred go up as I mix quasiquote and gexp 😎 On a related note, is it already known that you can't use (arguments #~(list ...))? > GPLv2-only? Yes. They don't copypasta the full license blurb, but all file headers say that the source code is distributed under "GPL version 2". gnu/packages/textutils.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index 49fcdad47b..a7bff73383 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -44,6 +44,7 @@ (define-module (gnu packages textutils) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) + #:use-module (guix gexp) #:use-module (guix git-download) #:use-module (guix build-system ant) #:use-module (guix build-system gnu) @@ -1137,6 +1138,40 @@ (define-public odt2txt OpenDocument presentations (*.odp).") (license license:gpl2))) +(define-public bibutils + (package + (name "bibutils") + (version "7.2") + (source (origin + (method url-fetch) + (uri (string-append "mirror://sourceforge/bibutils/" + "bibutils_" version "_src.tgz")) + + (sha256 + (base32 + "1hxmwjjzw48w6hdh2x7ybkrhi1xngd55i67hrrd3wswa3vpql0kf")))) + (build-system gnu-build-system) + (arguments + `(#:configure-flags + ,#~(list "--install-dir" (string-append #$output "/bin") + "--install-lib" (string-append #$output "/lib") + "--dynamic") + #:make-flags + ,#~(list (string-append "CC=" #+(cc-for-target)) + (string-append "LDFLAGSIN=-Wl,-rpath=" #$output "/lib")) + #:test-target "test" + #:phases + (modify-phases %standard-phases + (replace 'configure + (lambda* (#:key configure-flags #:allow-other-keys) + ;; configure script is ill-formed, invoke it manually + (apply invoke "sh" "./configure" configure-flags)))))) + (home-page "https://bibutils.sourceforge.io/") + (synopsis "Convert between various bibliography formats") + (description "This package provides converters for various bibliography +formats (e.g. Bibtex, RIS, ...) using a common XML intermediate.") + (license license:gpl2))) + (define-public opencc (package (name "opencc") -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 23 17:35:03 2021 Received: (at 52422) by debbugs.gnu.org; 23 Dec 2021 22:35:03 +0000 Received: from localhost ([127.0.0.1]:35107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0Wfv-0002gn-JW for submit@debbugs.gnu.org; Thu, 23 Dec 2021 17:35:03 -0500 Received: from mail-wr1-f66.google.com ([209.85.221.66]:46739) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0Wfo-0002fn-Tf for 52422@debbugs.gnu.org; Thu, 23 Dec 2021 17:34:57 -0500 Received: by mail-wr1-f66.google.com with SMTP id i22so13989487wrb.13 for <52422@debbugs.gnu.org>; Thu, 23 Dec 2021 14:34:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:subject:to:cc:content-transfer-encoding:message-id :mime-version; bh=YTcXl7Ni/mWmJ+1q9JpDeUDDNvA651Yyfb5Nnmbm2hA=; b=bbJVRhGYTmzRwxckBlPmRMT0j0uJYgdums0dFuzAGoHfFofcx+68uOoyoQd92X2g6i 5aJ26OFIGbCfKUAixW5xefZkVMo30AJsh51SoqjvNpgGG8tHkdrVbajs5iP3dNXQJ4AY uUFjGm0aECFmZVuI+TbMc8wYb6JrsxXUfz+U6WMkXizNntBDOeSnpEMxJQga0S4SG/c7 uGzJDp/YFn+Fg+YUmKCKjlO5LjHd3EZJlRPu7Cakko6gZFvBMlvppb68y33z1VzIHqUP GfZWeGJasGD2VIiwjZcAe3mlLNeeyNQs1tVEbbVhY70J/LFE/OllDY9fvM7QC3ec7Zyn ay/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:subject:to:cc :content-transfer-encoding:message-id:mime-version; bh=YTcXl7Ni/mWmJ+1q9JpDeUDDNvA651Yyfb5Nnmbm2hA=; b=gGRI6PO6q6LOMuc1vVn/wIkxQ9gQxu/UHeiF080eMwVaZDGwdzeO+Wb6SxyWfIromb SCfcW06ubN6tppGbUegxJRzHFmYb35oacYWnTaVKUXWpWCKFXxiygrjlcq62A7hJWrq4 5MXFyvc3aQsVe/MrXKsjvx4aWCxMas2qc7Ccj2qwdOH/Clvk/bkGPD0jHm9LCKgyPkJr EZKkVeiXjCBVztCmGLBAItbNzjWNnsoG60iGp1Gco9XnT5JJz9cs6WtSmptGVwt+TY0B KlfYbu3hP65GXrfuRMqpvoMDA2a7QPWFPusEeH5HDnOo+OR0VznOKztKFvXYmF1BjX36 oFbw== X-Gm-Message-State: AOAM5306nNObzaMB+H1HKvipNuwN/lwQleZPrIc1APorf6iVOdQT9zrw kGmrzLm7Xs4VmXqQmqcCR4CzXIITXxpY6Q== X-Google-Smtp-Source: ABdhPJw7UJttyq82YYe5BdWI9MaHwGMIO5q/8iKEbQfjFH4JPq6C3mugi7PhcqzzCDDbsDgcmgcHLA== X-Received: by 2002:a05:6000:2c9:: with SMTP id o9mr2981345wry.377.1640298891288; Thu, 23 Dec 2021 14:34:51 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id ay29sm8263769wmb.13.2021.12.23.14.34.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Dec 2021 14:34:50 -0800 (PST) From: Liliana Marie Prikler Date: Thu, 23 Dec 2021 23:12:03 +0100 Subject: [PATCH v2 2/2] gnu: Move go-github-com-aswinkarthik-csvdiff to textutils. to: 52422@debbugs.gnu.org Content-Transfer-Encoding: 7bit Message-ID: <4deeb17751a9b1e402d18a2c5109d27e587307d1.camel@gmail.com> MIME-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 52422 Cc: ludo@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This fixes a build error caused by cross-module use of deprecated-package. * gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): Move from here... * gnu/packages/textutils.scm (go-github-com-aswinkarthik-csvdiff): ... to here. --- gnu/packages/golang.scm | 3 --- gnu/packages/textutils.scm | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f716c69d13..87e4d5d3d0 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -8688,9 +8688,6 @@ (define-public go-github-com-oneofone-xxhash non-cryptographic hash algorithm, working at speeds close to RAM limits.") (license license:asl2.0))) -(define-public go-github-com-aswinkarthik-csvdiff - (deprecated-package "go-github-com-aswinkarthik-csvdiff" csvdiff)) - (define-public go-gopkg-in-djherbis-times-v1 (package (name "go-gopkg-in-djherbis-times-v1") diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index a7bff73383..01ac161248 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -1417,3 +1417,6 @@ (define-public csvdiff JSON for post-processing @end itemize") (license license:expat))) + +(define-public go-github-com-aswinkarthik-csvdiff + (deprecated-package "go-github-com-aswinkarthik-csvdiff" csvdiff)) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 24 09:51:14 2021 Received: (at 52422) by debbugs.gnu.org; 24 Dec 2021 14:51:14 +0000 Received: from localhost ([127.0.0.1]:35949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0luc-0005L3-15 for submit@debbugs.gnu.org; Fri, 24 Dec 2021 09:51:14 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:57658) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0luZ-0005Ke-KH for 52422@debbugs.gnu.org; Fri, 24 Dec 2021 09:51:12 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 27ADB331; Fri, 24 Dec 2021 15:51:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GNPpPPd5DprI; Fri, 24 Dec 2021 15:51:05 +0100 (CET) Received: from ribbon (unknown [78.199.208.147]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A0A2676; Fri, 24 Dec 2021 15:51:05 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Liliana Marie Prikler Subject: Re: [PATCH v2 1/2] gnu: Add bibutils. References: <4e416f3b4398e16d0e1d570689d50649d35cbc41.camel@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 4 =?utf-8?Q?Niv=C3=B4se?= an 230 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 24 Dec 2021 15:51:03 +0100 In-Reply-To: <4e416f3b4398e16d0e1d570689d50649d35cbc41.camel@gmail.com> (Liliana Marie Prikler's message of "Sat, 11 Dec 2021 08:43:10 +0100") Message-ID: <87ee62ukdk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 27ADB331 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 52422 Cc: 52422@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi, Liliana Marie Prikler skribis: > * gnu/packages/textutils.scm (bibutils): New variable. > --- > Am Mittwoch, dem 22.12.2021 um 22:42 +0100 schrieb Ludovic Court=C3=A8s: >> Bonus points if you change that to: >>=20 >> (list #:configure-flags >> #~(list =E2=80=A6 #$output =E2=80=A6) >> =E2=80=A6) > Watch my street cred go up as I mix quasiquote and gexp =F0=9F=98=8E I try to avoid that because I=E2=80=99m think it can be quite confusing and intimidating, especially when you end up with sequences like ,#~. That=E2=80=99s a discussion we should have, but I=E2=80=99m in favor of the= above style. > On a related note, is it already known that you can't use > (arguments #~(list ...))? Yes, that=E2=80=99s because =E2=80=98arguments=E2=80=99 is literally a list= of arguments passed to the build system with =E2=80=98apply=E2=80=99. >> GPLv2-only? > Yes. They don't copypasta the full license blurb, but all file headers > say that the source code is distributed under "GPL version 2". V2-only then. Thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 24 09:52:22 2021 Received: (at 52422) by debbugs.gnu.org; 24 Dec 2021 14:52:22 +0000 Received: from localhost ([127.0.0.1]:35956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0lvi-0005OI-31 for submit@debbugs.gnu.org; Fri, 24 Dec 2021 09:52:22 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:57674) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0lve-0005Ng-0w for 52422@debbugs.gnu.org; Fri, 24 Dec 2021 09:52:18 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8A2FB331; Fri, 24 Dec 2021 15:52:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5z0uF3hPgudx; Fri, 24 Dec 2021 15:52:12 +0100 (CET) Received: from ribbon (unknown [78.199.208.147]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2BDD6BE; Fri, 24 Dec 2021 15:52:12 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Liliana Marie Prikler Subject: Re: [PATCH v2 2/2] gnu: Move go-github-com-aswinkarthik-csvdiff to textutils. References: <4deeb17751a9b1e402d18a2c5109d27e587307d1.camel@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 4 =?utf-8?Q?Niv=C3=B4se?= an 230 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 24 Dec 2021 15:52:10 +0100 In-Reply-To: <4deeb17751a9b1e402d18a2c5109d27e587307d1.camel@gmail.com> (Liliana Marie Prikler's message of "Thu, 23 Dec 2021 23:12:03 +0100") Message-ID: <87a6gqukbp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 8A2FB331 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 52422 Cc: 52422@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi, Liliana Marie Prikler skribis: > This fixes a build error caused by cross-module use of deprecated-package. > > * gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): Move from > here... > * gnu/packages/textutils.scm (go-github-com-aswinkarthik-csvdiff): ... to= here. Good catch, go for it! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 24 13:14:23 2021 Received: (at 52422-done) by debbugs.gnu.org; 24 Dec 2021 18:14:23 +0000 Received: from localhost ([127.0.0.1]:38027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0p5C-0005E6-VZ for submit@debbugs.gnu.org; Fri, 24 Dec 2021 13:14:23 -0500 Received: from mail-wr1-f67.google.com ([209.85.221.67]:39747) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0p5A-0005Dr-Rw for 52422-done@debbugs.gnu.org; Fri, 24 Dec 2021 13:14:21 -0500 Received: by mail-wr1-f67.google.com with SMTP id s1so18788233wra.6 for <52422-done@debbugs.gnu.org>; Fri, 24 Dec 2021 10:14:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=lenNA5XngphXXjSBuAmWkWuggVS1pVuOOp+RgP2vy18=; b=MRNpWTvUmSrju083qMv2BJs0hmTr0LfRSX+Mld9Oe33+S9QpaF00OHXv46O9KmxjnK BO1gYXpcvuoeDHWB+rbo1i6lJoTAB/Cf5iaqrsLfVYyWXVZEe9VgGsSv/GdBfCstG7Ab TTIC7oYr4+0oE5J9TrEGMM5cdV7UUmDB0UykjancRaZbtYCMUm/X6M0tzfLK5LKPL4dW Z/pIjA6Wl/69eomVPE6SI5u8CRy9V1NxRuOGgppMtD9Hnc1IqSrS9Qb9XeUjpJVHn9gl eAvPJKn+4mcCfnT9B1GsekrEmLazHRlnbo5jYMxsYJY4DDzUPMVACD6f5A+nQJ1+31Z+ Chpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=lenNA5XngphXXjSBuAmWkWuggVS1pVuOOp+RgP2vy18=; b=UBvPH8AKB5HksW+j0hkPaoeZfcO6w51ET6xAXlJnJfQSWjYcbAYmhPYuBq1pqpEmhK eZzW4PlgeLwQ+jduRLF1t+qp26h7O2Ru86BBrKDycD1OFsce1WLeAewenyVjUTeCOfh8 L1zKb/6EjAo2GytJdfgK3y69QDZjAVVncS51w97cn0rkGBokYnrPkXrTuajzNEaEeWyx QkUqptc9+ijVO+hO0roRYihHl5zWnQwr+DfxF+ArXIxpZU89RCxjn6T28FhqhizW6ZjU 9s2JMDdF1xcvh6tbp2KaxGPTIVRYA4Cdps9FWg+UnzEIjY7rpz9EhySfuaIaVE0gDXQk YEjA== X-Gm-Message-State: AOAM530Tld2m5RF52Bl9SbAfvbXfLa2c5mPPsmmoTHAmSF5t9MbofkMa aL9P0olxkpnTl1xnsvhmtMv9reCJfEjGtw== X-Google-Smtp-Source: ABdhPJwOW5LgexGAd48cHWsG7LY3oz8SyaSKA3WLCx0bltY92sm05ZHNLZBqqq9MYOTPdr1SEZSJ3w== X-Received: by 2002:a5d:6b0e:: with SMTP id v14mr5217172wrw.146.1640369655423; Fri, 24 Dec 2021 10:14:15 -0800 (PST) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id j3sm8107523wro.22.2021.12.24.10.14.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Dec 2021 10:14:15 -0800 (PST) Message-ID: Subject: Re: [PATCH v2 1/2] gnu: Add bibutils. From: Liliana Marie Prikler To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Date: Fri, 24 Dec 2021 19:14:14 +0100 In-Reply-To: <87ee62ukdk.fsf@gnu.org> References: <4e416f3b4398e16d0e1d570689d50649d35cbc41.camel@gmail.com> <87ee62ukdk.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 52422-done Cc: 52422-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Am Freitag, dem 24.12.2021 um 15:51 +0100 schrieb Ludovic Courtès: > Hi, > > Liliana Marie Prikler skribis: > > > * gnu/packages/textutils.scm (bibutils): New variable. > > --- > > Am Mittwoch, dem 22.12.2021 um 22:42 +0100 schrieb Ludovic Courtès: > > > Bonus points if you change that to: > > > > > >   (list #:configure-flags > > >         #~(list … #$output …) > > >         …) > > Watch my street cred go up as I mix quasiquote and gexp 😎 > > I try to avoid that because I’m think it can be quite confusing and > intimidating, especially when you end up with sequences like ,#~. > That’s a discussion we should have, but I’m in favor of the above > style. Fair enough, I've pushed it with the style you suggested. > From unknown Thu Jun 19 13:57:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 22 Jan 2022 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator