summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b052914d052322cbd3927b739815f8c570b9affa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ocaml-ocplib-endian
	pkgdesc = Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays
	pkgver = 1.2
	pkgrel = 9
	url = https://github.com/OCamlPro/ocplib-endian
	arch = x86_64
	arch = aarch64
	license = LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
	makedepends = cppo
	makedepends = dune>=1.0.0
	depends = ocaml>=4.03.0
	options = !strip
	source = ocaml-ocplib-endian-1.2.tar.gz::https://github.com/OCamlPro/ocplib-endian/archive/1.2.tar.gz
	source = ocaml-ocplib-endian-1.2-remove-bytes-dep.diff::https://github.com/OCamlPro/ocplib-endian/pull/26.diff
	b2sums = 25354888f80ec4d09b9605f293b121dd66d365a461d2e40d9c3d41afa56303562d5db03a469469c1d59d304dd0d47657381c2f42b9e4935005c2ce85fbd5b80a
	b2sums = ecc218f13bf8c17f9c2b793f961936f26d4e2cb0d0490cae362dbf494e53fcbbf6ed511c2299f7ca55077e32ec766e0dcd4a5329e275ed97143931a1c1672867

pkgname = ocaml-ocplib-endian