pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-jst-config Added devel/ocaml-jst-config, c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09e8623f1edb
branches:  trunk
changeset: 331159:09e8623f1edb
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Mar 13 11:39:36 2019 +0000

description:
Added devel/ocaml-jst-config, compile time config for Jane Street libs

diffstat:

 devel/ocaml-jst-config/DESCR         |   4 ++++
 devel/ocaml-jst-config/Makefile      |  22 ++++++++++++++++++++++
 devel/ocaml-jst-config/PLIST         |  16 ++++++++++++++++
 devel/ocaml-jst-config/buildlink3.mk |  13 +++++++++++++
 devel/ocaml-jst-config/distinfo      |   6 ++++++
 5 files changed, 61 insertions(+), 0 deletions(-)

diffs (81 lines):

diff -r cb4bf4ecbf66 -r 09e8623f1edb devel/ocaml-jst-config/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-jst-config/DESCR      Wed Mar 13 11:39:36 2019 +0000
@@ -0,0 +1,4 @@
+Defines compile-time constants used in Jane Street libraries.
+
+This package has an unstable interface; we do not recommend using this package
+directly.
diff -r cb4bf4ecbf66 -r 09e8623f1edb devel/ocaml-jst-config/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-jst-config/Makefile   Wed Mar 13 11:39:36 2019 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2019/03/13 11:39:36 jaapb Exp $
+
+GITHUB_PROJECT=        jst-config
+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@localhost
+HOMEPAGE=      https://github.com/janestreet/jst-config/
+COMMENT=       Compile-time configuration for Jane Street libraries
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+OCAML_USE_DUNE=        yes
+
+.include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-base/buildlink3.mk"
+.include "../../devel/ocaml-ppx_assert/buildlink3.mk"
+.include "../../devel/ocaml-stdio/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r cb4bf4ecbf66 -r 09e8623f1edb devel/ocaml-jst-config/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-jst-config/PLIST      Wed Mar 13 11:39:36 2019 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2019/03/13 11:39:36 jaapb Exp $
+${OCAML_SITELIB}/jst-config/META
+${OCAML_SITELIB}/jst-config/config.h
+${PLIST.ocaml-opt}${OCAML_SITELIB}/jst-config/config_h.a
+${OCAML_SITELIB}/jst-config/config_h.cma
+${OCAML_SITELIB}/jst-config/config_h.cmi
+${OCAML_SITELIB}/jst-config/config_h.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/jst-config/config_h.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/jst-config/config_h.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/jst-config/config_h.cmxs
+${OCAML_SITELIB}/jst-config/config_h.ml
+${OCAML_SITELIB}/jst-config/dune-package
+${OCAML_SITELIB}/jst-config/opam
+${OCAML_SITELIB}/jst-config/rt-flags
+${OCAML_SITELIB}/jst-config/thread_id.h
+share/doc/jst-config/LICENSE.md
diff -r cb4bf4ecbf66 -r 09e8623f1edb devel/ocaml-jst-config/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-jst-config/buildlink3.mk      Wed Mar 13 11:39:36 2019 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2019/03/13 11:39:36 jaapb Exp $
+
+BUILDLINK_TREE+=       ocaml-jst-config
+
+.if !defined(OCAML_JST_CONFIG_BUILDLINK3_MK)
+OCAML_JST_CONFIG_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.ocaml-jst-config+=       ocaml-jst-config>=0.12.0
+BUILDLINK_PKGSRCDIR.ocaml-jst-config?= ../../devel/ocaml-jst-config
+
+.endif # OCAML_JST_CONFIG_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -ocaml-jst-config
diff -r cb4bf4ecbf66 -r 09e8623f1edb devel/ocaml-jst-config/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-jst-config/distinfo   Wed Mar 13 11:39:36 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/03/13 11:39:36 jaapb Exp $
+
+SHA1 (jst-config-0.12.0.tar.gz) = 16ccd9efd14c7e57ab9a10f593734bd798868509
+RMD160 (jst-config-0.12.0.tar.gz) = a343f8373b46019907e30e435b3d252372adc2cb
+SHA512 (jst-config-0.12.0.tar.gz) = ee3ba2830c9e1adedaf71bf4333b6a287bb744ad920d2e11f8af3697eac0858899fc60de3f740c1c97654e0120ac1ac5cad6b182d0f093b19868e23f2339978e
+Size (jst-config-0.12.0.tar.gz) = 5093 bytes



Home | Main Index | Thread Index | Old Index