this repo has no description
0
fork

Configure Feed

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

Package winpthreads.20240209-1

Installs the sources of winpthreads for use by the compiler packages
when building MSVC OCaml 5.3+.

+18
+18
packages/winpthreads/winpthreads.20240209-1/opam
··· 1 + opam-version: "2.0" 2 + authors: "mingw-w64 project" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/winpthreads/issues" 5 + dev-repo: "git+https://github.com/ocaml/winpthreads.git#20240209-1" 6 + homepage: "https://github.com/ocaml/winpthreads#readme" 7 + license: "BSD-3-Clause AND MIT" 8 + synopsis: "Posix Threads for Windows (winpthreads) Sources" 9 + description: "Source package for winpthreads. Installs the required files for 10 + compiling winpthreads as part of an MSVC OCaml build." 11 + available: os = "win32" 12 + url { 13 + src: "https://github.com/ocaml/winpthreads/archive/20240209-1.tar.gz" 14 + checksum: [ 15 + "sha256=bd6f1ea4fbfa7d537ebaa12c0d4feb7146e6d7667511e3864b82a67c11f23025" 16 + "sha512=116edf0be0764d44402efae6420a5118b6f08c9ade6ae8397f96b02e01df91a3ef45ff9911681f96006f1375c45c13132df76759339b3d9c8c7abd2d75b86db4" 17 + ] 18 + }