this repo has no description
0
fork

Configure Feed

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

Merge pull request #26705 from mefyl/opam-publish-timmy.1.1.5

4 packages from mefyl/timmy at 1.1.5

authored by

Marcello Seri and committed by
GitHub
ac01ad60 a9fe9980

+179
+46
packages/timmy-jsoo/timmy-jsoo.1.1.5/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Js_of_ocaml bindings for Timmy" 4 + maintainer: ["mefyl <mefyl@gruntech.org>"] 5 + authors: ["mefyl <mefyl@gruntech.org>"] 6 + license: "LGPL-3.0-or-later" 7 + homepage: "https://github.com/mefyl/timmy" 8 + bug-reports: "https://github.com/mefyl/timmy/issues" 9 + depends: [ 10 + "dune" {>= "3.0"} 11 + "ptime" 12 + "ppx_here" 13 + "alcotest" {with-test & >= "1.4.0"} 14 + "conf-npm" {with-test} 15 + "fmt" 16 + "js_of_ocaml" 17 + "js_of_ocaml-ppx" 18 + "timmy" {= version} 19 + "odoc" {with-doc} 20 + ] 21 + depopts: ["schematic-jsoo"] 22 + conflicts: [ 23 + "schematic-jsoo" {< "0.18.2" | >= "0.21.0"} 24 + ] 25 + build: [ 26 + ["dune" "subst"] {dev} 27 + [ 28 + "dune" 29 + "build" 30 + "-p" 31 + name 32 + "-j" 33 + jobs 34 + "@install" 35 + "@runtest" {with-test} 36 + "@doc" {with-doc} 37 + ] 38 + ] 39 + dev-repo: "git+https://github.com/mefyl/timmy.git" 40 + url { 41 + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.5.tar.gz" 42 + checksum: [ 43 + "md5=6d1d9c3e2ccd8376c009e5b93b24de7e" 44 + "sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" 45 + ] 46 + }
+42
packages/timmy-lwt/timmy-lwt.1.1.5/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Lwt utilities based on Timmy" 4 + maintainer: ["mefyl <mefyl@gruntech.org>"] 5 + authors: ["mefyl <mefyl@gruntech.org>"] 6 + license: "LGPL-3.0-or-later" 7 + homepage: "https://github.com/mefyl/timmy" 8 + bug-reports: "https://github.com/mefyl/timmy/issues" 9 + depends: [ 10 + "dune" {>= "3.0"} 11 + "ppx_here" 12 + "ppx_deriving" {>= "5.0"} 13 + "alcotest" {with-test & >= "1.4.0"} 14 + "alcotest-lwt" {with-test & >= "1.4.0"} 15 + "logs" {>= "0.7.0"} 16 + "lwt" 17 + "timmy" {= version} 18 + "odoc" {with-doc} 19 + ] 20 + depopts: ["js_of_ocaml-lwt"] 21 + build: [ 22 + ["dune" "subst"] {dev} 23 + [ 24 + "dune" 25 + "build" 26 + "-p" 27 + name 28 + "-j" 29 + jobs 30 + "@install" 31 + "@runtest" {with-test} 32 + "@doc" {with-doc} 33 + ] 34 + ] 35 + dev-repo: "git+https://github.com/mefyl/timmy.git" 36 + url { 37 + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.5.tar.gz" 38 + checksum: [ 39 + "md5=6d1d9c3e2ccd8376c009e5b93b24de7e" 40 + "sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" 41 + ] 42 + }
+41
packages/timmy-unix/timmy-unix.1.1.5/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Unix clock implementation for Timmy" 4 + maintainer: ["mefyl <mefyl@gruntech.org>"] 5 + authors: ["mefyl <mefyl@gruntech.org>"] 6 + license: "LGPL-3.0-or-later" 7 + homepage: "https://github.com/mefyl/timmy" 8 + bug-reports: "https://github.com/mefyl/timmy/issues" 9 + depends: [ 10 + "dune" {>= "3.0"} 11 + "ptime" 12 + "alcotest" {with-test & >= "1.4.0"} 13 + "ezjsonm" {= "1.3.0" & build} 14 + "base" 15 + "conf-tzdata" {with-test} 16 + "fmt" 17 + "timmy" {= version} 18 + "odoc" {with-doc} 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/mefyl/timmy.git" 35 + url { 36 + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.5.tar.gz" 37 + checksum: [ 38 + "md5=6d1d9c3e2ccd8376c009e5b93b24de7e" 39 + "sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" 40 + ] 41 + }
+50
packages/timmy/timmy.1.1.5/opam
··· 1 + # This file is generated by dune, edit dune-project instead 2 + opam-version: "2.0" 3 + synopsis: "Time and calendar library" 4 + maintainer: ["mefyl <mefyl@gruntech.org>"] 5 + authors: ["mefyl <mefyl@gruntech.org>"] 6 + license: "LGPL-3.0-or-later" 7 + homepage: "https://github.com/mefyl/timmy" 8 + bug-reports: "https://github.com/mefyl/timmy/issues" 9 + depends: [ 10 + "dune" {>= "3.0"} 11 + "base" 12 + "fmt" {>= "0.8.7"} 13 + "ocaml" {>= "4.08.0"} 14 + "ppx_here" 15 + "ppx_deriving" {>= "5.0"} 16 + "ptime" 17 + "alcotest" {with-test & >= "1.4.0"} 18 + "odoc" {with-doc} 19 + "cmdliner" {dev & with-test} 20 + "opam-file-format" {dev & with-test} 21 + "sexplib" {dev & with-test} 22 + "stdio" {dev & with-test} 23 + "shexp" {dev & with-test} 24 + ] 25 + depopts: ["js_of_ocaml" "schematic"] 26 + conflicts: [ 27 + "schematic" {< "0.18.2" | >= "0.21.0"} 28 + ] 29 + build: [ 30 + ["dune" "subst"] {dev} 31 + [ 32 + "dune" 33 + "build" 34 + "-p" 35 + name 36 + "-j" 37 + jobs 38 + "@install" 39 + "@runtest" {with-test} 40 + "@doc" {with-doc} 41 + ] 42 + ] 43 + dev-repo: "git+https://github.com/mefyl/timmy.git" 44 + url { 45 + src: "https://github.com/mefyl/timmy/archive/refs/tags/1.1.5.tar.gz" 46 + checksum: [ 47 + "md5=6d1d9c3e2ccd8376c009e5b93b24de7e" 48 + "sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" 49 + ] 50 + }