Search Criteria
Package Details: ocaml-alsa 0.3.0-1
Git Clone URL: | https://aur.archlinux.org/ocaml-alsa.git (read-only, click to copy) |
---|---|
Package Base: | ocaml-alsa |
Description: | OCaml ALSA bindings |
Upstream URL: | https://github.com/savonet/ocaml-alsa |
Keywords: | ocaml-ssl |
Licenses: | |
Submitter: | J5lx |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-10 11:01 |
Last Updated: | 2020-09-06 21:17 |
Dependencies (4)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- ocaml
- dune (make)
- git (git-git) (make)
Latest Comments
mutantmonkey commented on 2020-05-23 22:51
Thanks for this package. Since this package is built from a Git clone and git is not in base-devel, can you please add it to makedepends?
TheGoliath commented on 2020-05-18 19:15
ocaml 4.10.0 bump should be introduced (increment pkgrel)
dpeukert commented on 2020-05-18 18:38
Just a heads-up, I've requested the deletion of my dune-configurator package, as it is now included in the dune package provided in the community repo.
robertfoster commented on 2016-11-17 19:36
please use this patch
https://gist.github.com/M0Rf30/f608fa21cb89e91c046b82f78252c139
to fix this:
/usr/lib/ocaml/caml/memory.h:224:12: erreur : ‘caml__frame’ undeclared (first use in this function)
(void) caml__frame, \