this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #27335 from toots/opam-publish-ogg.1.0.0

6 packages from savonet/ocaml-xiph at 1.0.0

authored by

Marcello Seri and committed by
GitHub
d1ea7710 342c5f48

+268 -13
+1 -1
packages/flac/flac.0.3.0/opam
··· 13 13 "dune-configurator" 14 14 ] 15 15 depopts: [ 16 - "ogg" {>= "0.7.0"} 16 + "ogg" {>= "0.7.0" & < "1.0.0"} 17 17 ] 18 18 build: [ 19 19 ["dune" "subst"] {dev}
+1 -1
packages/flac/flac.0.3.1/opam
··· 15 15 "odoc" {with-doc} 16 16 ] 17 17 depopts: [ 18 - "ogg" {>= "0.7.0"} 18 + "ogg" {>= "0.7.0" & < "1.0.0"} 19 19 ] 20 20 build: [ 21 21 ["dune" "subst"] {dev}
+1 -1
packages/flac/flac.0.4.0/opam
··· 15 15 "odoc" {with-doc} 16 16 ] 17 17 depopts: [ 18 - "ogg" {>= "0.7.0"} 18 + "ogg" {>= "0.7.0" & < "1.0.0"} 19 19 ] 20 20 build: [ 21 21 ["dune" "subst"] {dev}
+1 -1
packages/flac/flac.0.5.0/opam
··· 15 15 "odoc" {with-doc} 16 16 ] 17 17 depopts: [ 18 - "ogg" {>= "0.7.4"} 18 + "ogg" {>= "0.7.4" & < "1.0.0"} 19 19 ] 20 20 build: [ 21 21 ["dune" "subst"] {dev}
+1 -1
packages/flac/flac.0.5.1/opam
··· 15 15 "odoc" {with-doc} 16 16 ] 17 17 depopts: [ 18 - "ogg" {>= "0.7.4"} 18 + "ogg" {>= "0.7.4" & < "1.0.0"} 19 19 ] 20 20 build: [ 21 21 ["dune" "subst"] {dev}
+43
packages/flac/flac.1.0.0/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Bindings to libflac" 4 + maintainer: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 5 + authors: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 6 + license: "LGPL-2.1-only" 7 + homepage: "https://github.com/savonet/ocaml-xiph" 8 + bug-reports: "https://github.com/savonet/ocaml-xiph/issues" 9 + depends: [ 10 + "conf-libflac" 11 + "conf-pkg-config" 12 + "ocaml" {>= "4.03.0"} 13 + "dune" {>= "2.8"} 14 + "dune-configurator" 15 + "odoc" {with-doc} 16 + ] 17 + depopts: [ 18 + "ogg" {= version} 19 + ] 20 + build: [ 21 + ["dune" "subst"] {dev} 22 + [ 23 + "dune" 24 + "build" 25 + "-p" 26 + name 27 + "-j" 28 + jobs 29 + "@install" 30 + "@runtest" {with-test} 31 + "@doc" {with-doc} 32 + ] 33 + ] 34 + dev-repo: "git+https://github.com/savonet/ocaml-xiph.git" 35 + x-maintenance-intent: ["(latest)"] 36 + url { 37 + src: 38 + "https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz" 39 + checksum: [ 40 + "md5=4a1490eba0b6bcd06e7849acfdf2c98a" 41 + "sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846" 42 + ] 43 + }
+1
packages/liquidsoap-core/liquidsoap-core.2.2.0/opam
··· 87 87 "ffmpeg" {>= "1.2.0"} 88 88 "ffmpeg-avutil" {>= "1.2.0"} 89 89 "flac" {< "0.5.0"} 90 + "flac" {> "1.0.0"} 90 91 "frei0r" {< "0.1.0"} 91 92 "gstreamer" {< "0.3.1"} 92 93 "inotify" {< "1.0"}
+1
packages/liquidsoap-core/liquidsoap-core.2.2.1/opam
··· 87 87 "ffmpeg" {>= "1.2.0"} 88 88 "ffmpeg-avutil" {>= "1.2.0"} 89 89 "flac" {< "0.5.0"} 90 + "flac" {> "1.0.0"} 90 91 "frei0r" {< "0.1.0"} 91 92 "gstreamer" {< "0.3.1"} 92 93 "inotify" {< "1.0"}
+1
packages/liquidsoap-core/liquidsoap-core.2.2.2/opam
··· 87 87 "ffmpeg" {>= "1.2.0"} 88 88 "ffmpeg-avutil" {>= "1.2.0"} 89 89 "flac" {< "0.3.0"} 90 + "flac" {> "1.0.0"} 90 91 "frei0r" {< "0.1.0"} 91 92 "gstreamer" {< "0.3.1"} 92 93 "inotify" {< "1.0"}
+1
packages/liquidsoap-core/liquidsoap-core.2.2.3/opam
··· 86 86 "ffmpeg" {>= "1.2.0"} 87 87 "ffmpeg-avutil" {>= "1.2.0"} 88 88 "flac" {< "0.3.0"} 89 + "flac" {> "1.0.0"} 89 90 "frei0r" {< "0.1.0"} 90 91 "gstreamer" {< "0.3.1"} 91 92 "inotify" {< "1.0"}
+1
packages/liquidsoap-core/liquidsoap-core.2.2.4-1/opam
··· 86 86 "ffmpeg" {>= "1.2.0"} 87 87 "ffmpeg-avutil" {>= "1.2.0"} 88 88 "flac" {< "0.3.0"} 89 + "flac" {> "1.0.0"} 89 90 "frei0r" {< "0.1.0"} 90 91 "gstreamer" {< "0.3.1"} 91 92 "inotify" {< "1.0"}
+1
packages/liquidsoap-core/liquidsoap-core.2.2.5/opam
··· 87 87 "ffmpeg" {>= "1.2.0"} 88 88 "ffmpeg-avutil" {>= "1.2.0"} 89 89 "flac" {< "0.3.0"} 90 + "flac" {> "1.0.0"} 90 91 "frei0r" {< "0.1.0"} 91 92 "gstreamer" {< "0.3.1"} 92 93 "inotify" {< "1.0"}
+1
packages/liquidsoap-core/liquidsoap-core.2.3.0/opam
··· 83 83 "ffmpeg" {< "1.2.0"} 84 84 "ffmpeg-avutil" {< "1.2.0"} 85 85 "flac" {< "0.3.0"} 86 + "flac" {> "1.0.0"} 86 87 "frei0r" {< "0.1.0"} 87 88 "inotify" {< "1.0"} 88 89 "ladspa" {< "0.2.0"}
+40
packages/ogg/ogg.1.0.0/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Bindings to libogg" 4 + maintainer: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 5 + authors: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 6 + license: "LGPL-2.1-only" 7 + homepage: "https://github.com/savonet/ocaml-xiph" 8 + bug-reports: "https://github.com/savonet/ocaml-xiph/issues" 9 + depends: [ 10 + "conf-libogg" 11 + "conf-pkg-config" 12 + "ocaml" {>= "4.08.0"} 13 + "dune" {>= "2.8"} 14 + "dune-configurator" 15 + "odoc" {with-doc} 16 + ] 17 + build: [ 18 + ["dune" "subst"] {dev} 19 + [ 20 + "dune" 21 + "build" 22 + "-p" 23 + name 24 + "-j" 25 + jobs 26 + "@install" 27 + "@runtest" {with-test} 28 + "@doc" {with-doc} 29 + ] 30 + ] 31 + dev-repo: "git+https://github.com/savonet/ocaml-xiph.git" 32 + x-maintenance-intent: ["(latest)"] 33 + url { 34 + src: 35 + "https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz" 36 + checksum: [ 37 + "md5=4a1490eba0b6bcd06e7849acfdf2c98a" 38 + "sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846" 39 + ] 40 + }
+1 -1
packages/opus/opus.0.2.0/opam
··· 11 11 "conf-pkg-config" 12 12 "dune" {>= "2.0"} 13 13 "dune-configurator" 14 - "ogg" {>= "0.7.0"} 14 + "ogg" {>= "0.7.0" & < "1.0.0"} 15 15 ] 16 16 build: [ 17 17 ["dune" "subst"] {dev}
+1 -1
packages/opus/opus.0.2.1/opam
··· 12 12 "conf-pkg-config" 13 13 "dune" {>= "2.8"} 14 14 "dune-configurator" 15 - "ogg" {>= "0.7.0"} 15 + "ogg" {>= "0.7.0" & < "1.0.0"} 16 16 "odoc" {with-doc} 17 17 ] 18 18 build: [
+1 -1
packages/opus/opus.0.2.2/opam
··· 13 13 "ocaml" {>= "4.08.0"} 14 14 "dune" {>= "2.8"} 15 15 "dune-configurator" 16 - "ogg" {>= "0.7.1"} 16 + "ogg" {>= "0.7.1" & < "1.0.0"} 17 17 "odoc" {with-doc} 18 18 ] 19 19 build: [
+42
packages/opus/opus.1.0.0/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Bindings to libopus" 4 + maintainer: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 5 + authors: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 6 + license: "LGPL-2.1-only" 7 + homepage: "https://github.com/savonet/ocaml-xiph" 8 + bug-reports: "https://github.com/savonet/ocaml-xiph/issues" 9 + depends: [ 10 + "conf-libogg" 11 + "conf-libopus" 12 + "conf-pkg-config" 13 + "ocaml" {>= "4.08.0"} 14 + "dune" {>= "2.8"} 15 + "dune-configurator" 16 + "ogg" {= version} 17 + "odoc" {with-doc} 18 + ] 19 + build: [ 20 + ["dune" "subst"] {dev} 21 + [ 22 + "dune" 23 + "build" 24 + "-p" 25 + name 26 + "-j" 27 + jobs 28 + "@install" 29 + "@runtest" {with-test} 30 + "@doc" {with-doc} 31 + ] 32 + ] 33 + dev-repo: "git+https://github.com/savonet/ocaml-xiph.git" 34 + x-maintenance-intent: ["(latest)"] 35 + url { 36 + src: 37 + "https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz" 38 + checksum: [ 39 + "md5=4a1490eba0b6bcd06e7849acfdf2c98a" 40 + "sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846" 41 + ] 42 + }
+1 -1
packages/speex/speex.0.4.0/opam
··· 11 11 "conf-pkg-config" 12 12 "dune" {>= "2.0"} 13 13 "dune-configurator" 14 - "ogg" {>= "0.7.0"} 14 + "ogg" {>= "0.7.0" & < "1.0.0"} 15 15 ] 16 16 build: [ 17 17 ["dune" "subst"] {dev}
+1 -1
packages/speex/speex.0.4.1/opam
··· 13 13 "dune" {>= "2.8"} 14 14 "dune-configurator" 15 15 "ocaml" {>= "4.07"} 16 - "ogg" {>= "0.7.0"} 16 + "ogg" {>= "0.7.0" & < "1.0.0"} 17 17 "odoc" {with-doc} 18 18 ] 19 19 build: [
+42
packages/speex/speex.1.0.0/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Bindings to libspeex" 4 + maintainer: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 5 + authors: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 6 + license: "LGPL-2.1-only" 7 + homepage: "https://github.com/savonet/ocaml-xiph" 8 + bug-reports: "https://github.com/savonet/ocaml-xiph/issues" 9 + depends: [ 10 + "conf-libogg" 11 + "conf-libspeex" 12 + "conf-pkg-config" 13 + "dune" {>= "2.8"} 14 + "dune-configurator" 15 + "ocaml" {>= "4.07"} 16 + "ogg" {= version} 17 + "odoc" {with-doc} 18 + ] 19 + build: [ 20 + ["dune" "subst"] {dev} 21 + [ 22 + "dune" 23 + "build" 24 + "-p" 25 + name 26 + "-j" 27 + jobs 28 + "@install" 29 + "@runtest" {with-test} 30 + "@doc" {with-doc} 31 + ] 32 + ] 33 + dev-repo: "git+https://github.com/savonet/ocaml-xiph.git" 34 + x-maintenance-intent: ["(latest)"] 35 + url { 36 + src: 37 + "https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz" 38 + checksum: [ 39 + "md5=4a1490eba0b6bcd06e7849acfdf2c98a" 40 + "sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846" 41 + ] 42 + }
+1 -1
packages/theora/theora.0.4.0/opam
··· 10 10 "conf-pkg-config" 11 11 "dune" {>= "2.0"} 12 12 "dune-configurator" 13 - "ogg" {>= "0.7.0"} 13 + "ogg" {>= "0.7.0" & < "1.0.0"} 14 14 ] 15 15 build: [ 16 16 ["dune" "subst"] {dev}
+1 -1
packages/theora/theora.0.4.1/opam
··· 11 11 "conf-pkg-config" 12 12 "dune" {>= "2.0"} 13 13 "dune-configurator" 14 - "ogg" {>= "0.7.0"} 14 + "ogg" {>= "0.7.0" & < "1.0.0"} 15 15 ] 16 16 build: [ 17 17 ["dune" "subst"] {dev}
+40
packages/theora/theora.1.0.0/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Bindings to libtheora" 4 + maintainer: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 5 + authors: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 6 + license: "LGPL-2.1-only" 7 + homepage: "https://github.com/savonet/ocaml-xiph" 8 + bug-reports: "https://github.com/savonet/ocaml-xiph/issues" 9 + depends: [ 10 + "conf-libtheora" 11 + "conf-pkg-config" 12 + "dune" {>= "2.8"} 13 + "dune-configurator" 14 + "ogg" {= version} 15 + "odoc" {with-doc} 16 + ] 17 + build: [ 18 + ["dune" "subst"] {dev} 19 + [ 20 + "dune" 21 + "build" 22 + "-p" 23 + name 24 + "-j" 25 + jobs 26 + "@install" 27 + "@runtest" {with-test} 28 + "@doc" {with-doc} 29 + ] 30 + ] 31 + dev-repo: "git+https://github.com/savonet/ocaml-xiph.git" 32 + x-maintenance-intent: ["(latest)"] 33 + url { 34 + src: 35 + "https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz" 36 + checksum: [ 37 + "md5=4a1490eba0b6bcd06e7849acfdf2c98a" 38 + "sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846" 39 + ] 40 + }
+1 -1
packages/vorbis/vorbis.0.8.0/opam
··· 10 10 "conf-pkg-config" 11 11 "dune" {>= "2.0"} 12 12 "dune-configurator" 13 - "ogg" {>= "0.7.0"} 13 + "ogg" {>= "0.7.0" & < "1.0.0"} 14 14 "ocaml" {>= "4.03.0"} 15 15 ] 16 16 build: [
+41
packages/vorbis/vorbis.1.0.0/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Bindings to libvorbis" 4 + maintainer: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 5 + authors: ["The Savonet Team <savonet-users@lists.sourceforge.net>"] 6 + license: "LGPL-2.1-only" 7 + homepage: "https://github.com/savonet/ocaml-xiph" 8 + bug-reports: "https://github.com/savonet/ocaml-xiph/issues" 9 + depends: [ 10 + "conf-libvorbis" 11 + "conf-pkg-config" 12 + "ocaml" {>= "4.03.0"} 13 + "dune" {>= "2.8"} 14 + "dune-configurator" 15 + "ogg" {= version} 16 + "odoc" {with-doc} 17 + ] 18 + build: [ 19 + ["dune" "subst"] {dev} 20 + [ 21 + "dune" 22 + "build" 23 + "-p" 24 + name 25 + "-j" 26 + jobs 27 + "@install" 28 + "@runtest" {with-test} 29 + "@doc" {with-doc} 30 + ] 31 + ] 32 + dev-repo: "git+https://github.com/savonet/ocaml-xiph.git" 33 + x-maintenance-intent: ["(latest)"] 34 + url { 35 + src: 36 + "https://github.com/savonet/ocaml-xiph/archive/refs/tags/v1.0.0.tar.gz" 37 + checksum: [ 38 + "md5=4a1490eba0b6bcd06e7849acfdf2c98a" 39 + "sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846" 40 + ] 41 + }