summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..2b81718617e5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = ocaml-ppx_cold
+ pkgdesc = Expands [@Cold] into [@inline never][@specialise never][@Local never]
+ pkgver = 0.13.0
+ pkgrel = 1
+ url = https://github.com/janestreet/ppx_cold
+ arch = x86_64
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
+ license = MIT
+ makedepends = dune>=1.5.1
+ depends = ocaml>=4.04.2
+ depends = ocaml-base>=0.13.0
+ depends = ocaml-ppxlib>=0.9.0
+ options = !strip
+ source = ocaml-ppx_cold-0.13.0-1.tar.gz::https://github.com/janestreet/ppx_cold/archive/v0.13.0.tar.gz
+ sha256sums = d2e97191bdd465ad9e8f59169d48022ebfa2e21bb5ca764cd3be07d59a8e4642
+
+pkgname = ocaml-ppx_cold