From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GBchGRbgsWFAaAAAgWs5BA (envelope-from ) for ; Thu, 09 Dec 2021 11:53:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id AFTxFBbgsWF/QgAA1q6Kng (envelope-from ) for ; Thu, 09 Dec 2021 10:53:10 +0000 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 3DE1A1609A for ; Thu, 9 Dec 2021 11:53:10 +0100 (CET) Received: from localhost ([::1]:48484 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvH2z-00086Y-4T for larch@yhetil.org; Thu, 09 Dec 2021 05:53:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvH2s-00083N-UH for guix-patches@gnu.org; Thu, 09 Dec 2021 05:53:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59230) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvH2s-0007IG-Mf for guix-patches@gnu.org; Thu, 09 Dec 2021 05:53:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mvH2s-0002fj-Lp for guix-patches@gnu.org; Thu, 09 Dec 2021 05:53:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51885] [PATCH v2 2/4] gnu: Add argagg. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Dec 2021 10:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51885 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 51885@debbugs.gnu.org Cc: Raghav Gururajan , Julien Lepiller , Disseminate Dissent , jgart Received: via spool by 51885-submit@debbugs.gnu.org id=B51885.163904717010241 (code B ref 51885); Thu, 09 Dec 2021 10:53:02 +0000 Received: (at 51885) by debbugs.gnu.org; 9 Dec 2021 10:52:50 +0000 Received: from localhost ([127.0.0.1]:42542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvH2f-0002f7-Ph for submit@debbugs.gnu.org; Thu, 09 Dec 2021 05:52:50 -0500 Received: from out2.migadu.com ([188.165.223.204]:16176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvH2e-0002ey-3L for 51885@debbugs.gnu.org; Thu, 09 Dec 2021 05:52:48 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1639047167; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LspStm8WmrAf986IP/xpNllnaKtrsVF35byVgNSFNgk=; b=fmMalJH0NIFonZHECFwJNf8OljVt22QRxbFYDPNYq4XJAaw700smpxSc1+VrYTIIPbq972 BXlnXlVEqDR6oNr9RxVe58Bd9zfc2QUsf4utluisIrn1vm6RUyQ6i9J/9DG8zlfoZZeuXv iXlQhOBVe18TnPXJCGA2/2OhuYsfBo54Y426YZARGEcEwxNO8fG0XFdxVyRy3tGNLVDU9W tu12rXQz8e9gsN+N9MK25gd8n3jnXpIhmnlFA8FvXQd09MAQi1EfBUAoAi6Ez0icESWsZp 0rS4iYOhp9g5/jku+oLDk08/hne4Z1S+8jS/mFXkglSFabh09ER2z2OQkuaXMw== Date: Thu, 9 Dec 2021 05:52:10 -0500 Message-Id: <20211209105212.29412-2-rg@raghavgururajan.name> In-Reply-To: <20211209105212.29412-1-rg@raghavgururajan.name> References: <20211209105212.29412-1-rg@raghavgururajan.name> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches From: Raghav Gururajan via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 3DE1A1609A X-Spam-Score: -4.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: BBYqY75ZSaGK * gnu/packages/cpp.scm (argagg): New variable. Co-authored-by: jgart Co-authored-by: Julien Lepiller Co-authored-by: Disseminate Dissent --- gnu/packages/cpp.scm | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index bbcdcd6be9..a579c47ad9 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -77,6 +77,46 @@ (define-module (gnu packages cpp) #:use-module (gnu packages web) #:use-module (gnu packages xml)) +(define-public argagg + (let ((commit "79e4adfa2c6e2bfbe63da05cc668eb9ad5596748") + (revision "0")) + (package + (name "argagg") + (version (git-version "0.4.6" revision commit)) + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/vietjtnguyen/argagg") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1flkgh524lq3024p7ld5lg743s1v7qnbmgv77578rzmn2rjzr77n")))) + (build-system cmake-build-system) + (outputs '("out" "doc")) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'install 'move-doc + (lambda* (#:key outputs #:allow-other-keys) + (let* ((name ,(package-name argagg)) + (out (assoc-ref outputs "out")) + (doc (assoc-ref outputs "doc"))) + (mkdir-p (string-append doc "/share/doc")) + (rename-file + (string-append out "/share/doc/" name) + (string-append doc "/share/doc/" name)))))))) + (native-inputs + `(("doxygen" ,doxygen))) + (home-page "https://github.com/vietjtnguyen/argagg") + (synopsis "Simple C++11 command line argument parser") + (description "ArgAgg is yet another C++ command line argument/option parser. +It was written as a simple and idiomatic alternative to other frameworks like +getopt, Boost program options, TCLAP, and others. The goal is to achieve the +majority of argument parsing needs in a simple manner with an easy to use API.") + (license license:expat)))) + (define-public asmjit (let ((commit "4ec760a3d1f69e32ba460ecd2513f29b8428700b") (revision "0")) -- 2.34.0