-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4 packages from mefyl/timmy at 1.1.5
- Loading branch information
Showing
4 changed files
with
179 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# This file is generated by dune, edit dune-project instead | ||
opam-version: "2.0" | ||
synopsis: "Js_of_ocaml bindings for Timmy" | ||
maintainer: ["mefyl <mefyl@gruntech.org>"] | ||
authors: ["mefyl <mefyl@gruntech.org>"] | ||
license: "LGPL-3.0-or-later" | ||
homepage: "https://github.com/mefyl/timmy" | ||
bug-reports: "https://github.com/mefyl/timmy/issues" | ||
depends: [ | ||
"dune" {>= "3.0"} | ||
"ptime" | ||
"ppx_here" | ||
"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.5.tar.gz" | ||
checksum: [ | ||
"md5=6d1d9c3e2ccd8376c009e5b93b24de7e" | ||
"sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: "Lwt utilities based on Timmy" | ||
maintainer: ["mefyl <mefyl@gruntech.org>"] | ||
authors: ["mefyl <mefyl@gruntech.org>"] | ||
license: "LGPL-3.0-or-later" | ||
homepage: "https://github.com/mefyl/timmy" | ||
bug-reports: "https://github.com/mefyl/timmy/issues" | ||
depends: [ | ||
"dune" {>= "3.0"} | ||
"ppx_here" | ||
"ppx_deriving" {>= "5.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.5.tar.gz" | ||
checksum: [ | ||
"md5=6d1d9c3e2ccd8376c009e5b93b24de7e" | ||
"sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# This file is generated by dune, edit dune-project instead | ||
opam-version: "2.0" | ||
synopsis: "Unix clock implementation for Timmy" | ||
maintainer: ["mefyl <mefyl@gruntech.org>"] | ||
authors: ["mefyl <mefyl@gruntech.org>"] | ||
license: "LGPL-3.0-or-later" | ||
homepage: "https://github.com/mefyl/timmy" | ||
bug-reports: "https://github.com/mefyl/timmy/issues" | ||
depends: [ | ||
"dune" {>= "3.0"} | ||
"ptime" | ||
"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.5.tar.gz" | ||
checksum: [ | ||
"md5=6d1d9c3e2ccd8376c009e5b93b24de7e" | ||
"sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# This file is generated by dune, edit dune-project instead | ||
opam-version: "2.0" | ||
synopsis: "Time and calendar library" | ||
maintainer: ["mefyl <mefyl@gruntech.org>"] | ||
authors: ["mefyl <mefyl@gruntech.org>"] | ||
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} | ||
"cmdliner" {dev & with-test} | ||
"opam-file-format" {dev & with-test} | ||
"sexplib" {dev & with-test} | ||
"stdio" {dev & with-test} | ||
"shexp" {dev & with-test} | ||
] | ||
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.5.tar.gz" | ||
checksum: [ | ||
"md5=6d1d9c3e2ccd8376c009e5b93b24de7e" | ||
"sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b" | ||
] | ||
} |