pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_glib Added package ocaml-lwt_glib, a s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d2c9b68fd03
branches: trunk
changeset: 367920:6d2c9b68fd03
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Fri Sep 08 13:04:44 2017 +0000
description:
Added package ocaml-lwt_glib, a split-off from ocaml-lwt.
diffstat:
devel/ocaml-lwt_glib/DESCR | 1 +
devel/ocaml-lwt_glib/Makefile | 19 +++++++++++++++++++
devel/ocaml-lwt_glib/PLIST | 14 ++++++++++++++
3 files changed, 34 insertions(+), 0 deletions(-)
diffs (46 lines):
diff -r 8cc9c2d3755a -r 6d2c9b68fd03 devel/ocaml-lwt_glib/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-lwt_glib/DESCR Fri Sep 08 13:04:44 2017 +0000
@@ -0,0 +1,1 @@
+This is a module that adds SSL support to ocaml-lwt.
diff -r 8cc9c2d3755a -r 6d2c9b68fd03 devel/ocaml-lwt_glib/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-lwt_glib/Makefile Fri Sep 08 13:04:44 2017 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2017/09/08 13:04:44 jaapb Exp $
+
+.include "../../devel/ocaml-lwt/Makefile.common"
+
+PKGNAME= ocaml-lwt_glib-1.1.0
+CATEGORIES= devel
+
+MAINTAINER= jaapb%NetBSD.org@localhost
+HOMEPAGE= https://github.com/ocsigen/lwt/
+COMMENT= Glib module for ocaml-lwt
+
+CONFLICTS= ocaml-lwt<3.0.0
+
+JBUILDER_BUILD_TARGETS= lwt_glib
+
+.include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-lwt/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8cc9c2d3755a -r 6d2c9b68fd03 devel/ocaml-lwt_glib/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ocaml-lwt_glib/PLIST Fri Sep 08 13:04:44 2017 +0000
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/08 13:04:44 jaapb Exp $
+${OCAML_SITELIB}/lwt_glib/META
+${OCAML_SITELIB}/lwt_glib/dlllwt_glib_stubs.so
+${OCAML_SITELIB}/lwt_glib/liblwt_glib_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_glib/lwt_glib.a
+${OCAML_SITELIB}/lwt_glib/lwt_glib.annot
+${OCAML_SITELIB}/lwt_glib/lwt_glib.cma
+${OCAML_SITELIB}/lwt_glib/lwt_glib.cmi
+${OCAML_SITELIB}/lwt_glib/lwt_glib.cmt
+${OCAML_SITELIB}/lwt_glib/lwt_glib.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_glib/lwt_glib.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_glib/lwt_glib.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_glib/lwt_glib.cmxs
+${OCAML_SITELIB}/lwt_glib/lwt_glib.mli
Home |
Main Index |
Thread Index |
Old Index