summaryrefslogtreecommitdiff
path: root/sci-libs/ccolamd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-libs/ccolamd
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-libs/ccolamd')
-rw-r--r--sci-libs/ccolamd/Manifest5
-rw-r--r--sci-libs/ccolamd/ccolamd-2.8.0.ebuild20
-rw-r--r--sci-libs/ccolamd/metadata.xml13
3 files changed, 38 insertions, 0 deletions
diff --git a/sci-libs/ccolamd/Manifest b/sci-libs/ccolamd/Manifest
new file mode 100644
index 000000000000..53235d3e13ca
--- /dev/null
+++ b/sci-libs/ccolamd/Manifest
@@ -0,0 +1,5 @@
+DIST ccolamd-2.8.0.tar.bz2 309907 SHA256 0e3d0d147f22ef6d3e6eedc7540be6135303a064dae9f10ff443ade1196d12eb SHA512 6a515a8250ed98d52aa932a6f93170174ff32f76c1ecedcedeb1540a471416d0cd40b5613a839b96fbc79c66b3cb5106c6a340a33fafdd695c83b7d949756e77 WHIRLPOOL f999836681321d0f1ee0ccaae8cbc86b934220eb4151792b5163a7a1f115319442a9a3db8cb707b7e42cd50fa092765a0fc49c8e60daf756aaff56fa8eb93169
+EBUILD ccolamd-2.8.0.ebuild 592 SHA256 77087ef68018989eddb8fcb09808780bb2cfb9d38fa82c47e49db78f117231d7 SHA512 03774bcd9d15a7bf4238fcbd2a1cceeced9131a53c8ab4a3d45b9929c716361c288675ec7486363ba68876f9cb5c77ffcd02d1af0260415ca7c082358816bfbb WHIRLPOOL a616417d720703d6803b7953bfa22a9b72a162842fd3b7dfc67eb5e1f666b8742b994d8c4a91deecb0fee0422f877c3c37f73ffaf111b55a048fa4a96fdc7ab6
+MISC ChangeLog 2657 SHA256 d09f5fb22ec8aaa348fc17d074965e508af8e3e08c9c4edb1e27c97fb7cbf37c SHA512 990e2ebb9484a88312d126c5ce469b78d3d9ef4b2dba5f387b28b9418e43f33e8498cb3d2d1d6e830a22442ecca53856d65f007adfdfdfe80b74a398028be0b8 WHIRLPOOL ce20f8d3d6dd47c4de11ecde5c1800346177a44c394356ea2020141ba3cc350a8163dbe07eefd76799f966ee83a26035e0abb762420c54648c715a99041bf4d9
+MISC ChangeLog-2015 5020 SHA256 6cb0e08666cfa696ac7791a4565bee2ee9773a18a57c2b4dc7efab05cbfa34c0 SHA512 97ee2eb1bab54b4771b9f40faa1362d8b72a93f97048145d7805e65eee14796d95be3d61c738d6e4d9da7c2d2dd09704f9f9351e91ba8cf7c56bc24cbc95c4f3 WHIRLPOOL 0e66825ad975c0e6ad7f02f2192a07664550943a1a66751b4b39074937c143cbc609a40d926991f0f7a8649996d3c4395c4820f53317ae08462f81dde880b9ba
+MISC metadata.xml 470 SHA256 7bc846e6b6654c1bf4c0fdfd115167617b1c11136400b46dbd279a13741f49b9 SHA512 99c2d290fea618dfd8997209d8e6db971a2ab74d1be5fb270f2177c9843b0f324710491977c7cf2427806295d05e341ece4399afd8a0d43bca8b42b0fdea7beb WHIRLPOOL fb9447fabe59268f9d977fd4b9ddd37c4289920afb0f2a34aac1a99e0a267d1ab940121820e2b00894dd21369143c0e862d7b6338f3cc2067138c6790723c9dc
diff --git a/sci-libs/ccolamd/ccolamd-2.8.0.ebuild b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild
new file mode 100644
index 000000000000..a631cbdf4641
--- /dev/null
+++ b/sci-libs/ccolamd/ccolamd-2.8.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit autotools-utils
+
+DESCRIPTION="Constrained Column approximate minimum degree ordering algorithm"
+HOMEPAGE="http://www.cise.ufl.edu/research/sparse/ccolamd/"
+SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+IUSE="static-libs"
+
+RDEPEND="sci-libs/suitesparseconfig"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
diff --git a/sci-libs/ccolamd/metadata.xml b/sci-libs/ccolamd/metadata.xml
new file mode 100644
index 000000000000..23373de57a20
--- /dev/null
+++ b/sci-libs/ccolamd/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ Constrained COLAMD computes an column approximate minimum degree ordering
+ algorithm, (like COLAMD), but it can also be given a set of ordering
+ constraints.
+</longdescription>
+</pkgmetadata>