blob: eda38565343280cbf9e1233e0997c32579ac1cc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = ocaml-uunf
pkgdesc = Unicode text normalization for OCaml
pkgver = 16.0.0
pkgrel = 2
url = https://erratique.ch/software/uunf
arch = x86_64
arch = aarch64
license = ISC
makedepends = ocamlbuild
makedepends = ocaml-findlib
makedepends = ocaml-topkg>=1.0.3
makedepends = opam
depends = ocaml>=4.14.0
depends = ocaml-cmdliner>=1.1.O
depends = ocaml-uucd>=16.0.0
depends = ocaml-uutf>=1.0.0
options = !strip
source = ocaml-uunf-16.0.0.tar.gz::https://github.com/dbuenzli/uunf/archive/v16.0.0.tar.gz
b2sums = 92f2e2a0084ce20e8ceed16dac9830f8da0200227771bc74838acdde58128a1637225183c6af460f87379aea162c7775757859f13fbd0347078cf5db15e99f48
pkgname = ocaml-uunf
|