Skip to content

Commit

Permalink
Merge pull request ocaml#18947 from toots/liquidsoap-menhir-lower-bound
Browse files Browse the repository at this point in the history
Add menhir lowerbound for liquidsoap 1.4.x
  • Loading branch information
mseri authored Jun 29, 2021
2 parents 72391e3 + 284bc02 commit ec51ff5
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 7 deletions.
3 changes: 2 additions & 1 deletion packages/liquidsoap/liquidsoap.1.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/savonet/liquidsoap"
authors: "The Savonet Team <[email protected]>"
license: "GPL-2.0-or-later"
build: [
["./bootstrap"] {dev}
["./configure" "--prefix" prefix "--sbindir=%{lib}%/liquidsoap/sbin" "--libexecdir=%{lib}%/liquidsoap/libexec" "--sysconfdir=%{lib}%/liquidsoap/etc" "--sharedstatedir=%{lib}%/liquidsoap/com" "--localstatedir=%{lib}%/liquidsoap/var" "--libdir=%{lib}%/liquidsoap/lib" "--includedir=%{lib}%/liquidsoap/include" "--datarootdir=%{lib}%/liquidsoap/share" "--disable-graphics" "--with-user=dummy" "--with-group=dummy"]
Expand Down Expand Up @@ -42,7 +43,7 @@ depends: [
"camomile" {>= "1.0.0"}
"dtools" {>= "0.4.1"}
"duppy" {>= "0.8.0" & < "0.9.0"}
"menhir"
"menhir" {>= "20180703"}
"mm" {>= "0.5.0" & < "0.6.0"}
"ocamlfind" {build}
"pcre"
Expand Down
3 changes: 2 additions & 1 deletion packages/liquidsoap/liquidsoap.1.4.1-1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/savonet/liquidsoap"
authors: "The Savonet Team <[email protected]>"
license: "GPL-2.0-or-later"
build: [
["./bootstrap"] {dev}
["./configure" "--prefix" prefix
Expand Down Expand Up @@ -53,7 +54,7 @@ depends: [
"camomile" {>= "1.0.0"}
"dtools" {>= "0.4.1"}
"duppy" {>= "0.8.0" & < "0.9.0"}
"menhir"
"menhir" {>= "20180703"}
"mm" {>= "0.5.0" & < "0.6.0"}
"ocamlfind" {build}
"pcre"
Expand Down
3 changes: 2 additions & 1 deletion packages/liquidsoap/liquidsoap.1.4.1-2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/savonet/liquidsoap"
authors: "The Savonet Team <[email protected]>"
license: "GPL-2.0-or-later"
patches: [
"ignore-bash-completion-install-errors.patch"
]
Expand Down Expand Up @@ -56,7 +57,7 @@ depends: [
"camomile" {>= "1.0.0"}
"dtools" {>= "0.4.1"}
"duppy" {>= "0.8.0" & < "0.9.0"}
"menhir"
"menhir" {>= "20180703"}
"mm" {>= "0.5.0" & < "0.6.0"}
"ocamlfind" {build}
"pcre"
Expand Down
3 changes: 2 additions & 1 deletion packages/liquidsoap/liquidsoap.1.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/savonet/liquidsoap"
authors: "The Savonet Team <[email protected]>"
license: "GPL-2.0-or-later"
build: [
["./bootstrap"] {dev}
["./configure" "--prefix" prefix "--sbindir=%{lib}%/liquidsoap/sbin" "--libexecdir=%{lib}%/liquidsoap/libexec" "--sysconfdir=%{lib}%/liquidsoap/etc" "--sharedstatedir=%{lib}%/liquidsoap/com" "--localstatedir=%{lib}%/liquidsoap/var" "--libdir=%{lib}%/liquidsoap/lib" "--includedir=%{lib}%/liquidsoap/include" "--datarootdir=%{lib}%/liquidsoap/share" "--disable-graphics" "--with-user=dummy" "--with-group=dummy"]
Expand Down Expand Up @@ -42,7 +43,7 @@ depends: [
"camomile" {>= "1.0.0"}
"dtools" {>= "0.4.1"}
"duppy" {>= "0.8.0" & < "0.9.0"}
"menhir"
"menhir" {>= "20180703"}
"mm" {>= "0.5.0" & < "0.6.0"}
"ocamlfind" {build}
"pcre"
Expand Down
3 changes: 2 additions & 1 deletion packages/liquidsoap/liquidsoap.1.4.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/savonet/liquidsoap"
authors: "The Savonet Team <[email protected]>"
license: "GPL-2.0-or-later"
build: [
["./bootstrap"] {dev}
["./configure" "--prefix" prefix
Expand Down Expand Up @@ -53,7 +54,7 @@ depends: [
"camomile" {>= "1.0.0"}
"dtools" {>= "0.4.1"}
"duppy" {>= "0.8.0" & < "0.9.0"}
"menhir"
"menhir" {>= "20180703"}
"mm" {>= "0.5.0" & < "0.6.0"}
"ocamlfind" {build}
"pcre"
Expand Down
3 changes: 2 additions & 1 deletion packages/liquidsoap/liquidsoap.1.4.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/savonet/liquidsoap"
authors: "The Savonet Team <[email protected]>"
license: "GPL-2.0-or-later"
build: [
["./bootstrap"] {dev}
["./configure" "--prefix" prefix
Expand Down Expand Up @@ -53,7 +54,7 @@ depends: [
"camomile" {>= "1.0.0"}
"dtools" {>= "0.4.1"}
"duppy" {>= "0.8.0" & < "0.9.0"}
"menhir"
"menhir" {>= "20180703"}
"mm" {>= "0.5.0" & < "0.6.0"}
"ocamlfind" {build}
"pcre"
Expand Down
3 changes: 2 additions & 1 deletion packages/liquidsoap/liquidsoap.1.4.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/savonet/liquidsoap"
authors: "The Savonet Team <[email protected]>"
license: "GPL-2.0-or-later"
build: [
["./bootstrap"] {dev}
["./configure" "--prefix" prefix
Expand Down Expand Up @@ -53,7 +54,7 @@ depends: [
"camomile" {>= "1.0.0"}
"dtools" {>= "0.4.1"}
"duppy" {>= "0.8.0"}
"menhir"
"menhir" {>= "20180703"}
"mm" {>= "0.5.0" & < "0.6.0"}
"ocamlfind" {build}
"conf-pkg-config" {build}
Expand Down

0 comments on commit ec51ff5

Please sign in to comment.