From patchwork Fri Apr 21 00:03:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?TcSDZMSDbGluIElvbmVsIFBhdHJhyJljdQ==?= X-Patchwork-Id: 49339 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4864927BBE9; Fri, 21 Apr 2023 01:05:37 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4FD3C1747E for ; Fri, 21 Apr 2023 01:05:36 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppeH5-0005vE-8I; Thu, 20 Apr 2023 20:05:15 -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 1ppeGu-0005uN-TR for guix-patches@gnu.org; Thu, 20 Apr 2023 20:05:05 -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 1ppeGt-0001le-Bt for guix-patches@gnu.org; Thu, 20 Apr 2023 20:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ppeGs-00014y-T7; Thu, 20 Apr 2023 20:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62980] [PATCH 2/2] gnu: bppsuite: Update to 2.4.1. Resent-From: =?utf-8?b?TcSDZMSDbGlu?= Ionel =?utf-8?b?UGF0cmHImWN1?= Original-Sender: "Debbugs-submit" Resent-CC: rekado@elephly.net, guix-patches@gnu.org Resent-Date: Fri, 21 Apr 2023 00:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62980 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: <62980@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 62980-submit@debbugs.gnu.org id=B62980.16820354684089 (code B ref 62980); Fri, 21 Apr 2023 00:05:02 +0000 Received: (at 62980) by debbugs.gnu.org; 21 Apr 2023 00:04:28 +0000 Received: from localhost ([127.0.0.1]:38904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppeGJ-00013o-Ol for submit@debbugs.gnu.org; Thu, 20 Apr 2023 20:04:28 -0400 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]:49559) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppeGF-00013Q-LP for 62980@debbugs.gnu.org; Thu, 20 Apr 2023 20:04:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:x-mailer:message-id:date:date:subject :subject:from:from:received; s=mdc; t=1682035456; x=1683849857; bh=QN5f0NKfIKYtqufqM56hdEqcMKP95oQAJO4GI/kF+ag=; b=HSmmKLTZN2XX dXqn2IcJsD7xB1hniSMJvObP/HwlUUn5zqKq6A4qUnUpud3jGEnkikDL+0a+dqI7 Y7ZzJPw4347JXHcqQ09TLfyL8oBoP9woNcizrkC9POgtfZ+8k8C7h7i9WQtJXYfY KwKWXAlNr9O6YNAiCkucjnNWxz3Y7B8= Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=141.80.113.62; helo=sw-it-p-ex4.mdc-berlin.net; envelope-from=madalinionel.patrascu@mdc-berlin.de; receiver= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by b2062.mx.srv.dfn.de (Postfix) with ESMTPS id 65AE716011B for <62980@debbugs.gnu.org>; Fri, 21 Apr 2023 02:04:16 +0200 (CEST) Received: from Guix-Ubuntu18.04 (141.80.113.106) by SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.23; Fri, 21 Apr 2023 02:04:15 +0200 From: =?utf-8?b?TcSDZMSDbGlu?= Ionel =?utf-8?b?UGF0cmHImWN1?= Date: Fri, 21 Apr 2023 02:03:58 +0200 Message-ID: <20230421000358.11316-2-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230421000358.11316-1-madalinionel.patrascu@mdc-berlin.de> References: <20230421000358.11316-1-madalinionel.patrascu@mdc-berlin.de> MIME-Version: 1.0 X-Originating-IP: [141.80.113.106] X-ClientProxiedBy: SW-IT-P-EX3.mdc-berlin.net (141.80.113.61) To SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) X-TM-AS-Product-Ver: SMEX-14.0.0.3092-9.0.1002-27578.003 X-TM-AS-Result: No-10--4.391300-5.000000 X-TMASE-MatchedRID: LfY4/T2Qrh/BP9kF6SLh5hIRh9wkXSlFyiKgKtIyB4qAI7Mvq/sL54PN dYXFrfiyIVOe0TAdeki1I4luQL/dnS/7QU2czuUNA9lly13c/gEfNd74n18052mj1qXcLu1ii0x TsP0eePKgltKRXQwrjATM3L6p7JLEmcUNCy5hvn91e7Xbb6Im2s78PItWKHEPLYKyZ0Y2szznAw 8yp081LJE8Rz8q1MV03OMkc4Rb08PQ3sOMB3Fk1OLzNWBegCW2VqaJ/kmaJoBt1O49r1VEa8RB0 bsfrpPI34T9cYMsdwyv4ARpxPtBduHMg8A0KzWMDVWoOsadqUF9bTqtmCWvI9iH9lGifyH3l0iN tYo+5vD1d0SgpkmhioW0MfgeOW7qPMA9H2Ll48LcUke23u350xU7OJY7bdPeD9iv/sJMsVc7Oyi /ulxQeKUgZdIaXg4f X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--4.391300-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27578.003 X-TM-SNTS-SMTP: 437AFF10CAA265D6640DA6D62E981B50D8EC5F95F78B1DE4093EE9636B3B19F32002:F 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/bioinformatics.scm (bppsuite): Update to 2.4.1. [source]: Remove the commit and use the release version. Changed to the github repo. [arguments]: Remove the disabled parallel-build. [inputs]: Use list. [home-page]: Changed to github page. --- gnu/packages/bioinformatics.scm | 56 ++++++++++++++------------------- 1 file changed, 24 insertions(+), 32 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 3969e205b3..625dd5a409 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -2367,40 +2367,32 @@ (define-public bpp-seq-omics (license license:cecill))) (define-public bppsuite - ;; The last release was in 2014 and the recommended way to install from source - ;; is to clone the git repository, so we do this. - ;; http://biopp.univ-montp2.fr/wiki/index.php/Main_Page - (let ((commit "c516147f57aa50961121cd505bed52cd7603698b")) - (package - (name "bppsuite") - (version (string-append "2.2.0-1." (string-take commit 7))) - (source (origin - (method git-fetch) - (uri (git-reference - (url "http://biopp.univ-montp2.fr/git/bppsuite") - (commit commit))) - (file-name (string-append name "-" version "-checkout")) - (sha256 - (base32 - "1y87pxvw0jxjizhq2dr9g2r91md45k1p9ih2sl1yy1y3p934l2kb")))) - (build-system cmake-build-system) - (arguments - `(#:parallel-build? #f - #:tests? #f)) ; There are no tests. - (native-inputs - (list groff man-db texinfo)) - (inputs - `(("bpp-core" ,bpp-core) - ("bpp-seq" ,bpp-seq) - ("bpp-phyl" ,bpp-phyl) - ("bpp-phyl" ,bpp-popgen))) - (home-page "http://biopp.univ-montp2.fr") - (synopsis "Bioinformatics tools written with the Bio++ libraries") - (description - "Bio++ is a set of C++ libraries for Bioinformatics, including sequence + (package + (name "bppsuite") + (version "2.4.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/BioPP/bppsuite") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1wdwcgczqbc3m116vakvi0129wm3acln3cfc7ivqnalwvi6lrpds")))) + (build-system cmake-build-system) + (arguments + (list #:tests? #f)) ; There are no tests. + (native-inputs + (list groff man-db texinfo)) + (inputs + (list bpp-core bpp-seq bpp-phyl bpp-popgen)) + (home-page "https://github.com/BioPP") + (synopsis "Bioinformatics tools written with the Bio++ libraries") + (description + "Bio++ is a set of C++ libraries for Bioinformatics, including sequence analysis, phylogenetics, molecular evolution and population genetics. This package provides command line tools using the Bio++ library.") - (license license:cecill-c)))) + (license license:cecill-c))) (define-public blast+ (package