From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CK3bFHUWQmUtdAEAG6o9tA:P1 (envelope-from ) for ; Wed, 01 Nov 2023 10:12:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CK3bFHUWQmUtdAEAG6o9tA (envelope-from ) for ; Wed, 01 Nov 2023 10:12:21 +0100 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 206CE3C672 for ; Wed, 1 Nov 2023 10:12:21 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iY3dDav0; dmarc=pass (policy=none) header.from=gnu.org; 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=1698829941; a=rsa-sha256; cv=none; b=CAWknNfXZHr+I/cIPonSV6ldFMkFa9kCbAC8vxcTyrXXn7/hfQAlYc3u3dSpaWGYNrz6vY E6n4ewM5tMK3sKcFikq51oJ5g6hcrO6I6OkSiD31e1TvsCcXuvbYM8EUHXo5Bp/H/RWntW vd7RZrKzrYwmKPftBkQ0mUCDME/WpO48qpuWwVpay+R11EJx0EuW0Kwwv/Nl69s/6U7z7h HlSaXB8CA02jLh1yZ2rlOEAzqo2twccIk74Xt7Kg8D2024xRZ71acjGh1yWwMKqQ/0XLgt lUVjIUh5FoXIqXpwHhOt/IdpqlBkUDIAWhNRarlHRYtW0SsAH5SpTSvq/S95hg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698829941; h=from:from:sender:sender:reply-to: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=NYb+4SpUQjW2u0QhX+gWxnZ8F39tOBunMpK5adpJxpY=; b=YzUjZ9oTZfLzFRdswmlpfb6MzlHG57EDeSUPN+TRhBhkJWUayMjBAiz0wKMWZlKoa2JG4n AZHRP5hYmSEsGPlshrdHJ3kbvYHyZtiQiRvq33wxqxLKEga+Hx9QVdNOmPVHZ65EUza6KZ 1/VrAHwT/1R3xjOlMUIZZP2qeGg1JaT/uKd7p8OZdvzc1EKCGMMcbBuCgnsIuVlYHmJ3iS 7dWz+pY3X3L+rj/zNewPwdwt8LwcBpw4iJntefeEokOvbkzhqs+pZT4mAdKTlSzJcyqFhl dAegrVAeB68azxHCAL1xcGTGQcs0N2jyJYZ1dwhRoR9Vw+JG6aosk1BbvGAXNA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iY3dDav0; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qy7F8-0000Tg-Kg; Wed, 01 Nov 2023 05:10:30 -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 1qy7F6-0000SR-V5 for guix-patches@gnu.org; Wed, 01 Nov 2023 05:10:28 -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 1qy7F6-0000K9-MY for guix-patches@gnu.org; Wed, 01 Nov 2023 05:10:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qy7Fe-0004KK-TO for guix-patches@gnu.org; Wed, 01 Nov 2023 05:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66870] [PATCH 2/6] gnu: Add bitsery. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Nov 2023 09:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66870 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66870@debbugs.gnu.org Cc: Sughosha Received: via spool by 66870-submit@debbugs.gnu.org id=B66870.169882983916530 (code B ref 66870); Wed, 01 Nov 2023 09:11:02 +0000 Received: (at 66870) by debbugs.gnu.org; 1 Nov 2023 09:10:39 +0000 Received: from localhost ([127.0.0.1]:49838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qy7FH-0004IY-4B for submit@debbugs.gnu.org; Wed, 01 Nov 2023 05:10:39 -0400 Received: from layka.disroot.org ([178.21.23.139]:50184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qy7FF-0004II-1x for 66870@debbugs.gnu.org; Wed, 01 Nov 2023 05:10:37 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 382C844DB2; Wed, 1 Nov 2023 10:10:02 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id inat0Frxi9WC; Wed, 1 Nov 2023 10:10:01 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698829801; bh=9/Qx4ZY9EfuHKuGHESFd0MDXTmhWxPkeAX0otIbobfI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=iY3dDav0o2ckuY4SFFgABkat9EUp/045q6jfk5LvLfGxz86I7vZZ1lVb5xyh97Ouj dTTdECFEdvAGqJq8PORbWoywZvEBP2Df1Y1TMiFxOthQBxfRp3K4/cg74Y4vaii8Uk Ag8zeUbtDQXWaEH5Dt5VhOjvEtE0Fpc910eR7GTMwdE6jD5WcvQpNQMPDqnTsW4TE0 LaOFbxxpMS4ekD7vysVTs23bJPXwn/pUpED7u18/WfxfCHjkXBWssOxhPzsKCYl1Yq YmtEpWRSZH7T5Z339/CQNEYz7P4kgMnJOQjXZbDD4E2FVL/eQ7Q5VtGLEkvqrdNKw0 SwMSL5nOeqGRw== Date: Wed, 1 Nov 2023 10:09:38 +0100 Message-ID: <569e9401ff75a25937a96c1acbe8dbb0f04d4ca3.1698829285.git.sughosha@disroot.org> In-Reply-To: References: 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: , Reply-to: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.11 X-Migadu-Queue-Id: 206CE3C672 X-Migadu-Spam-Score: -6.11 X-TUID: FRcX494Y08Xo From: Sughosha * gnu/packages/cpp.scm (bitsery): New variable. --- gnu/packages/cpp.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index 0ce60c49de..7d91c72489 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -2278,6 +2278,30 @@ (define-public gulrak-filesystem (home-page "https://github.com/gulrak/filesystem") (license license:expat))) +(define-public bitsery + (package + (name "bitsery") + (version "5.2.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/fraillt/bitsery") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hv2fya7w53bfhlk79b1qnjg1qy076s8kvg22sfdq05bh0hxqrxf")))) + (build-system cmake-build-system) + (arguments + (list #:configure-flags #~(list "-DBITSERY_BUILD_TESTS=ON"))) + (native-inputs (list googletest)) + (synopsis "Header only C++ binary serialization library") + (description "This package provides header only C++ binary serialization +library. It is designed around the networking requirements for real-time data +delivery, especially for games.") + (home-page "https://github.com/fraillt/bitsery") + (license license:expat))) + (define-public cpp-mustache (package (name "cpp-mustache") -- 2.41.0