# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Liquidsoap core library and binary" maintainer: ["The Savonet Team "] authors: ["The Savonet Team "] license: "GPL-2.0-or-later" homepage: "https://github.com/savonet/liquidsoap" bug-reports: "https://github.com/savonet/liquidsoap/issues" depends: [ "dune" {>= "3.6"} "ocaml" {>= "4.14.0" & < "5.3"} "dtools" {>= "0.4.5"} "duppy" {>= "0.9.3" & < "0.9.4"} "mm" {>= "0.8.4"} "pcre" {>= "7.5.0"} "ocurl" {>= "0.9.2"} "cry" {>= "1.0.0" & < "1.0.2"} "camomile" {>= "2.0.0"} "uri" "fileutils" "menhirLib" "metadata" {>= "0.2.0"} "dune-build-info" "liquidsoap-lang" {= version} "ppx_string" {build} "odoc" {with-doc} ] depopts: [ "alsa" "ao" "bjack" "camlimages" "ctypes-foreign" "dssi" "faad" "fdkaac" "ffmpeg" "flac" "frei0r" "gd" "graphics" "gstreamer" "imagelib" "inotify" "irc-client-unix" "jemalloc" "ladspa" "lame" "lastfm" "lilv" "lo" "mad" "magic" "memtrace" "mem_usage" "ogg" "opus" "osc-unix" "portaudio" "posix-time2" "pulseaudio" "prometheus-liquidsoap" "samplerate" "shine" "soundtouch" "speex" "srt" "ssl" "taglib" "tls-liquidsoap" "theora" "sdl-liquidsoap" "vorbis" "yaml" "xmlplaylist" ] conflicts: [ "alsa" {< "0.3.0"} "ao" {< "0.2.0"} "bjack" {< "0.1.3"} "camomile" {< "1.0.0"} "dssi" {< "0.1.3"} "faad" {< "0.5.0"} "fdkaac" {< "0.3.1"} "ffmpeg" {< "1.1.8"} "ffmpeg-avutil" {< "1.1.8"} "ffmpeg" {>= "1.2.0"} "ffmpeg-avutil" {>= "1.2.0"} "flac" {< "0.5.0"} "flac" {> "1.0.0"} "frei0r" {< "0.1.0"} "gstreamer" {< "0.3.1"} "inotify" {< "1.0"} "ladspa" {< "0.2.0"} "lame" {< "0.3.7"} "lastfm" {< "0.3.0"} "lo" {< "0.2.0"} "mad" {< "0.5.0"} "magic" {< "0.6"} "mem_usage" {< "0.0.3"} "ogg" {< "0.7.4"} "opus" {< "0.2.0"} "portaudio" {< "0.2.0"} "posix-time2" {< "2.0.2"} "pulseaudio" {< "0.1.4"} "samplerate" {< "0.1.5"} "shine" {< "0.2.0"} "soundtouch" {< "0.1.9"} "speex" {< "0.4.0"} "srt" {< "0.3.0"} "ssl" {< "0.7.0"} "taglib" {< "0.3.10"} "tls" {>= "0.17.4"} "sdl-liquidsoap" {< "2"} "theora" {< "0.4.0"} "vorbis" {< "0.8.0"} "xmlplaylist" {< "0.1.3"} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "--promote-install-files=false" "@install" "@runtest" {with-test} "@doc" {with-doc} ] ["dune" "install" "-p" name "--create-install-files" name] ] dev-repo: "git+https://github.com/savonet/liquidsoap.git" url { src: "https://github.com/savonet/liquidsoap-release-assets/releases/download/v2.2.1/liquidsoap-2.2.1.tar.gz" checksum: [ "md5=c64407847ca068005af1b81c37dcfbef" "sha512=2b9c376545fcdea5832b323aae580c786d8d216d51a9496cf635c817b462354f50a0d5600f847b5747cfe8dd8e49bff57a071d74131bfa5f96033f1e8d832e79" ] } x-maintenance-intent: ["(latest)"]