Skip to content

Commit

Permalink
Merge pull request #27335 from toots/opam-publish-ogg.1.0.0
Browse files Browse the repository at this point in the history
6 packages from savonet/ocaml-xiph at 1.0.0
  • Loading branch information
mseri authored Feb 4, 2025
2 parents 342c5f4 + 0c5a477 commit d1ea771
Show file tree
Hide file tree
Showing 26 changed files with 268 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/flac/flac.0.3.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"dune-configurator"
]
depopts: [
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
2 changes: 1 addition & 1 deletion packages/flac/flac.0.3.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"odoc" {with-doc}
]
depopts: [
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
2 changes: 1 addition & 1 deletion packages/flac/flac.0.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"odoc" {with-doc}
]
depopts: [
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
2 changes: 1 addition & 1 deletion packages/flac/flac.0.5.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"odoc" {with-doc}
]
depopts: [
"ogg" {>= "0.7.4"}
"ogg" {>= "0.7.4" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
2 changes: 1 addition & 1 deletion packages/flac/flac.0.5.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ depends: [
"odoc" {with-doc}
]
depopts: [
"ogg" {>= "0.7.4"}
"ogg" {>= "0.7.4" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
43 changes: 43 additions & 0 deletions packages/flac/flac.1.0.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Bindings to libflac"
maintainer: ["The Savonet Team <[email protected]>"]
authors: ["The Savonet Team <[email protected]>"]
license: "LGPL-2.1-only"
homepage: "https://github.com/savonet/ocaml-xiph"
bug-reports: "https://github.com/savonet/ocaml-xiph/issues"
depends: [
"conf-libflac"
"conf-pkg-config"
"ocaml" {>= "4.03.0"}
"dune" {>= "2.8"}
"dune-configurator"
"odoc" {with-doc}
]
depopts: [
"ogg" {= version}
]
build: [
["dune" "subst"] {dev}
[
"dune"
"build"
"-p"
name
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
dev-repo: "git+https://github.com/savonet/ocaml-xiph.git"
x-maintenance-intent: ["(latest)"]
url {
src:
"https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz"
checksum: [
"md5=4a1490eba0b6bcd06e7849acfdf2c98a"
"sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846"
]
}
1 change: 1 addition & 0 deletions packages/liquidsoap-core/liquidsoap-core.2.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ conflicts: [
"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"}
Expand Down
1 change: 1 addition & 0 deletions packages/liquidsoap-core/liquidsoap-core.2.2.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ conflicts: [
"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"}
Expand Down
1 change: 1 addition & 0 deletions packages/liquidsoap-core/liquidsoap-core.2.2.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ conflicts: [
"ffmpeg" {>= "1.2.0"}
"ffmpeg-avutil" {>= "1.2.0"}
"flac" {< "0.3.0"}
"flac" {> "1.0.0"}
"frei0r" {< "0.1.0"}
"gstreamer" {< "0.3.1"}
"inotify" {< "1.0"}
Expand Down
1 change: 1 addition & 0 deletions packages/liquidsoap-core/liquidsoap-core.2.2.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ conflicts: [
"ffmpeg" {>= "1.2.0"}
"ffmpeg-avutil" {>= "1.2.0"}
"flac" {< "0.3.0"}
"flac" {> "1.0.0"}
"frei0r" {< "0.1.0"}
"gstreamer" {< "0.3.1"}
"inotify" {< "1.0"}
Expand Down
1 change: 1 addition & 0 deletions packages/liquidsoap-core/liquidsoap-core.2.2.4-1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ conflicts: [
"ffmpeg" {>= "1.2.0"}
"ffmpeg-avutil" {>= "1.2.0"}
"flac" {< "0.3.0"}
"flac" {> "1.0.0"}
"frei0r" {< "0.1.0"}
"gstreamer" {< "0.3.1"}
"inotify" {< "1.0"}
Expand Down
1 change: 1 addition & 0 deletions packages/liquidsoap-core/liquidsoap-core.2.2.5/opam
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ conflicts: [
"ffmpeg" {>= "1.2.0"}
"ffmpeg-avutil" {>= "1.2.0"}
"flac" {< "0.3.0"}
"flac" {> "1.0.0"}
"frei0r" {< "0.1.0"}
"gstreamer" {< "0.3.1"}
"inotify" {< "1.0"}
Expand Down
1 change: 1 addition & 0 deletions packages/liquidsoap-core/liquidsoap-core.2.3.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ conflicts: [
"ffmpeg" {< "1.2.0"}
"ffmpeg-avutil" {< "1.2.0"}
"flac" {< "0.3.0"}
"flac" {> "1.0.0"}
"frei0r" {< "0.1.0"}
"inotify" {< "1.0"}
"ladspa" {< "0.2.0"}
Expand Down
40 changes: 40 additions & 0 deletions packages/ogg/ogg.1.0.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Bindings to libogg"
maintainer: ["The Savonet Team <[email protected]>"]
authors: ["The Savonet Team <[email protected]>"]
license: "LGPL-2.1-only"
homepage: "https://github.com/savonet/ocaml-xiph"
bug-reports: "https://github.com/savonet/ocaml-xiph/issues"
depends: [
"conf-libogg"
"conf-pkg-config"
"ocaml" {>= "4.08.0"}
"dune" {>= "2.8"}
"dune-configurator"
"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/savonet/ocaml-xiph.git"
x-maintenance-intent: ["(latest)"]
url {
src:
"https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz"
checksum: [
"md5=4a1490eba0b6bcd06e7849acfdf2c98a"
"sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846"
]
}
2 changes: 1 addition & 1 deletion packages/opus/opus.0.2.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ depends: [
"conf-pkg-config"
"dune" {>= "2.0"}
"dune-configurator"
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
2 changes: 1 addition & 1 deletion packages/opus/opus.0.2.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ depends: [
"conf-pkg-config"
"dune" {>= "2.8"}
"dune-configurator"
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
"odoc" {with-doc}
]
build: [
Expand Down
2 changes: 1 addition & 1 deletion packages/opus/opus.0.2.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.8"}
"dune-configurator"
"ogg" {>= "0.7.1"}
"ogg" {>= "0.7.1" & < "1.0.0"}
"odoc" {with-doc}
]
build: [
Expand Down
42 changes: 42 additions & 0 deletions packages/opus/opus.1.0.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Bindings to libopus"
maintainer: ["The Savonet Team <[email protected]>"]
authors: ["The Savonet Team <[email protected]>"]
license: "LGPL-2.1-only"
homepage: "https://github.com/savonet/ocaml-xiph"
bug-reports: "https://github.com/savonet/ocaml-xiph/issues"
depends: [
"conf-libogg"
"conf-libopus"
"conf-pkg-config"
"ocaml" {>= "4.08.0"}
"dune" {>= "2.8"}
"dune-configurator"
"ogg" {= version}
"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/savonet/ocaml-xiph.git"
x-maintenance-intent: ["(latest)"]
url {
src:
"https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz"
checksum: [
"md5=4a1490eba0b6bcd06e7849acfdf2c98a"
"sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846"
]
}
2 changes: 1 addition & 1 deletion packages/speex/speex.0.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ depends: [
"conf-pkg-config"
"dune" {>= "2.0"}
"dune-configurator"
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
2 changes: 1 addition & 1 deletion packages/speex/speex.0.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"dune" {>= "2.8"}
"dune-configurator"
"ocaml" {>= "4.07"}
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
"odoc" {with-doc}
]
build: [
Expand Down
42 changes: 42 additions & 0 deletions packages/speex/speex.1.0.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Bindings to libspeex"
maintainer: ["The Savonet Team <[email protected]>"]
authors: ["The Savonet Team <[email protected]>"]
license: "LGPL-2.1-only"
homepage: "https://github.com/savonet/ocaml-xiph"
bug-reports: "https://github.com/savonet/ocaml-xiph/issues"
depends: [
"conf-libogg"
"conf-libspeex"
"conf-pkg-config"
"dune" {>= "2.8"}
"dune-configurator"
"ocaml" {>= "4.07"}
"ogg" {= version}
"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/savonet/ocaml-xiph.git"
x-maintenance-intent: ["(latest)"]
url {
src:
"https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz"
checksum: [
"md5=4a1490eba0b6bcd06e7849acfdf2c98a"
"sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846"
]
}
2 changes: 1 addition & 1 deletion packages/theora/theora.0.4.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ depends: [
"conf-pkg-config"
"dune" {>= "2.0"}
"dune-configurator"
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
2 changes: 1 addition & 1 deletion packages/theora/theora.0.4.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ depends: [
"conf-pkg-config"
"dune" {>= "2.0"}
"dune-configurator"
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
]
build: [
["dune" "subst"] {dev}
Expand Down
40 changes: 40 additions & 0 deletions packages/theora/theora.1.0.0/opam
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
synopsis: "Bindings to libtheora"
maintainer: ["The Savonet Team <[email protected]>"]
authors: ["The Savonet Team <[email protected]>"]
license: "LGPL-2.1-only"
homepage: "https://github.com/savonet/ocaml-xiph"
bug-reports: "https://github.com/savonet/ocaml-xiph/issues"
depends: [
"conf-libtheora"
"conf-pkg-config"
"dune" {>= "2.8"}
"dune-configurator"
"ogg" {= version}
"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/savonet/ocaml-xiph.git"
x-maintenance-intent: ["(latest)"]
url {
src:
"https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz"
checksum: [
"md5=4a1490eba0b6bcd06e7849acfdf2c98a"
"sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846"
]
}
2 changes: 1 addition & 1 deletion packages/vorbis/vorbis.0.8.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ depends: [
"conf-pkg-config"
"dune" {>= "2.0"}
"dune-configurator"
"ogg" {>= "0.7.0"}
"ogg" {>= "0.7.0" & < "1.0.0"}
"ocaml" {>= "4.03.0"}
]
build: [
Expand Down
Loading

0 comments on commit d1ea771

Please sign in to comment.