this repo has no description

update host for @fccm projects (#20123)

Changed files
+27 -18
packages
glMLite
glMLite.0.03.51
glMLite.0.03.52
glMLite.0.03.53
imagemagick
imagemagick.0.33
imagemagick.0.33.1
imagemagick.0.33.2
imagemagick.0.34
imagemagick.0.34-1
ocamlsdl2
ocamlsdl2.0.02
sfml
sfml.0.08
sfml.0.08.2
+9 -4
packages/glMLite/glMLite.0.03.51/opam
···
opam-version: "2.0"
maintainer: "acieroid@awesom.eu"
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/GL/"
-
doc: "http://www.linux-nantes.org/~fmonnier/OCaml/GL/doc/"
dev-repo: "git+https://github.com/fccm/glMLite.git"
bug-reports: "https://github.com/fccm/glMLite/issues"
-
authors: "Florent Monnier"
build: make
depends: [
"ocaml" {< "4.04.0"}
···
install: [make "install" "PREFIX=%{lib}%/glMLite"]
depexts: [
["freeglut3-dev"] {os-family = "debian"}
["homebrew/x11/freeglut"] {os = "macos" & os-distribution = "homebrew"}
]
synopsis: "OpenGL bindings for OCaml"
···
Provide bindings for GL, Glu and Glut, GLE, FTGL, and also some
small image loader modules for different image file formats."""
url {
-
src: "https://github.com/ocaml/opam-source-archives/raw/main/glMLite-0.03.51.tgz"
checksum: "md5=9189dcb5c10a86c8b6b2558e03962a04"
}
···
opam-version: "2.0"
maintainer: "acieroid@awesom.eu"
+
authors: "Florent Monnier"
+
+
homepage: "http://decapode314.free.fr/ocaml/GL/"
+
doc: "http://decapode314.free.fr/ocaml/GL/doc/"
+
dev-repo: "git+https://github.com/fccm/glMLite.git"
bug-reports: "https://github.com/fccm/glMLite/issues"
+
build: make
depends: [
"ocaml" {< "4.04.0"}
···
install: [make "install" "PREFIX=%{lib}%/glMLite"]
depexts: [
["freeglut3-dev"] {os-family = "debian"}
+
["libfreeglut-devel"] {os-family = "mageia"}
["homebrew/x11/freeglut"] {os = "macos" & os-distribution = "homebrew"}
]
synopsis: "OpenGL bindings for OCaml"
···
Provide bindings for GL, Glu and Glut, GLE, FTGL, and also some
small image loader modules for different image file formats."""
url {
+
src:
+
"http://decapode314.free.fr/ocaml/GL/download/glMLite-0.03.51.tgz"
checksum: "md5=9189dcb5c10a86c8b6b2558e03962a04"
}
+2 -2
packages/glMLite/glMLite.0.03.52/opam
···
maintainer: "acieroid@awesom.eu"
authors: "Florent Monnier"
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/GL/"
-
doc: "http://www.linux-nantes.org/~fmonnier/OCaml/GL/doc/"
dev-repo: "git+https://github.com/fccm/glMLite.git"
bug-reports: "https://github.com/fccm/glMLite/issues"
···
maintainer: "acieroid@awesom.eu"
authors: "Florent Monnier"
+
homepage: "http://decapode314.free.fr/ocaml/GL/"
+
doc: "http://decapode314.free.fr/ocaml/GL/doc/"
dev-repo: "git+https://github.com/fccm/glMLite.git"
bug-reports: "https://github.com/fccm/glMLite/issues"
+2 -2
packages/glMLite/glMLite.0.03.53/opam
···
maintainer: "acieroid@awesom.eu"
authors: "Florent Monnier"
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/GL/"
-
doc: "http://www.linux-nantes.org/~fmonnier/OCaml/GL/doc/"
dev-repo: "git+https://github.com/fccm/glMLite.git"
bug-reports: "https://github.com/fccm/glMLite/issues"
···
maintainer: "acieroid@awesom.eu"
authors: "Florent Monnier"
+
homepage: "http://decapode314.free.fr/ocaml/GL/"
+
doc: "http://decapode314.free.fr/ocaml/GL/doc/"
dev-repo: "git+https://github.com/fccm/glMLite.git"
bug-reports: "https://github.com/fccm/glMLite/issues"
+1 -1
packages/imagemagick/imagemagick.0.33.1/opam
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
+
homepage: "http://decapode314.free.fr/ocaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
+1 -1
packages/imagemagick/imagemagick.0.33.2/opam
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
+
homepage: "http://decapode314.free.fr/ocaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
+1 -1
packages/imagemagick/imagemagick.0.33/opam
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
+
homepage: "http://decapode314.free.fr/ocaml/ImageMagick/"
build: make
remove: [[make "uninstall"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
+4 -2
packages/imagemagick/imagemagick.0.34-1/opam
···
opam-version: "2.0"
maintainer: "jvouillon@besport.com"
authors: ["Florent Monnier"]
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
patches: ["fix_build.patch"]
build: [[make]]
install: [[make "find_install"]]
···
flags: light-uninstall
extra-files: ["fix_build.patch" "md5=ba5ad56e150b9f685363f59d2a163dea"]
url {
-
src: "https://github.com/ocaml/opam-source-archives/raw/main/OCaml-ImageMagick-0.34.tgz"
checksum: "md5=d4e28dce94ccefba878ad31016f05fe4"
}
···
opam-version: "2.0"
maintainer: "jvouillon@besport.com"
authors: ["Florent Monnier"]
+
homepage: "http://decapode314.free.fr/ocaml/ImageMagick/"
+
doc: "http://decapode314.free.fr/ocaml/ImageMagick/doc/"
patches: ["fix_build.patch"]
build: [[make]]
install: [[make "find_install"]]
···
flags: light-uninstall
extra-files: ["fix_build.patch" "md5=ba5ad56e150b9f685363f59d2a163dea"]
url {
+
src:
+
"http://decapode314.free.fr/ocaml/ImageMagick/downloads/OCaml-ImageMagick-0.34.tgz"
checksum: "md5=d4e28dce94ccefba878ad31016f05fe4"
}
+4 -2
packages/imagemagick/imagemagick.0.34/opam
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
-
homepage: "http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/"
build: make
remove: [["ocamlfind" "remove" "magick"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
···
synopsis: "Bindings for ImageMagick"
flags: light-uninstall
url {
-
src: "https://github.com/ocaml/opam-source-archives/raw/main/OCaml-ImageMagick-0.34.tgz"
checksum: "md5=d4e28dce94ccefba878ad31016f05fe4"
}
···
opam-version: "2.0"
maintainer: "https://github.com/ocaml/opam-repository/issues"
authors: ["Florent Monnier"]
+
homepage: "http://decapode314.free.fr/ocaml/ImageMagick/"
+
doc: "http://decapode314.free.fr/ocaml/ImageMagick/doc/"
build: make
remove: [["ocamlfind" "remove" "magick"]]
depends: ["ocaml" "ocamlfind" "base-unsafe-string"]
···
synopsis: "Bindings for ImageMagick"
flags: light-uninstall
url {
+
src:
+
"http://decapode314.free.fr/ocaml/ImageMagick/downloads/OCaml-ImageMagick-0.34.tgz"
checksum: "md5=d4e28dce94ccefba878ad31016f05fe4"
}
+1 -1
packages/ocamlsdl2/ocamlsdl2.0.02/opam
···
homepage: "https://github.com/fccm/OCamlSDL2"
bug-reports: "https://github.com/fccm/OCamlSDL2/issues"
dev-repo: "git+https://github.com/fccm/OCamlSDL2.git"
-
doc: "http://www.linux-nantes.org/~fmonnier/ocaml/sdl2/doc/"
tags: [
"bindings" "graphics" "audio" "multimedia" "opengl"
"cross-platform"
···
homepage: "https://github.com/fccm/OCamlSDL2"
bug-reports: "https://github.com/fccm/OCamlSDL2/issues"
dev-repo: "git+https://github.com/fccm/OCamlSDL2.git"
+
doc: "https://fccm.github.io/OCamlSDL2/"
tags: [
"bindings" "graphics" "audio" "multimedia" "opengl"
"cross-platform"
+1 -1
packages/sfml/sfml.0.08.2/opam
···
homepage: "https://github.com/fccm/ocaml-sfml"
dev-repo: "git+https://github.com/fccm/ocaml-sfml.git"
bug-reports: "https://github.com/fccm/ocaml-sfml/issues"
-
doc: "http://www.linux-nantes.org/~fmonnier/ocaml/sfml/doc/"
license: "zlib/png"
synopsis: "Bindings to the SFML multimedia library"
···
homepage: "https://github.com/fccm/ocaml-sfml"
dev-repo: "git+https://github.com/fccm/ocaml-sfml.git"
bug-reports: "https://github.com/fccm/ocaml-sfml/issues"
+
doc: "http://fccm.github.io/ocaml-sfml/"
license: "zlib/png"
synopsis: "Bindings to the SFML multimedia library"
+1 -1
packages/sfml/sfml.0.08/opam
···
homepage: "https://github.com/fccm/ocaml-sfml"
dev-repo: "git+https://github.com/fccm/ocaml-sfml.git"
bug-reports: "https://github.com/fccm/ocaml-sfml/issues"
-
doc: "http://www.linux-nantes.org/~fmonnier/ocaml/sfml/doc/"
license: "zlib/png"
synopsis: "Bindings to the SFML multimedia library"
···
homepage: "https://github.com/fccm/ocaml-sfml"
dev-repo: "git+https://github.com/fccm/ocaml-sfml.git"
bug-reports: "https://github.com/fccm/ocaml-sfml/issues"
+
doc: "http://fccm.github.io/ocaml-sfml/"
license: "zlib/png"
synopsis: "Bindings to the SFML multimedia library"