From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IMP/MFkeEGQOuAAASxT56A (envelope-from ) for ; Tue, 14 Mar 2023 08:12:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UFb7MFkeEGREMQAAauVa8A (envelope-from ) for ; Tue, 14 Mar 2023 08:12:25 +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 2DE04D533 for ; Tue, 14 Mar 2023 08:12:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iemIGCgW; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678777945; 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-type:content-type: 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=lzw1sdOB8RPbx+mmLrm2eWGrXhSOt2skBGBp+1p47L0=; b=jyqtwurV7q1mIBWW3XMfr2aeuoZIMZ1JGTzgxZULIRzYwLSYxXIPLp+xh8ASSj7Ee08M8K aaearTE8G79lrVBzg7z9vPN4M4hrR4fXq0UqCR+b3sWiJH/8uaQPehvwwP1u5G+YUlliXs q9u/jDQPIyYEIFRueTmnbMZ1pffDKQmSp/4ZR9c5zVw6+N9Z/WpK8QBPSjrTLqRxpB3UY2 z92UCuHKUTRzVaMY4reimgXwuOzX/nbLtrzz4OfWolFgDdpwyKfOe10S+lXiXL7PWJGX8d GqeOw3mR5Nf5ilzuTM+0TI8N2nRzGIr0y2wKdI2/BoMANQAaLYBpMbPmGWofZQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iemIGCgW; 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=1678777945; a=rsa-sha256; cv=none; b=SHH7/j6ylQ6JR4M6aXBvjiLAopV2uWrjDIQXDazYoYTpUnqQ7KZegMMbkNNqqnjfTM/wQt 3vaVxPPtVx4CkC4vBEKV55+MIqqUTDIYd1Ypu18NjiIladlxcAZVSiv5hjcYwaRyr9bI/d DziJnfV754OzCGXRCmrbPTcmDWl7mnhGMasUDohBXuDDIpp55w4M8/1FoYZ1yJjqcv6B/W IiizAkOAHRVKmRejYQHmGbelUM+PIne/rzyX8F3C+Pj/L1BPZ6Hu7B/tdPQGQydif+oOgj LOFjX3Q8CzVOobQp0Sy60Wrjbh1NjYHN1vDOEAG+9mmvuXymuwqcy2ODzl2wEg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbypI-0007Fl-Fj; Tue, 14 Mar 2023 03:12:04 -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 1pbypG-0007FO-CH for guix-patches@gnu.org; Tue, 14 Mar 2023 03:12: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 1pbypG-0006qK-4E for guix-patches@gnu.org; Tue, 14 Mar 2023 03:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbypF-00088J-Sp for guix-patches@gnu.org; Tue, 14 Mar 2023 03:12:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62178] [PATCH 4/5] gnu: Add rapidxml. References: <00c2af06-fa2f-81d3-e3de-444eaf232732@disroot.org> In-Reply-To: <00c2af06-fa2f-81d3-e3de-444eaf232732@disroot.org> Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Mar 2023 07:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62178 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62178@debbugs.gnu.org Cc: Liliana Marie Prikler , iyzsong@envs.net Received: via spool by 62178-submit@debbugs.gnu.org id=B62178.167877791631252 (code B ref 62178); Tue, 14 Mar 2023 07:12:01 +0000 Received: (at 62178) by debbugs.gnu.org; 14 Mar 2023 07:11:56 +0000 Received: from localhost ([127.0.0.1]:36112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbypA-000880-5L for submit@debbugs.gnu.org; Tue, 14 Mar 2023 03:11:56 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbyp9-00087s-9E for 62178@debbugs.gnu.org; Tue, 14 Mar 2023 03:11:55 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A1D66444EE; Tue, 14 Mar 2023 08:11:54 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UPZmlcyxzwMS; Tue, 14 Mar 2023 08:11:53 +0100 (CET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1678777913; bh=Qp/P+A6rx7BYS5J78sLjZ/oChyDiKbPKXxBKbcqjpVE=; h=Date:To:Cc:From:Subject; b=iemIGCgWUtEUKijjLZ3rbEmAW4nAqVzwxw5rZr2rqCLkkY1qGKqeRKShiR3vDEZAf 6jEdvSRRr6HgRuAvMc4MEmjBT8KTEMYXkiktK/4wmWgjlXf9bcV3zhJCSGhGBTr/fy vMrt0e/TIxygaOSxe/31E6XJBSDY+4vbDkLYcSpy/p32RgCxCXMSFXwMLZJoveCjgl fLWYpar7JCC8Gv3vTrBdL/kHv3XU9/1w2FlnfXVkHXkhPWye3e/lm1ryAJ6WKFFx0N /hiIENOr+9OJxKNSpdq9Rd6n0pFozTS7WeKnaDqcmOzjceM9Xyj3VzrGKi6J3eWHUI Gj5ao3frZ0+mQ== Date: Tue, 14 Mar 2023 15:11:50 +0800 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Adam Faiz X-Migadu-Queue-Id: 2DE04D533 X-Spam-Score: -3.72 X-Migadu-Spam-Score: -3.72 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Adam Faiz via Guix-patches From: Adam Faiz 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 X-TUID: rb8A9/YUBE7H From f103aa078174b6b2d1ae733546a73eeb1ed853c3 Mon Sep 17 00:00:00 2001 Message-Id: In-Reply-To: References: From: AwesomeAdam54321 Date: Tue, 14 Mar 2023 14:07:08 +0800 Subject: [PATCH 4/5] gnu: Add rapidxml. * gnu/packages/xml.scm (rapidxml): New variable. --- gnu/packages/xml.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index 0b26a63e85..c8dbd27772 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -76,6 +76,7 @@ (define-module (gnu packages xml) #:use-module (guix download) #:use-module (guix git-download) #:use-module (guix build-system cmake) + #:use-module (guix build-system copy) #:use-module (guix build-system gnu) #:use-module (guix build-system meson) #:use-module (guix build-system perl) @@ -1983,3 +1984,32 @@ (define-public python-xmltodict (description "This package provides a Python library to convert XML to @code{OrderedDict}.") (license license:expat))) + +(define-public rapidxml + (package + (name "rapidxml") + (version "1.13") + (source (origin + (method url-fetch) + (uri (string-append + "https://sourceforge.net/projects/" + "rapidxml/files/rapidxml/rapidxml%20" + version "/rapidxml-" version ".zip")) + (sha256 + (base32 + "0w9mbdgshr6sh6a5jr10lkdycjyvapbj7wxwz8hbp0a96y3biw63")))) + (build-system copy-build-system) + (native-inputs + (list unzip)) + (arguments + (list + #:install-plan + #~'(("./" "include/rapidxml" #:include-regexp ("\\.hpp$"))))) + (synopsis "XML Parser") + (description + "RapidXml is an attempt to create the fastest XML parser possible, +while retaining useability, portability and reasonable W3C compatibility. + It is an in-situ parser written in modern C++, with parsing speed approaching +that of strlen function executed on the same data.") + (home-page "https://rapidxml.sourceforge.net/") + (license license:boost1.0))) -- 2.39.2