bug-reports: "https://github.com/mirage/mirage-clock/issues" homepage: "https://github.com/mirage/mirage-clock" authors: "The MirageOS team" opam-version: "2.0" maintainer: "anil@recoil.org" tags: ["org:mirage" "org:xapi-project"] build: [make "xen-build"] remove: [ ["ocamlfind" "remove" "mirage-clock-xen"] ] depends: [ "ocaml" "ocamlfind" "ocamlbuild" {build} "mirage-types" {>= "0.3.0" & < "3.0.0"} ] dev-repo: "git+https://github.com/mirage/mirage-clock" install: [make "xen-install"] synopsis: "A Mirage-compatible Clock library for Xen" flags: light-uninstall url { src: "https://github.com/mirage/mirage-clock/archive/v1.0.0.tar.gz" checksum: [ "sha256=2dc2a9511a898afdca360d5b656b953d61797d3032138a0b1c2d57b579ba6fd3" "md5=c20135e5bac324fb9009a54986cf615f" ] }