opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
homepage: "http://liblo.sourceforge.net/"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
authors: "liblo dev team"
license: "LGPL-2.1-or-later"
depexts: [
  ["liblo-dev"] {os-family = "debian" | os-family = "ubuntu" | os-family = "alpine"}
  ["liblo-devel"] {os-distribution="centos" | os-family = "fedora" | os-family = "suse"}
  ["liblo"] {os-distribution = "nixos" | os-family = "arch" | os = "freebsd" | os = "macos" & os-distribution = "homebrew"}
]
synopsis: "Virtual package relying on liblo"
description:
  "This package can only install if the lo library is installed on the system."
flags: conf
