Search Criteria
Package Details: ocaml-camomile 1.0.2-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ocaml-camomile.git (read-only, click to copy) |
|---|---|
| Package Base: | ocaml-camomile |
| Description: | Comprehensive Unicode library for OCaml |
| Upstream URL: | https://github.com/yoriyuki/Camomile |
| Licenses: | LGPL |
| Submitter: | None |
| Maintainer: | robertfoster |
| Last Packager: | robertfoster |
| Votes: | 34 |
| Popularity: | 0.000000 |
| First Submitted: | 2008-11-16 11:38 (UTC) |
| Last Updated: | 2022-06-17 00:34 (UTC) |
Latest Comments
1 2 3 Next › Last »
aperez commented on 2026-04-23 21:28 (UTC)
The following diff updates to 2.0.0:
dpeukert commented on 2022-06-14 23:10 (UTC)
Hi, looks like this stopped building at some point, dune now complains about missing paths. Adding
--prefix="/usr"to thedune installcall fixed it for me.Nefas commented on 2019-01-06 20:04 (UTC) (edited on 2019-01-06 20:04 (UTC) by Nefas)
@lilmike jbuilder is now dune (jbuilder is, more or less, an alias to dune). The options have changed. For example, the
destdiroption isn't listed in the options fordune install.If I remember correctly, some packages, installed with
opamoutput a warning saying that thejbuildercommand still exists for legacy purposes but might be removed in the future. It might be a good idea to replacejbuilderbydunewhile fixing the options forjbuilder install.lilmike commented on 2018-12-04 19:00 (UTC)
Looks like jbuilder might have changed how it works slightly, because --destdir="$pkgdir/usr" now installs many of the files to "/usr/<$pkgdir>/usr/...". Maybe changing --destdir to --prefix might suffice? It seems to in my preliminary tests.
-Michael.
tvallee commented on 2017-08-14 18:11 (UTC)
LeonidasXIV commented on 2017-08-14 17:17 (UTC)
tvallee commented on 2017-08-14 16:56 (UTC)
mtrnord commented on 2017-01-10 20:51 (UTC)
LeonidasXIV commented on 2017-01-10 18:37 (UTC)
mtrnord commented on 2017-01-10 16:05 (UTC)
1 2 3 Next › Last »