opam-version: "2.0" maintainer: "Bruno.Guillaume@loria.fr" build: [ ["make" "PREFIX=%{prefix}%"] ] install: [ ["make" "install" "PREFIX=%{prefix}%"] ] remove: [ ["make" "uninstall" "PREFIX=%{prefix}%"] ] depends: [ "cppo" "lablgtk" "lablwebkit" {= "1.8.2.1"} "cairo2" "ANSITerminal" "libcaml-log" "libcaml-amr" "camomile" "libcaml-dep2pict" "libcaml-grew" ] synopsis: "A GTK interface for the Grew software (see http://grew.fr)" url { src: "http://opam.grew.fr/tgz/grew_gui.##VERSION##.tgz" }