That makes sense. Thanks dest.
Search Criteria
Package Details: ocaml-inotify 1.0-4
Package Actions
| Package Base: | ocaml-inotify |
|---|---|
| Description: | OCaml bindings for the inotify API |
| Upstream URL: | https://github.com/vincenthz/ocaml-inotify |
| Category: | devel |
| Licenses: | |
| Submitter: | dest |
| Maintainer: | holos |
| Last Packager: | holos |
| Votes: | 2 |
| First Submitted: | 2011-02-28 21:54 |
| Last Updated: | 2014-12-07 00:52 |
Latest Comments
Comment by holos
Comment by dest
Dear Holos,
sorry for having taken so long to reply. I thought I did.
You are correct about the upstream URL. However, at a time, it was difficult to get in touch with upstream. Therefore I forked the code to secure and linked the package to my fork which is the same than upstream.
That said, I can hand over to package maintenance as I no longer use Arch Linux.
Thank you for your comment.
Comment by holos
The upstream URL is https://github.com/vincenthz/ocaml-inotify, but the source links to some fork. On top of that, there appear to be two other forks
https://github.com/seanmcl/ocaml-inotify
https://github.com/whitequark/ocaml-inotify
Also, `|| return 1` is no longer necessary in PKGBUILDs, and install commands should be inside a package() function.