Mon Mar 25 09:24:16 2019 UTC ()
Added devel/ocaml-base_bigstring, string type based on Bigarray


(jaapb)
diff -r0 -r1.1 pkgsrc/devel/ocaml-base_bigstring/DESCR
diff -r0 -r1.1 pkgsrc/devel/ocaml-base_bigstring/Makefile
diff -r0 -r1.1 pkgsrc/devel/ocaml-base_bigstring/PLIST
diff -r0 -r1.1 pkgsrc/devel/ocaml-base_bigstring/buildlink3.mk
diff -r0 -r1.1 pkgsrc/devel/ocaml-base_bigstring/distinfo

File Added: pkgsrc/devel/ocaml-base_bigstring/DESCR
String type based on Bigarray, for use in I/O and C-bindings.

File Added: pkgsrc/devel/ocaml-base_bigstring/Makefile
# $NetBSD: Makefile,v 1.1 2019/03/25 09:24:16 jaapb Exp $

GITHUB_PROJECT=	base_bigstring
GITHUB_TAG=	v${PKGVERSION_NOREV}
DISTNAME=	${GITHUB_PROJECT}-0.12.0
PKGNAME=	ocaml-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GITHUB:=janestreet/}

MAINTAINER=	jaapb@NetBSD.org
HOMEPAGE=	https://github.com/janestreet/base_bigstring/
COMMENT=	OCaml string type based on Bigarray, for use in I/O and C bindings
LICENSE=	mit

USE_LANGUAGES=	# none
OCAML_USE_DUNE=	yes

.include "../../devel/ocaml-base/buildlink3.mk"
.include "../../devel/ocaml-ppx_jane/buildlink3.mk"
.include "../../mk/ocaml.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/ocaml-base_bigstring/PLIST
@comment $NetBSD: PLIST,v 1.1 2019/03/25 09:24:16 jaapb Exp $
${OCAML_SITELIB}/base_bigstring/META
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_bigstring/base_bigstring.a
${OCAML_SITELIB}/base_bigstring/base_bigstring.cma
${OCAML_SITELIB}/base_bigstring/base_bigstring.cmi
${OCAML_SITELIB}/base_bigstring/base_bigstring.cmt
${OCAML_SITELIB}/base_bigstring/base_bigstring.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_bigstring/base_bigstring.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_bigstring/base_bigstring.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_bigstring/base_bigstring.cmxs
${OCAML_SITELIB}/base_bigstring/base_bigstring.ml
${OCAML_SITELIB}/base_bigstring/base_bigstring.mli
${OCAML_SITELIB}/base_bigstring/dune-package
${OCAML_SITELIB}/base_bigstring/libbase_bigstring_stubs.a
${OCAML_SITELIB}/base_bigstring/opam
${OCAML_SITELIB}/base_bigstring/runtime.js
${OCAML_SITELIB}/stublibs/dllbase_bigstring_stubs.so
share/doc/base_bigstring/LICENSE.md

File Added: pkgsrc/devel/ocaml-base_bigstring/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2019/03/25 09:24:16 jaapb Exp $

BUILDLINK_TREE+=	ocaml-base_bigstring

.if !defined(OCAML_BASE_BIGSTRING_BUILDLINK3_MK)
OCAML_BASE_BIGSTRING_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.ocaml-base_bigstring+=	ocaml-base_bigstring>=0.12.0
BUILDLINK_PKGSRCDIR.ocaml-base_bigstring?=	../../devel/ocaml-base_bigstring

.endif	# OCAML_BASE_BIGSTRING_BUILDLINK3_MK

BUILDLINK_TREE+=	-ocaml-base_bigstring

File Added: pkgsrc/devel/ocaml-base_bigstring/distinfo
$NetBSD: distinfo,v 1.1 2019/03/25 09:24:16 jaapb Exp $

SHA1 (base_bigstring-0.12.0.tar.gz) = a83dfe92e72e5ee07d9e778ce1686e217eded062
RMD160 (base_bigstring-0.12.0.tar.gz) = a889396219825bd5e4b7d912a3646b970b075f29
SHA512 (base_bigstring-0.12.0.tar.gz) = 8648279c20f81ba8a11686f38d43a2fdc8ba611860e62fa1bb05f583a4ba80900e86e9d4bfaf76c3120be22cb5f42c495077750bf3750a32dbbc013130aad239
Size (base_bigstring-0.12.0.tar.gz) = 12892 bytes