summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1e5a8e37345b2931e425d89972f58ada0f4b826c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = ocaml-ppx_deriving
	pkgdesc = Type-driven code generation for OCaml >=4.02.2
	pkgver = 4.4.1
	pkgrel = 2
	url = https://github.com/ocaml-ppx/ppx_deriving
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	checkdepends = ocaml-ounit
	makedepends = cppo
	makedepends = dune>=1.6.3
	makedepends = ocaml-ppxfind
	depends = ocaml>=4.02.2
	depends = ocaml-migrate-parsetree
	depends = ocaml-ppx_derivers
	depends = ocaml-ppx_tools
	depends = ocaml-result
	options = !strip
	source = ocaml-ppx_deriving-4.4.1-2.tar.gz::https://github.com/ocaml-ppx/ppx_deriving/archive/v4.4.1.tar.gz
	source = fix-ounit-name.diff
	sha256sums = 27bc57774724fc4f48775f2011375a5ee1439570204abbf6607761c472757e2f
	sha256sums = 3d82a6676973966f4aa5c25e7a68167d5931b42066cac4ca440a5a9a9b7012c7

pkgname = ocaml-ppx_deriving