blob: 970e1f71dc7063d8459864eeeed20bf072d6413c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = ocaml-zed
pkgdesc = Abstract engine for text edition in OCaml
pkgver = 3.2.3
pkgrel = 4
url = https://github.com/ocaml-community/zed
arch = x86_64
arch = aarch64
license = BSD-3-Clause
checkdepends = ocaml-alcotest
makedepends = dune>=3.0.0
depends = ocaml>=4.03.0
depends = ocaml-react
depends = ocaml-uuseg
depends = ocaml-uucp>=2.0.0
depends = ocaml-uutf
options = !strip
source = ocaml-zed-3.2.3.tar.gz::https://github.com/ocaml-community/zed/archive/3.2.3.tar.gz
source = remove-shim-deps.diff
b2sums = d013d1d3341f04ec7aa141abaa175d3db9e57e3966c5a8adef7efb416e7ec3ae0800f554b0d943fa55cd8bbb6bfe069e6b5d7d23d2a38bf7f1e55f7cafe52943
b2sums = 69913ea6b6f7164ada7bee97391dda26814fed55754d7e7a08eda73fec904be9e8a1437309c1f4232e540cf892705c173665e751c95b2155ac49fb565fe6a91f
pkgname = ocaml-zed
|