Search Criteria
Package Details: ocaml-biniou 1.2.2-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ocaml-biniou.git (read-only, click to copy) |
|---|---|
| Package Base: | ocaml-biniou |
| Description: | An optimized parsing and printing library for JSON |
| Upstream URL: | https://github.com/ocaml-community/biniou |
| Licenses: | BSD |
| Provides: | ocaml-biniou |
| Submitter: | nerflad |
| Maintainer: | condy |
| Last Packager: | condy |
| Votes: | 5 |
| Popularity: | 0.23 |
| First Submitted: | 2019-09-06 08:59 (UTC) |
| Last Updated: | 2022-08-29 15:10 (UTC) |
Dependencies (4)
- camlp-streams
- ocaml (ocaml-gitAUR)
- ocaml-easy-formatAUR
- dune (make)
Latest Comments
condy commented on 2022-08-28 16:47 (UTC) (edited on 2022-08-28 16:48 (UTC) by condy)
camlp-stream, which is also packaged by me, was removed ~2w ago.Try again. I have
seded the src/dune file.kinifwyne commented on 2022-08-27 00:11 (UTC) (edited on 2022-08-27 00:19 (UTC) by kinifwyne)
makepkg -irsproduces the following error:installing
camlp-streamsfrom the community repository solves this issue, but then produces the following:installing
ocaml-findlibfrom the community repository solves this issue and then theocaml-binioupackage builds and installs.The PKGBUILD is missing the following dependancies:
camlp-streamsandocaml-findlib.condy commented on 2022-08-14 10:33 (UTC)
@dctxmei
Fixed.
dctxmei commented on 2022-08-14 08:06 (UTC)
castix commented on 2020-07-05 21:09 (UTC) (edited on 2020-07-05 21:10 (UTC) by castix)
building AUR package
ocaml-yojson-gitcondy commented on 2020-02-09 05:15 (UTC)
@milk
install
ocaml-easy-formatfirstmilkii commented on 2020-02-08 20:24 (UTC)
I'm getting this error atm;