Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
lutin
Commits
990e6ad5
Commit
990e6ad5
authored
Jul 12, 2021
by
erwan
Browse files
build: add the dev-repo field to opam files
parent
24c3ee14
Changes
4
Hide whitespace changes
Inline
Side-by-side
bddrand.opam
View file @
990e6ad5
...
...
@@ -7,6 +7,7 @@ authors: [
"Erwan Jahier" "Pascal Raymond"
]
homepage: "http://www-verimag.imag.fr/"
dev-repo: "git+https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutin"
bug-reports: "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutin"
depends: [
"ocaml" {>= "4.05"}
...
...
ezdl.opam
View file @
990e6ad5
...
...
@@ -2,12 +2,14 @@ opam-version: "2.0"
synopsis: "Easy dynamic linking of C functions from ocaml"
description: "Easy dynamic linking of C functions from ocaml"
maintainer: "erwan.jahier@univ-grenoble-alpes.fr"
authors: "Pascal Raymond"
authors: [
"Pascal Raymond"
]
license: "CECILL-2.1"
tags: ["clib:stdc" "clib:camlidl"]
homepage: "http://www-verimag.imag.fr/"
dev-repo: "git+https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutin"
bug-reports: "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutin"
depends: [
"ocaml" {>= "4.05"}
...
...
gbddml.opam
View file @
990e6ad5
...
...
@@ -5,6 +5,7 @@ maintainer: "erwan.jahier@univ-grenoble-alpes.fr"
authors: "Pascal Raymond"
license: "CECILL-2.1"
homepage: "http://www-verimag.imag.fr/"
dev-repo: "git+https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutin"
bug-reports:
"https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutin"
depends: [
...
...
polka.opam
View file @
990e6ad5
...
...
@@ -7,6 +7,7 @@ authors: [
license: "LGPL-2.1-or-later"
tags: ["clib:stdc" "clib:camlidl"]
homepage: "http://www-verimag.imag.fr/Lutin.html"
dev-repo: "git+https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutin"
bug-reports: "http://www-verimag.imag.fr/Lutin.html"
depends: [
"ocaml" {>= "4.05"}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment