# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Bindings to libopus" maintainer: ["The Savonet Team "] authors: ["The Savonet Team "] license: "LGPL-2.1-only" homepage: "https://github.com/savonet/ocaml-xiph" bug-reports: "https://github.com/savonet/ocaml-xiph/issues" depends: [ "conf-libogg" "conf-libopus" "conf-pkg-config" "ocaml" {>= "4.08.0"} "dune" {>= "2.8"} "dune-configurator" "ogg" {= version} "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/savonet/ocaml-xiph.git" x-maintenance-intent: ["(latest)"] url { src: "https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz" checksum: [ "md5=4a1490eba0b6bcd06e7849acfdf2c98a" "sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846" ] }