summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2020-03-21 22:50:04 +0100
committerDaniel Peukert2020-03-21 22:50:04 +0100
commitfb900f440d9ae145a880be3157b6a189651df6e0 (patch)
tree7ca1039bed388586e063176bee84de91bba867f8 /.SRCINFO
downloadaur-fb900f440d9ae145a880be3157b6a189651df6e0.tar.gz
Added ocaml-core_kernel and the rest of its dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..696a230fdfe0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = ocaml-base_bigstring
+ pkgdesc = String type based on Bigarray, for use in I/O and C-bindings
+ pkgver = 0.13.0
+ pkgrel = 1
+ url = https://github.com/janestreet/base_bigstring
+ arch = x86_64
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
+ license = MIT
+ makedepends = dune>=1.5.1
+ depends = ocaml>=4.07.0
+ depends = ocaml-base>=0.13.0
+ depends = ocaml-ppx_jane>=0.13.0
+ options = !strip
+ source = ocaml-base_bigstring-0.13.0-1.tar.gz::https://github.com/janestreet/base_bigstring/archive/v0.13.0.tar.gz
+ sha256sums = 9c53938ccb2aa60981cd09966f5f2784ea202d50fbba046cf00ba40cf189da11
+
+pkgname = ocaml-base_bigstring