opam-version: "2.0" synopsis: "Waylaunch is a program launcher for Wayland" maintainer: ["Kate "] authors: ["Kate "] license: "GPL-3.0-or-later" tags: ["wayland" "program" "launcher" "sway"] homepage: "https://github.com/kit-ty-kate/waylaunch" bug-reports: "https://github.com/kit-ty-kate/waylaunch/issues" depends: [ "dune" {>= "2.7"} "ocaml" {>= "4.11"} "base-unix" "dune-configurator" {>= "2.7"} "bos" {>= "0.2.0"} "fpath" {>= "0.7.0"} "rresult" {>= "0.6.0"} "conf-pkg-config" {build} "conf-libwayland" {build} "conf-wayland-protocols" {build} "conf-xkbcommon" {build} "conf-cairo" {build} "conf-pango" {build} "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/kit-ty-kate/waylaunch.git" url { src: "https://github.com/kit-ty-kate/waylaunch/releases/download/0.2.0/waylaunch-0.2.0.tbz" checksum: [ "sha256=5adc39c3b57f7255d46f022edd263b00e8aadb9eec99dda1d092f27204ac641c" "sha512=1bd42dab75fc15bc5126a55416624c1d1c4b5f67309741139e62e7ba4e2dc88ec9627a1eeeccc4c96cbaf92a0125dcfaf6b04d1bb54b9085b2c1309c5f982d53" ] } x-commit-hash: "a455c14a85891c3e437c856170238fc844793712"