From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7E162138350 for ; Mon, 2 Mar 2020 17:21:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F6AFE08BD; Mon, 2 Mar 2020 17:21:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D86D8E08D4 for ; Mon, 2 Mar 2020 17:21:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32C7F34F4DE for ; Mon, 2 Mar 2020 17:21:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E198D168 for ; Mon, 2 Mar 2020 17:21:31 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1583169645.9aba4a41331cdc08b09526eb265760aa05e78e38.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/ccolamd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/ccolamd/Manifest sci-libs/ccolamd/ccolamd-2.9.6.ebuild X-VCS-Directories: sci-libs/ccolamd/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 9aba4a41331cdc08b09526eb265760aa05e78e38 X-VCS-Branch: master Date: Mon, 2 Mar 2020 17:21:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a45ad4a6-d9c2-4947-a4dd-cb9dfb64e593 X-Archives-Hash: a103cea17fbb936faf9a2a4289702ef6 commit: 9aba4a41331cdc08b09526eb265760aa05e78e38 Author: Michael Orlitzky gentoo org> AuthorDate: Sun Mar 1 21:14:16 2020 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Mon Mar 2 17:20:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aba4a41 sci-libs/ccolamd: new version 2.9.6. Update to EAPI=7 and fix the HOMEPAGE, SRC_URI, and LICENSE. This is part of a larger SuiteSparse v5.4.0 upgrade thanks to François Bissey whose sage-on-gentoo ebuilds I'm using. There's a newer release (v5.7.1) of SuiteSparse, but v5.4.0 has seen more testing. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky gentoo.org> sci-libs/ccolamd/Manifest | 1 + sci-libs/ccolamd/ccolamd-2.9.6.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/sci-libs/ccolamd/Manifest b/sci-libs/ccolamd/Manifest index f114cc24c39..5848537395b 100644 --- a/sci-libs/ccolamd/Manifest +++ b/sci-libs/ccolamd/Manifest @@ -1 +1,2 @@ DIST ccolamd-2.8.0.tar.bz2 309907 BLAKE2B 1229d0802a53613d2a320906889dc5ae928bc0b21003d0340f7c5f153a8a7fab8302981c1c2421f64ca5c9f5a1e9460ad5d136a6c1efbc401666f82d7aab1901 SHA512 6a515a8250ed98d52aa932a6f93170174ff32f76c1ecedcedeb1540a471416d0cd40b5613a839b96fbc79c66b3cb5106c6a340a33fafdd695c83b7d949756e77 +DIST ccolamd-2.9.6.tar.bz2 305744 BLAKE2B 0d741ead328a1e888715672ddb617cc96a559f46f2379e1d7792b70868dd290de19b3047e3ed4dd2711084c9afc523d18ecb375aa4ee8a4a12950cee08f238b8 SHA512 cf6f210d26ddb1be454cac377a773b73b75261a74e1e3985565f57f45659b1c11b747829c5bbe99c4bc3e8b364d7b2b3c109e00f6d7e8e41afd713312ebf103c diff --git a/sci-libs/ccolamd/ccolamd-2.9.6.ebuild b/sci-libs/ccolamd/ccolamd-2.9.6.ebuild new file mode 100644 index 00000000000..cbeecdadbaf --- /dev/null +++ b/sci-libs/ccolamd/ccolamd-2.9.6.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Constrained Column approximate minimum degree ordering algorithm" +HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" +SRC_URI="http://202.36.178.9/sage//${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +IUSE="static-libs" + +BDEPEND="virtual/pkgconfig" +DEPEND="sci-libs/suitesparseconfig" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_enable static-libs static) +}