blob: 0cfe2de80f5fe23b9bdcb1d251d82e6feba0a051 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ocaml-fileutils
pkgdesc = OCaml API to manipulate real files and filenames
pkgver = 0.6.6
pkgrel = 1
url = https://github.com/gildor478/ocaml-fileutils
arch = x86_64
arch = aarch64
license = LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
checkdepends = ocaml-ounit>=2.0.0
makedepends = dune>=2.9.0
depends = ocaml>=4.14.0
options = !strip
source = ocaml-fileutils-0.6.6.tar.gz::https://github.com/gildor478/ocaml-fileutils/archive/v0.6.6.tar.gz
b2sums = 61ccd9173b55573eca52fe70d4076a7047e3fc9f0fb3de44ff9f65dc8fb5832f84aa1ed8a89aebd7ad892188e32c2595bc34855df46dbe07c1d1314109c5eabc
pkgname = ocaml-fileutils
|