blob: 88d30749a8ee762a2b7d8e0aa5b60ccbdcba5432 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = lagraph-git
pkgdesc = A library plus a test harness for collecting algorithms that use the GraphBLAS.
pkgver = r57.gdd3449877
pkgrel = 1
url = https://github.com/GraphBLAS/LAGraph
arch = any
license = BSD
makedepends = cmake
makedepends = git
depends = graphblas
provides = lagraph
conflicts = lagraph
source = git+https://github.com/GraphBLAS/LAGraph.git
md5sums = SKIP
pkgname = lagraph-git
|