Search Criteria
Package Details: ocaml-faad 0.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ocaml-faad.git (read-only, click to copy) |
|---|---|
| Package Base: | ocaml-faad |
| Description: | OCaml bindings for the libfaad AAC decoder library |
| Upstream URL: | https://github.com/savonet/ocaml-faad |
| Licenses: | GPL2 |
| Submitter: | J5lx |
| Maintainer: | robertfoster |
| Last Packager: | robertfoster |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-10-10 18:33 (UTC) |
| Last Updated: | 2022-05-22 20:10 (UTC) |
Latest Comments
VyacheslavS commented on 2022-05-20 22:59 (UTC) (edited on 2022-05-20 22:59 (UTC) by VyacheslavS)
In PKGBUILD, the 25th line should be like this:
DESTDIR="${pkgdir}" dune install --prefix "/usr" --libdir "/usr/lib/ocaml"