pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ocaml-textutils_kernel Created new package te...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1067872f73cc
branches: trunk
changeset: 378754:1067872f73cc
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu May 05 11:08:13 2022 +0000
description:
Created new package textproc/ocaml-textutils_kernel, version 0.15.0.
This contains the functions of textproc/ocaml-textutils that work with
javascript.
diffstat:
textproc/ocaml-textutils_kernel/DESCR | 2 +
textproc/ocaml-textutils_kernel/Makefile | 22 ++++++++++++++++
textproc/ocaml-textutils_kernel/PLIST | 35 +++++++++++++++++++++++++++
textproc/ocaml-textutils_kernel/buildlink3.mk | 13 ++++++++++
textproc/ocaml-textutils_kernel/distinfo | 5 +++
5 files changed, 77 insertions(+), 0 deletions(-)
diffs (97 lines):
diff -r 08c6cae5fe37 -r 1067872f73cc textproc/ocaml-textutils_kernel/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/ocaml-textutils_kernel/DESCR Thu May 05 11:08:13 2022 +0000
@@ -0,0 +1,2 @@
+The subset of textutils using only core_kernel and working
+in Javascript.
diff -r 08c6cae5fe37 -r 1067872f73cc textproc/ocaml-textutils_kernel/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/ocaml-textutils_kernel/Makefile Thu May 05 11:08:13 2022 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+
+DISTNAME= ${GITHUB_PROJECT}-0.15.0
+PKGNAME= ocaml-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT= textutils_kernel
+GITHUB_TAG= v${PKGVERSION_NOREV}
+
+MAINTAINER= jaapb%NetBSD.org@localhost
+HOMEPAGE= https://github.com/janestreet/textutils_kernel/
+COMMENT= Utility functions for dealing with text (kernel)
+LICENSE= mit
+
+USE_LANGUAGES= # none
+OCAML_USE_DUNE= yes
+
+.include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-core/buildlink3.mk"
+.include "../../devel/ocaml-ppx_jane/buildlink3.mk"
+.include "../../textproc/ocaml-uutf/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 08c6cae5fe37 -r 1067872f73cc textproc/ocaml-textutils_kernel/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/ocaml-textutils_kernel/PLIST Thu May 05 11:08:13 2022 +0000
@@ -0,0 +1,35 @@
+@comment $NetBSD: PLIST,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+${OCAML_SITELIB}/textutils_kernel/META
+${OCAML_SITELIB}/textutils_kernel/dune-package
+${OCAML_SITELIB}/textutils_kernel/opam
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.a
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cma
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmi
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmt
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_block/text_block.cmxs
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.ml
+${OCAML_SITELIB}/textutils_kernel/text_block/text_block.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.a
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cma
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmi
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmt
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.cmxs
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.ml
+${OCAML_SITELIB}/textutils_kernel/text_graph/text_graph.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.a
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cma
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmi
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmt
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.cmxs
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.ml
+${OCAML_SITELIB}/textutils_kernel/utf8_text/utf8_text.mli
+share/doc/textutils_kernel/LICENSE.md
diff -r 08c6cae5fe37 -r 1067872f73cc textproc/ocaml-textutils_kernel/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/ocaml-textutils_kernel/buildlink3.mk Thu May 05 11:08:13 2022 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+
+BUILDLINK_TREE+= ocaml-textutils_kernel
+
+.if !defined(OCAML_TEXTUTILS_KERNEL_BUILDLINK3_MK)
+OCAML_TEXTUTILS_KERNEL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-textutils_kernel+= ocaml-textutils_kernel>=0.15.0
+BUILDLINK_PKGSRCDIR.ocaml-textutils_kernel?= ../../textproc/ocaml-textutils_kernel
+
+.endif # OCAML_TEXTUTILS_KERNEL_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -ocaml-textutils_kernel
diff -r 08c6cae5fe37 -r 1067872f73cc textproc/ocaml-textutils_kernel/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/ocaml-textutils_kernel/distinfo Thu May 05 11:08:13 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/05 11:08:13 jaapb Exp $
+
+BLAKE2s (textutils_kernel-0.15.0.tar.gz) = 98a8b69ebeb33e2ff07ec21ca40154fee1c6aa178973447a97609472849d8758
+SHA512 (textutils_kernel-0.15.0.tar.gz) = 6295f0285e16829ba2282ca23225e783a422edfc2ea1a1e7b02df519430efd05b7e8e21a61078a1a523ddfb3668dba04f44836341efa260ffe3e9738603afdaf
+Size (textutils_kernel-0.15.0.tar.gz) = 17691 bytes
Home |
Main Index |
Thread Index |
Old Index