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" "cstruct" "ocamlbuild" {build}]
dev-repo: "git://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/v0.9.9.tar.gz"
  checksum: "md5=9851fdf8293fe8eee16dc19f24c92d1c"
}
