From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qLkbAEf2OGR+uAAASxT56A (envelope-from ) for ; Fri, 14 Apr 2023 08:44:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +IkFAEf2OGRORwAAauVa8A (envelope-from ) for ; Fri, 14 Apr 2023 08:44:23 +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 93D7F1DA8A for ; Fri, 14 Apr 2023 08:44:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pnDAG-0006it-Bc; Fri, 14 Apr 2023 02:44:08 -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 1pnDAA-0006ie-PK for guix-patches@gnu.org; Fri, 14 Apr 2023 02:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pnDAA-0002Ql-Fg for guix-patches@gnu.org; Fri, 14 Apr 2023 02:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pnDA9-0002cz-Tv for guix-patches@gnu.org; Fri, 14 Apr 2023 02:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62824] [PATCH] gnu: Add libfyaml. Resent-From: Alexey Abramov Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Apr 2023 06:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62824 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62824@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168145459210025 (code B ref -1); Fri, 14 Apr 2023 06:44:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Apr 2023 06:43:12 +0000 Received: from localhost ([127.0.0.1]:45290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pnD9M-0002bc-0f for submit@debbugs.gnu.org; Fri, 14 Apr 2023 02:43:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:35124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pnD9G-0002bN-3q for submit@debbugs.gnu.org; Fri, 14 Apr 2023 02:43:11 -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 1pnD9F-0006YW-OK for guix-patches@gnu.org; Fri, 14 Apr 2023 02:43:05 -0400 Received: from mail.mmer.org ([178.22.65.174]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pnD9B-0002D0-Pz for guix-patches@gnu.org; Fri, 14 Apr 2023 02:43:05 -0400 Received: from mail.mmer.org (localhost [127.0.0.1]) by mail.mmer.org (OpenSMTPD) with ESMTP id 01009220 for ; Fri, 14 Apr 2023 06:42:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=mmer.org; h=from:to :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=qL6DYWSe3Pw7fvoz3sf4t0AX0 ZiTMcjC4Lq1xkiQ560=; b=5QrPTN276p2OnJPJijg27IF1jUxI31WtQ7wIF9Go3 1QmOUi0DKbD9XWyjTpo3R0OVLo46w31oU4U+5ZsADz1fBdyBfITdLnnSyh0UzbZC KyZJsYitgB9YpLUIlriPp0agEY19JIE122duX/FTO+DWSmfyXbVec5+vsLHYAIWz lg= Received: from delta (j74210.upc-j.chello.nl [24.132.74.210]) by mail.mmer.org (OpenSMTPD) with ESMTPSA id 5b43ced4 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Fri, 14 Apr 2023 06:42:53 +0000 (UTC) Date: Fri, 14 Apr 2023 08:42:51 +0200 Message-Id: <20230414064251.7432-1-levenson@mmer.org> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.22.65.174; envelope-from=levenson@mmer.org; helo=mail.mmer.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Alexey Abramov X-ACL-Warn: , Alexey Abramov via Guix-patches From: Alexey Abramov 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1681454662; a=rsa-sha256; cv=none; b=rMxM9zfjTjc7++xrBk3vDhBEmoi5LCqitZYGBih5m1uPquMBOV7pyQA2JDXbdv0yrBDQOG SeTyCSQyFe6z/c+niKhXKQ6sKuD/hZdU5kWrWxL7SVO3MabS8i4/9V64sB8oNHWUT1OjMd uG1njEsq24xs9yFFbnL6LsRJ547sEfsRNu7pEz4wjxrX8FGSMUNiqbMAwn6o+Pd8ynpkMO zuq+6Ey0wQHLSHfVTTtPzk0dgIe2eqXZf7RKtmuquPqkZZT3ckglU2ci/cKRNxDkFxVkZ+ VdOBwvnW7N0+qcpoUpEDuZjWTGf/tgsM81crPFPJbjQFTiSBTlPMzEDriR+RjQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mmer.org header.s=dkim header.b=5QrPTN27; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1681454662; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=tXHEA1dynT/3yhGm+KKWxzGuDHERNnB4DHiu8BCFFHg=; b=qIUWNV23BFSij/iphLjQhyDl46VnN4xI8Yj5rP1gUDatlwhVq741D562y9yOcCDbVLUnRB UgsfQshJ0pGH4fIFZheN0//kNawJLooddc58WJmQ24pdHp/kVM+K6vKxkIBlH+NORtvQ9u 6/c6UjCxmb9+g0X87fK2H+6acMOjnsn4AgkV/7O4xUVSZBPLmwPlQ/+eH9iCSxNwxW8JrT 9hLnVCzv1TmLlBdZx9OA4nWNLEdfrpenfOn5mDlz95Pc7dWCO0K6EZb0Z+ha5XE6KKpDg6 m7qxssc2Uvy3wB0LDR8Bot5HdWYBBWSGbEUs3RHvbDdP8NEqsZOtGf1WexhiCQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.42 X-Spam-Score: -2.42 X-Migadu-Queue-Id: 93D7F1DA8A Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mmer.org header.s=dkim header.b=5QrPTN27; 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=pass (policy=none) header.from=gnu.org X-TUID: cvEmUzxp7pA7 * gnu/packages/serialization.scm (libfyaml): New variable. --- gnu/packages/serialization.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm index 3f0a550920..30ab7b0a6a 100644 --- a/gnu/packages/serialization.scm +++ b/gnu/packages/serialization.scm @@ -12,6 +12,7 @@ ;;; Copyright © 2018 Joshua Sierles, Nextjournal ;;; Copyright © 2020 Martin Becze ;;; Copyright © 2020 Alexandros Theodotou +;;; Copyright © 2023 Alexey Abramov ;;; ;;; This file is part of GNU Guix. ;;; @@ -426,6 +427,34 @@ (define-public libcyaml (home-page "https://github.com/tlsa/libcyaml") (license license:isc))) +(define-public libfyaml + (package + (name "libfyaml") + (version "0.8") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/pantoniou/libfyaml") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "002g0grddfi5y42lq06zj8266rf7h27wq76sr598ad5pxllx3y3g")))) + (build-system gnu-build-system) + (native-inputs + (list autoconf + automake + libtool + pkg-config)) + (home-page "https://github.com/pantoniou/libfyaml") + (synopsis "A fancy 1.2 YAML and JSON parser/writer.") + (description + "Fully feature complete YAML parser and emitter, supporting the latest YAML spec +and passing the full YAML testsuite. It is designed to be very efficient, avoiding +copies of data, and has no artificial limits like the 1024 character limit for +implicit keys.") + (license license:expat))) + (define-public yaml-cpp (package (name "yaml-cpp") -- 2.39.2