From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iNFvBAR+SGMbVQAAbAwnHQ (envelope-from ) for ; Thu, 13 Oct 2022 23:07:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cGexAwR+SGNCggEAG6o9tA (envelope-from ) for ; Thu, 13 Oct 2022 23:07:16 +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 C52D621D3A for ; Thu, 13 Oct 2022 23:07:15 +0200 (CEST) Received: from localhost ([::1]:51250 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oj5QA-0004YO-Jb for larch@yhetil.org; Thu, 13 Oct 2022 17:07:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35690) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oj5P7-00033r-4B for guix-patches@gnu.org; Thu, 13 Oct 2022 17:06:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36095) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oj5P3-0007VA-Td for guix-patches@gnu.org; Thu, 13 Oct 2022 17:06:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oj5P3-0005nR-Ot for guix-patches@gnu.org; Thu, 13 Oct 2022 17:06:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58261] [PATCH v3 10/15] gnu: Add maeparser. Resent-From: David Elsing Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 13 Oct 2022 21:06:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58261 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58261@debbugs.gnu.org Cc: David Elsing Received: via spool by 58261-submit@debbugs.gnu.org id=B58261.166569512022129 (code B ref 58261); Thu, 13 Oct 2022 21:06:05 +0000 Received: (at 58261) by debbugs.gnu.org; 13 Oct 2022 21:05:20 +0000 Received: from localhost ([127.0.0.1]:35155 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oj5OJ-0005kp-I4 for submit@debbugs.gnu.org; Thu, 13 Oct 2022 17:05:19 -0400 Received: from mout01.posteo.de ([185.67.36.65]:40107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oj5Nz-0005hb-Kn for 58261@debbugs.gnu.org; Thu, 13 Oct 2022 17:05:00 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 05FFE240029 for <58261@debbugs.gnu.org>; Thu, 13 Oct 2022 23:04:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1665695093; bh=2QmAVmeULfPqXDeiy0Wu4AcytRymfaVMLyY+I1KUpqs=; h=From:To:Cc:Subject:Date:From; b=NxSxAUxpT1aIhUQpidkVNOg+pWRsSHeAakNccILNT3o3u1w16RQ/nDMpiVwDxkfxs zgXyLwACfmd+Mi7iTDx1Kiv1CCU6d6cZ/ei2TsEP6QAMzMIoOhSEuFxCopcq3g8qnT AyuUNrKuD9RD8ZKqhJh2cZHzms6hxmPZULy0NS4tJQ6YUjsnPqvI9Ev06AzP3u2+xW gVJecfoja6icqE+FHE6zSEzlBAG3a5uqtKM425C8HTPehTdox0ZVcz6Vx1fExmFF9b powWjkJ76YsqWyWxTNikNHUsgC0TDpuaFvq5rbv0sFuLMXAvhQ5RLj9CYaCyVm/D00 vWLqvdD/+fCYg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MpMTw4VZgz6tpd; Thu, 13 Oct 2022 23:04:52 +0200 (CEST) From: David Elsing Date: Thu, 13 Oct 2022 21:04:19 +0000 Message-Id: <20221013210424.993-11-david.elsing@posteo.net> In-Reply-To: <20221007152148.32591-1-david.elsing@posteo.net> References: <20221007152148.32591-1-david.elsing@posteo.net> 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665695235; h=from:from:sender:sender: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=u+N9e3/K49CCJjemfcfynck3NIk5yfFj2jOUFKJ7x8Y=; b=L5Z0/URtcCf5lWgUWgPZ1NcdTdvEJHIScx7qgv1Ch2aGp495+9M2Ai62ECypGMhUFagidQ Tw3NSytb7lgmIa063YswZl4DEpgNynPB36jIZ7Oa8ftDtCmzQDnrky7bXUYrJqeeDt2gA9 YV69puwsFdCau9CoMaBy2jg1NwBtlvGTSBir3uYrzRGtTa4qWgeBTy7QP4u5vvUmHv7lzv yX8XXuRfh/SuPAvo9bNobGi1FyaFH6vQWQvlav7Odu8Z/UPk3GiLA/WjrT6vD8GBsf6inb TnHq1k64EPZKBIvXuiARcDIIYsLAWK2BfUAlsuFXvm0NuyoBaxvGJn9BCKm0Ug== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665695235; a=rsa-sha256; cv=none; b=D5/Iwk6o+L+EH7UIH8yGGEuQbKhIHqvbrEgoId9WvPsy1KFmcSn/mO6xXzth93x6hY7DA7 dB37Iz9olmvgfX/sITkJ+5hDB+NrSMyxrsvo55dMS/7vtAkvekoZcRk8AZXfu6YUk9o8C2 nfACk8WVJF/Szkw/RxzT5yAgK0YtHn7aSeQcs71ZoDkzEumlC/pMCHgRuEAEW9fQ5opqd2 jvdykQzYz292CtN+ACsoHCA0p7KCHy+Zp8YPtMBwiA7/CQPwKFPe4U3DH0mBYVHo91u88H wmZnVMp1nLae8v8Zw4y5J/TwMpuw1Iu8qDFZ3Hx/epRJCx+DlahEJ1bTTO0yjg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=NxSxAUxp; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Spam-Score: 9.00 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=NxSxAUxp; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Queue-Id: C52D621D3A X-Spam-Score: 9.00 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: qjsg1Is8QOyF * gnu/packages/chemistry.scm (maeparser): New variable. --- gnu/packages/chemistry.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm index a9868ed64d..0712c44ad9 100644 --- a/gnu/packages/chemistry.scm +++ b/gnu/packages/chemistry.scm @@ -771,3 +771,24 @@ (define-public freesasa can be parameterized to arbitrary precision, and for high resolution versions of the algorithms, the calculations give identical results.") (license license:expat))) + +(define-public maeparser + (package + (name "maeparser") + (version "1.3.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/schrodinger/maeparser") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1yv4y5hn49fhylziigsg922bb244lb57p69r7vg9q899zd3l5b7l")))) + (build-system cmake-build-system) + (native-inputs (list boost)) + (inputs (list zlib)) + (home-page "https://github.com/schrodinger/maeparser") + (synopsis "Maestro file parser") + (description "maeparser is a parser for Schrodinger Maestro files.") + (license license:expat))) -- 2.37.0