summaryrefslogtreecommitdiff
path: root/math/hs-algebraic-graphs
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-16 09:35:17 +0000
committerpho <pho@pkgsrc.org>2022-02-16 09:35:17 +0000
commit851cff935364415ba10586e522fe942811496718 (patch)
tree197c97f5392f6aca1692015041d641906020778f /math/hs-algebraic-graphs
parent27da1239f1c43e0863e250087d5ea5d9254b72f4 (diff)
downloadpkgsrc-851cff935364415ba10586e522fe942811496718.tar.gz
math/hs-algebraic-graphs: import hs-algebraic-graphs-0.6
A library for algebraic construction and manipulation of graphs in Haskell.
Diffstat (limited to 'math/hs-algebraic-graphs')
-rw-r--r--math/hs-algebraic-graphs/DESCR1
-rw-r--r--math/hs-algebraic-graphs/Makefile11
-rw-r--r--math/hs-algebraic-graphs/PLIST159
-rw-r--r--math/hs-algebraic-graphs/buildlink3.mk13
-rw-r--r--math/hs-algebraic-graphs/distinfo5
5 files changed, 189 insertions, 0 deletions
diff --git a/math/hs-algebraic-graphs/DESCR b/math/hs-algebraic-graphs/DESCR
new file mode 100644
index 00000000000..db243378bd6
--- /dev/null
+++ b/math/hs-algebraic-graphs/DESCR
@@ -0,0 +1 @@
+A library for algebraic construction and manipulation of graphs in Haskell.
diff --git a/math/hs-algebraic-graphs/Makefile b/math/hs-algebraic-graphs/Makefile
new file mode 100644
index 00000000000..1bae8aeab6e
--- /dev/null
+++ b/math/hs-algebraic-graphs/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2022/02/16 09:35:17 pho Exp $
+
+DISTNAME= algebraic-graphs-0.6
+CATEGORIES= math
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Library for algebraic graph construction and transformation
+LICENSE= mit
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/hs-algebraic-graphs/PLIST b/math/hs-algebraic-graphs/PLIST
new file mode 100644
index 00000000000..b73eb7bd0ee
--- /dev/null
+++ b/math/hs-algebraic-graphs/PLIST
@@ -0,0 +1,159 @@
+@comment $NetBSD: PLIST,v 1.1 2022/02/16 09:35:17 pho Exp $
+lib/algebraic-graphs-${PKGVERSION}/${HS_VERSION}/package-description
+lib/algebraic-graphs-${PKGVERSION}/${HS_VERSION}/package-id
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Acyclic/AdjacencyMap.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Acyclic/AdjacencyMap.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Acyclic/AdjacencyMap.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyIntMap.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyIntMap.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyIntMap.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyIntMap/Algorithm.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyIntMap/Algorithm.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyIntMap/Algorithm.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyMap.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyMap.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyMap.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyMap/Algorithm.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyMap/Algorithm.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/AdjacencyMap/Algorithm.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Bipartite/AdjacencyMap.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Bipartite/AdjacencyMap.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Bipartite/AdjacencyMap.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Bipartite/AdjacencyMap/Algorithm.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Class.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Class.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Class.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Export.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Export.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Export.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Export/Dot.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Export/Dot.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Export/Dot.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/HigherKinded/Class.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/HigherKinded/Class.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/HigherKinded/Class.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Internal.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Internal.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Internal.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Label.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Label.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Label.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/AdjacencyMap.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/AdjacencyMap.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/AdjacencyMap.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/Example/Automaton.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/Example/Automaton.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/Example/Automaton.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/Example/Network.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/Example/Network.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Labelled/Example/Network.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/NonEmpty.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/NonEmpty.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/NonEmpty.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/NonEmpty/AdjacencyMap.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/NonEmpty/AdjacencyMap.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/NonEmpty/AdjacencyMap.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Preorder.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Preorder.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Preorder.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Reflexive.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Reflexive.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Reflexive.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Symmetric.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Symmetric.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Symmetric.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Transitive.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Transitive.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Relation/Transitive.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/ToGraph.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/ToGraph.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/ToGraph.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Undirected.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Undirected.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Algebra/Graph/Undirected.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Graph/Typed.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Graph/Typed.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Graph/Typed.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/LICENSE
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/AUTHORS.md
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Acyclic-AdjacencyMap.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-AdjacencyIntMap-Algorithm.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-AdjacencyIntMap.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-AdjacencyMap-Algorithm.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-AdjacencyMap.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Bipartite-AdjacencyMap-Algorithm.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Bipartite-AdjacencyMap.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Class.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Export-Dot.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Export.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-HigherKinded-Class.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Internal.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Label.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Labelled-AdjacencyMap.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Labelled-Example-Automaton.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Labelled-Example-Network.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Labelled.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-NonEmpty-AdjacencyMap.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-NonEmpty.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Relation-Preorder.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Relation-Reflexive.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Relation-Symmetric.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Relation-Transitive.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Relation.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-ToGraph.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph-Undirected.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Algebra-Graph.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/CHANGES.md
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/Data-Graph-Typed.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/README.md
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/algebraic-graphs.haddock
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-45.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-58.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-60.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-61.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-62.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-A.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-All.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-B.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-C.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-D.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-E.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-F.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-G.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-H.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-I.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-J.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-L.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-M.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-N.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-O.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-P.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-Q.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-R.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-S.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-T.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-U.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-V.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-W.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index-Z.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/doc-index.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/haddock-bundle.min.js
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/index.html
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/linuwial.css
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/meta.json
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/quick-jump.css
+share/doc/${HS_PLATFORM}/algebraic-graphs-${PKGVERSION}/html/synopsis.png
diff --git a/math/hs-algebraic-graphs/buildlink3.mk b/math/hs-algebraic-graphs/buildlink3.mk
new file mode 100644
index 00000000000..bae0aeffd73
--- /dev/null
+++ b/math/hs-algebraic-graphs/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/02/16 09:35:17 pho Exp $
+
+BUILDLINK_TREE+= hs-algebraic-graphs
+
+.if !defined(HS_ALGEBRAIC_GRAPHS_BUILDLINK3_MK)
+HS_ALGEBRAIC_GRAPHS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-algebraic-graphs+= hs-algebraic-graphs>=0.6
+BUILDLINK_ABI_DEPENDS.hs-algebraic-graphs+= hs-algebraic-graphs>=0.6
+BUILDLINK_PKGSRCDIR.hs-algebraic-graphs?= ../../math/hs-algebraic-graphs
+.endif # HS_ALGEBRAIC_GRAPHS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-algebraic-graphs
diff --git a/math/hs-algebraic-graphs/distinfo b/math/hs-algebraic-graphs/distinfo
new file mode 100644
index 00000000000..5634c34d73d
--- /dev/null
+++ b/math/hs-algebraic-graphs/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/02/16 09:35:17 pho Exp $
+
+BLAKE2s (algebraic-graphs-0.6.tar.gz) = f3e6301e46eddba5f697bcd19aa91462409dd49b4916cd2e00cb78d4b4c8983f
+SHA512 (algebraic-graphs-0.6.tar.gz) = e2156bdbfc448c8be0c609cc3ad81f2b4707aeb8673d8da88f921a3259ce227122ef622459165c3029281fccad5eee65556b724dd281a6e4007e7100f5be4e60
+Size (algebraic-graphs-0.6.tar.gz) = 178153 bytes