opam-version: "2.0" maintainer: "https://github.com/ocaml/opam-repository/issues" homepage: "http://www.mega-nerd.com/SRC/" bug-reports: "https://github.com/ocaml/opam-repository/issues" authors: "libsamplerate dev team" license: "BSD-2-clause" depends: ["conf-samplerate" {build}] synopsis: "Virtual package relying on libsamplerate" description: "This package can only install if the samplerate library is installed on the system." flags: conf post-messages: [ "This package is deprecated and should be replaced by conf-samplerate" {success} ]