From ec59bac19e5fce15a93289f270a116d25011d4ab Mon Sep 17 00:00:00 2001 From: mefyl Date: Wed, 9 Oct 2024 15:25:24 +0200 Subject: [PATCH 1/2] 4 packages from mefyl/timmy at 1.1.4 --- packages/timmy-jsoo/timmy-jsoo.1.1.4/opam | 44 ++++++++++++++++++++++ packages/timmy-lwt/timmy-lwt.1.1.4/opam | 40 ++++++++++++++++++++ packages/timmy-unix/timmy-unix.1.1.4/opam | 40 ++++++++++++++++++++ packages/timmy/timmy.1.1.4/opam | 46 +++++++++++++++++++++++ 4 files changed, 170 insertions(+) create mode 100644 packages/timmy-jsoo/timmy-jsoo.1.1.4/opam create mode 100644 packages/timmy-lwt/timmy-lwt.1.1.4/opam create mode 100644 packages/timmy-unix/timmy-unix.1.1.4/opam create mode 100644 packages/timmy/timmy.1.1.4/opam diff --git a/packages/timmy-jsoo/timmy-jsoo.1.1.4/opam b/packages/timmy-jsoo/timmy-jsoo.1.1.4/opam new file mode 100644 index 00000000000..b2bb44ee895 --- /dev/null +++ b/packages/timmy-jsoo/timmy-jsoo.1.1.4/opam @@ -0,0 +1,44 @@ +# This file is generated by dune, edit dune-project instead +opam-version: "2.0" +synopsis: "Js_of_ocaml bindings for Timmy" +maintainer: ["mefyl "] +authors: ["mefyl "] +license: "LGPL-3.0-or-later" +homepage: "https://github.com/mefyl/timmy" +bug-reports: "https://github.com/mefyl/timmy/issues" +depends: [ + "dune" {>= "3.0"} + "alcotest" {with-test & >= "1.4.0"} + "conf-npm" {with-test} + "fmt" + "js_of_ocaml" + "js_of_ocaml-ppx" + "timmy" {= version} + "odoc" {with-doc} +] +depopts: ["schematic-jsoo"] +conflicts: [ + "schematic-jsoo" {< "0.18.2" | >= "0.21.0"} +] +build: [ + ["dune" "subst"] {dev} + [ + "dune" + "build" + "-p" + name + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] +] +dev-repo: "git+https://github.com/mefyl/timmy.git" +url { + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.4.tar.gz" + checksum: [ + "md5=f2029d8721bf5ac24fc2d8269e9461ff" + "sha512=93806ad64f14cf56efb666a0b359e2980006d26e9bedb24615f2da889268b899eaafc843397e98c920f6aecbdc178ac6a8f2fe34f031ebb517c8ebee518f95a5" + ] +} diff --git a/packages/timmy-lwt/timmy-lwt.1.1.4/opam b/packages/timmy-lwt/timmy-lwt.1.1.4/opam new file mode 100644 index 00000000000..6a100fc758a --- /dev/null +++ b/packages/timmy-lwt/timmy-lwt.1.1.4/opam @@ -0,0 +1,40 @@ +# This file is generated by dune, edit dune-project instead +opam-version: "2.0" +synopsis: "Lwt utilities based on Timmy" +maintainer: ["mefyl "] +authors: ["mefyl "] +license: "LGPL-3.0-or-later" +homepage: "https://github.com/mefyl/timmy" +bug-reports: "https://github.com/mefyl/timmy/issues" +depends: [ + "dune" {>= "3.0"} + "alcotest" {with-test & >= "1.4.0"} + "alcotest-lwt" {with-test & >= "1.4.0"} + "logs" {>= "0.7.0"} + "lwt" + "timmy" {= version} + "odoc" {with-doc} +] +depopts: ["js_of_ocaml-lwt"] +build: [ + ["dune" "subst"] {dev} + [ + "dune" + "build" + "-p" + name + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] +] +dev-repo: "git+https://github.com/mefyl/timmy.git" +url { + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.4.tar.gz" + checksum: [ + "md5=f2029d8721bf5ac24fc2d8269e9461ff" + "sha512=93806ad64f14cf56efb666a0b359e2980006d26e9bedb24615f2da889268b899eaafc843397e98c920f6aecbdc178ac6a8f2fe34f031ebb517c8ebee518f95a5" + ] +} diff --git a/packages/timmy-unix/timmy-unix.1.1.4/opam b/packages/timmy-unix/timmy-unix.1.1.4/opam new file mode 100644 index 00000000000..514e01dc834 --- /dev/null +++ b/packages/timmy-unix/timmy-unix.1.1.4/opam @@ -0,0 +1,40 @@ +# This file is generated by dune, edit dune-project instead +opam-version: "2.0" +synopsis: "Unix clock implementation for Timmy" +maintainer: ["mefyl "] +authors: ["mefyl "] +license: "LGPL-3.0-or-later" +homepage: "https://github.com/mefyl/timmy" +bug-reports: "https://github.com/mefyl/timmy/issues" +depends: [ + "dune" {>= "3.0"} + "alcotest" {with-test & >= "1.4.0"} + "ezjsonm" {= "1.3.0" & build} + "base" + "conf-tzdata" {with-test} + "fmt" + "timmy" {= 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/mefyl/timmy.git" +url { + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.4.tar.gz" + checksum: [ + "md5=f2029d8721bf5ac24fc2d8269e9461ff" + "sha512=93806ad64f14cf56efb666a0b359e2980006d26e9bedb24615f2da889268b899eaafc843397e98c920f6aecbdc178ac6a8f2fe34f031ebb517c8ebee518f95a5" + ] +} diff --git a/packages/timmy/timmy.1.1.4/opam b/packages/timmy/timmy.1.1.4/opam new file mode 100644 index 00000000000..8c1e2d987fe --- /dev/null +++ b/packages/timmy/timmy.1.1.4/opam @@ -0,0 +1,46 @@ +# This file is generated by dune, edit dune-project instead +opam-version: "2.0" +synopsis: "Time and calendar library" +maintainer: ["mefyl "] +authors: ["mefyl "] +license: "LGPL-3.0-or-later" +homepage: "https://github.com/mefyl/timmy" +bug-reports: "https://github.com/mefyl/timmy/issues" +depends: [ + "dune" {>= "3.0"} + "base" + "fmt" {>= "0.8.7"} + "ocaml" {>= "4.08.0"} + "ppx_here" + "ppx_deriving" {>= "5.0"} + "ptime" + "alcotest" {with-test & >= "1.4.0"} + "odoc" {with-doc} + "odoc" {with-doc} +] +depopts: ["js_of_ocaml" "schematic"] +conflicts: [ + "schematic" {< "0.18.2" | >= "0.21.0"} +] +build: [ + ["dune" "subst"] {dev} + [ + "dune" + "build" + "-p" + name + "-j" + jobs + "@install" + "@runtest" {with-test} + "@doc" {with-doc} + ] +] +dev-repo: "git+https://github.com/mefyl/timmy.git" +url { + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.4.tar.gz" + checksum: [ + "md5=f2029d8721bf5ac24fc2d8269e9461ff" + "sha512=93806ad64f14cf56efb666a0b359e2980006d26e9bedb24615f2da889268b899eaafc843397e98c920f6aecbdc178ac6a8f2fe34f031ebb517c8ebee518f95a5" + ] +} From 35da31ae0928f882d71ff281d4f5fdd1529a9e48 Mon Sep 17 00:00:00 2001 From: mefyl Date: Wed, 9 Oct 2024 15:56:25 +0200 Subject: [PATCH 2/2] Update packages/timmy/timmy.1.1.4/opam MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Raphaƫl Proust --- packages/timmy/timmy.1.1.4/opam | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/timmy/timmy.1.1.4/opam b/packages/timmy/timmy.1.1.4/opam index 8c1e2d987fe..126874196cc 100644 --- a/packages/timmy/timmy.1.1.4/opam +++ b/packages/timmy/timmy.1.1.4/opam @@ -16,7 +16,6 @@ depends: [ "ptime" "alcotest" {with-test & >= "1.4.0"} "odoc" {with-doc} - "odoc" {with-doc} ] depopts: ["js_of_ocaml" "schematic"] conflicts: [