From unknown Sun Jun 22 03:48:23 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#69005 <69005@debbugs.gnu.org> To: bug#69005 <69005@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add ckdl. Reply-To: bug#69005 <69005@debbugs.gnu.org> Date: Sun, 22 Jun 2025 10:48:23 +0000 retitle 69005 [PATCH] gnu: Add ckdl. reassign 69005 guix-patches submitter 69005 "Paul A. Patience" severity 69005 normal tag 69005 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 09 14:56:16 2024 Received: (at submit) by debbugs.gnu.org; 9 Feb 2024 19:56:16 +0000 Received: from localhost ([127.0.0.1]:33938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYWyt-00034W-Bx for submit@debbugs.gnu.org; Fri, 09 Feb 2024 14:56:16 -0500 Received: from lists.gnu.org ([2001:470:142::17]:54078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rYWyq-000346-BM for submit@debbugs.gnu.org; Fri, 09 Feb 2024 14:56:13 -0500 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 1rYWyV-0005kr-Dg for guix-patches@gnu.org; Fri, 09 Feb 2024 14:55:51 -0500 Received: from mail-4323.proton.ch ([185.70.43.23]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rYWyR-00072X-PN for guix-patches@gnu.org; Fri, 09 Feb 2024 14:55:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1707508538; x=1707767738; bh=75MVTs4t1jTbd1xGkOO1qvgKoUvQZM9a79018dcZtrM=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=m1fWsuQ94tWQn3SWuEXyRTGfI3jJp/2Verbo+UmrjdjKMcXIoexndk6Dojuq6jVNp HocK1EHk8FI2RTck/jMFFq+nd8YVvO958yq04xt5zYFbvdkhlRDm7kJ0Xdna5FZGvT tc3oHkQtcapqFSbFB94eSZma9juthAKNidBjIGSM4vdPuYI/F0g9FPKAjgnZvRF7B1 l3cU0XR1mpjjBuMwYEUj+wjsb+pYQ3nRgT8ExwApVQDaLcM1CSyNgm3I51iFWJ9Y68 6nDnnBHh482P0TdFaeDXuBKzKZkWxnxcflRBJV44BtDD9eX/A9KcUL0qqGFFohQHLe 6NDFDPigQ/yqw== Date: Fri, 09 Feb 2024 19:55:14 +0000 To: guix-patches@gnu.org From: "Paul A. Patience" Subject: [PATCH] gnu: Add ckdl. Message-ID: <72d3c36b2990bb8d34a042c0ca899060a41ad72a.1707508401.git.paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.23; envelope-from=paul@apatience.com; helo=mail-4323.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: "Paul A. Patience" 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 (/) * gnu/packages/serialization.scm (ckdl): New variable. Change-Id: I658369e85c80c985da3e61d2809d36e6e703ed8c --- Should kdlpp be provided in a separate package that inherits from ckdl? For now ckdl provides both libkdl.so and libkdlpp.so. gnu/packages/serialization.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.sc= m index ccafb8e802..a69245274a 100644 --- a/gnu/packages/serialization.scm +++ b/gnu/packages/serialization.scm @@ -17,6 +17,7 @@ ;;; Copyright =C2=A9 2023 Vinicius Monego ;;; Copyright =C2=A9 2023 Maxim Cournoyer ;;; Copyright =C2=A9 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright =C2=A9 2024 Paul A. Patience ;;; ;;; This file is part of GNU Guix. ;;; @@ -622,6 +623,29 @@ (define-public json.sh (home-page "https://github.com/dominictarr/JSON.sh") (license (list license:expat license:asl2.0))))) ;dual-licensed =20 +(define-public ckdl + (package + (name "ckdl") + (version "0.1.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/tjol/ckdl") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1zdpil61lm141lcxmfrg7jvfjp2n98v5q2rfqzm4wiqcdprgmasv")))) + (build-system cmake-build-system) + (arguments + (list #:configure-flags #~(list "-DBUILD_SHARED_LIBS=3DON" + "-DDOWNLOAD_TEST_DATA=3DOFF"))) + (home-page "https://ckdl.readthedocs.io/en/latest/") + (synopsis "C library for parsing and emitting KDL") + (description "@samp{ckdl} is a C library for parsing and emitting KDL. +This package also provides @samp{kdlpp}, a C++20 wrapper around @samp{ckdl= }.") + (license license:expat))) + (define-public capnproto (package (name "capnproto") base-commit: 570ef13a87bb54d3410c431700ba78316a2641e2 --=20 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 16 13:55:31 2024 Received: (at 69005-done) by debbugs.gnu.org; 16 Feb 2024 18:55:31 +0000 Received: from localhost ([127.0.0.1]:60196 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rb3Mv-0004D2-7K for submit@debbugs.gnu.org; Fri, 16 Feb 2024 13:55:31 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57377) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rb3Mp-0004Cj-NI for 69005-done@debbugs.gnu.org; Fri, 16 Feb 2024 13:55:28 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 9A78E5C0094; Fri, 16 Feb 2024 13:54:58 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Fri, 16 Feb 2024 13:54:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lassieur.org; h= cc:cc:content-type:content-type:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:subject :subject:to:to; s=fm3; t=1708109698; x=1708196098; bh=83l47l74cF IpvUvOB57RnXe/arN42AnnPptr1XDorMM=; b=M2UvxQ3f43t0da/CrMRJklC7Un mhOfQzo/VnEhAg36D+BdbaAOb/ZAFuF7sH3DiDrDHoDBtIvDUtcUtYNqTtWLaDhf OF9/fz226DTn75hW2yIY2zxmPt3LvSxhnlsEirp1iYdfMqSjQCzL6tbRMGsw9HFv sQnRp/3JKZA8NdngWzXhCy8yTp1xk0ca33AmLNvlDaYhTEpwT6tbnTDDOeGXSWZb ravWtpWGIRi9W+5KOJ+8m0kdOk7gB5OQiecvvii+NaeOPJS5OA8ZSkcQJrm5v5NX ql5Nkt7Dq3FRzvw3bAlME3L7JhbMqtUoZO4oNar+qGZYBNPOl4mZRHNznoog== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; t=1708109698; x=1708196098; bh=83l47l74cFIpvUvOB57RnXe/arN4 2AnnPptr1XDorMM=; b=gLMylPsRoPXSJcppujd9ckl/h/4QZHbuVBDYLR6+JEwa wdYw4W2lRYOqpuhCUtHFvYzN0WlyhQy2f37KYzwy62TJNuMpM0HG4aBdMRwo3TdJ DzAz3jJ8Me36CIXim/2xy25ZioE31Jx9UQIJ53cEC4gEKeBSEsH36VuuW/UxwkjC EQ0dgvCvsqcuBwS2jAXfFA3ZskqxRO2tD2iYeWPvAaItr7eb3Qu0Lo6Wa9whFgFz 1lC5kvmZ4+AAzQuQkeUOkUzJqeTDsJAU1rYDPgqxKR42RdCbB6TQufPcvvZp2fiD t3YVTEBQML7Hh08DXvYG63Da4MdBp0KnOqPQLwaKsw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrvddvgdduudejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefujghffffkfgggtgesthdtredttderjeenucfhrhhomhepvehlrohm vghnthcunfgrshhsihgvuhhruceotghlvghmvghntheslhgrshhsihgvuhhrrdhorhhgqe enucggtffrrghtthgvrhhnpeevjeeljefhledthedukeejhfekuefglefgtddvudetveel jeekudevtdfhtdfgffenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrih hlfhhrohhmpegtlhgvmhgvnhhtsehlrghsshhivghurhdrohhrgh X-ME-Proxy: Feedback-ID: i4c21472a:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 16 Feb 2024 13:54:57 -0500 (EST) From: =?utf-8?Q?Cl=C3=A9ment_Lassieur?= To: "Paul A. Patience" Subject: Re: [bug#69005] [PATCH] gnu: Add ckdl. In-Reply-To: <72d3c36b2990bb8d34a042c0ca899060a41ad72a.1707508401.git.paul@apatience.com> (Paul A. Patience's message of "Fri, 09 Feb 2024 19:55:14 +0000") References: <72d3c36b2990bb8d34a042c0ca899060a41ad72a.1707508401.git.paul@apatience.com> Date: Fri, 16 Feb 2024 19:54:54 +0100 Message-ID: <87o7cgjl35.fsf@lassieur.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 69005-done Cc: 69005-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: -3.6 (---) On Fri, Feb 09 2024, Paul A. Patience wrote: > * gnu/packages/serialization.scm (ckdl): New variable. > > Change-Id: I658369e85c80c985da3e61d2809d36e6e703ed8c > --- > Should kdlpp be provided in a separate package that inherits from ckdl? > For now ckdl provides both libkdl.so and libkdlpp.so. I think it's good as is. LGDM, pushed, thank you. From unknown Sun Jun 22 03:48:23 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, 16 Mar 2024 11:24:05 +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