Search Criteria
Package Details: ocaml-luv 0.5.12-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ocaml-luv.git (read-only, click to copy) |
---|---|
Package Base: | ocaml-luv |
Description: | Cross-platform asynchronous I/O and system calls |
Upstream URL: | https://github.com/aantron/luv |
Keywords: | async binding c io library libuv ocaml syscalls uv |
Licenses: | MIT |
Submitter: | dpeukert |
Maintainer: | None |
Last Packager: | dpeukert |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-18 23:15 (UTC) |
Last Updated: | 2023-05-30 12:00 (UTC) |
Dependencies (6)
- libuv (libuv-gitAUR)
- ocaml
- ocaml-compiler-libs
- ocaml-ctypes
- ocaml-stdlib-shims
- dune (make)
Latest Comments
1 2 3 Next › Last »
dpeukert commented on 2023-12-06 19:36 (UTC)
No longer required by any AUR packages, disowning.
dpeukert commented on 2023-06-14 21:43 (UTC) (edited on 2023-06-14 21:44 (UTC) by dpeukert)
@jamincollins: This is caused by a problem with the ocaml-ctypes package in the main repos. I've filed a bug (https://bugs.archlinux.org/task/78579) and the package should build when it's fixed, but in the meantime, you can manually apply the patch included in the bug details to the /usr/lib/ocaml/ctypes/META file.
jamincollins commented on 2023-06-14 20:51 (UTC)
Fails to build with:
https://pastebin.pl/view/50e952fe
dpeukert commented on 2023-04-19 11:47 (UTC)
@Score_Under: Should be fixed now.
dpeukert commented on 2023-04-19 11:41 (UTC)
@Score_Under: It looks like the tag was re-released based on a different commit, looking into it.
Score_Under commented on 2023-04-18 05:38 (UTC)
I'm seeing a different checksum on the source tar.gz, fetched from 2 different locations. Has it been edited?
dpeukert commented on 2022-10-16 14:23 (UTC)
@pricechrispy: Thanks for the heads-up, fixed.
pricechrispy commented on 2022-10-16 07:20 (UTC)
@dpeukert Package additionally requires dependency: ocaml-stdlib-shims
dpeukert commented on 2022-08-11 08:54 (UTC)
After the 4.14.0 rebuild, this package now builds again.
Score_Under commented on 2022-06-16 12:32 (UTC)
as a note for those wanting to install this without waiting for arch repos to update, you can install
asp
and useasp checkout ocaml-integers
→cd ocaml-integers/trunk
→makepkg -is
, ditto forocaml-ctypes
, and it should build after that.1 2 3 Next › Last »