blob: 4ac1677af99592292f0328b41defb66420ce3d38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ocaml-uucd
pkgdesc = Unicode character database decoder for OCaml
pkgver = 16.0.0
pkgrel = 1
url = https://erratique.ch/software/uucd
arch = x86_64
arch = aarch64
license = ISC
makedepends = ocamlbuild
makedepends = ocaml-findlib
makedepends = ocaml-topkg>=1.0.3
makedepends = opam
depends = ocaml>=4.08.0
depends = ocaml-xmlm
options = !strip
source = ocaml-uucd-16.0.0.tar.gz::https://github.com/dbuenzli/uucd/archive/v16.0.0.tar.gz
b2sums = 57961d9a91ebd6631008cc5176d07e7e38d6b954b5fa1a0e57028655a9ef698c40eeda01866cba820f1be38129990ffb8bf6e3f07aa0005139e13e4586b6eec5
pkgname = ocaml-uucd
|