this repo has no description
0
fork

Configure Feed

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

Merge pull request #25512 from dra27/flexdll-winpthreads

Add flexdll.0.35-flexdll.0.43 and winpthreads.20240209-1

authored by

Marcello Seri and committed by
GitHub
73900825 ed309a31

+234
+24
packages/flexdll/flexdll.0.35/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.35.tar.gz" 13 + checksum: [ 14 + "sha256=b69a08e6f8e5ac41452e4300f739acdf87f09c1567ca25753d28f4b13b80e4e1" 15 + "sha512=ef67086366705c8da746cd4f7748d2a0469e15cda672fd29d05bd5b10a079cf02469b8fc4836115f72a96ab74491017622ca2907feb8f952e1c8cd87624f6f91" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install" 20 + checksum: [ 21 + "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c" 22 + "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.36/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.36.tar.gz" 13 + checksum: [ 14 + "sha256=0541683317284d765062dcc7ee09c0fe76f8e0ba7d8599441f0852c68221b6f3" 15 + "sha512=495ffbbfd4ae20570f75a4b273de6bd6849d7bf5bb2622a8d406fe7acccf165a9352005adcf9e102656ef8395f65b1f0dfc9f2e7fca58755161a1bc7a3bc403c" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install" 20 + checksum: [ 21 + "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c" 22 + "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.37/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.37.tar.gz" 13 + checksum: [ 14 + "sha256=0e2ff1992f94e30fbce6cc26cdf5383eeca961e112fa551546e044f850665510" 15 + "sha512=54e20ef923649356334519933f861cbe7fdf85480a4b1c9821d9aa6c3a60b45876d3962e8e5ef8c404803f26a8376e9010090fc1ab8f7b369db43bd0317bef09" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install" 20 + checksum: [ 21 + "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c" 22 + "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.38/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.38.tar.gz" 13 + checksum: [ 14 + "sha256=dcd4b9a038b93f30fca8fae777434dcc1d23a70a7186c698ee8e2605b335de38" 15 + "sha512=810d17bcb085009a848066ceff2c94b14c6044d83c02e8777a12320b1c15226425803cd4e54c853dee464d0a8da2319a2324ad40eb0f56f3e63ccec77581d4fc" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install" 20 + checksum: [ 21 + "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c" 22 + "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.39/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.39.tar.gz" 13 + checksum: [ 14 + "sha256=51a6ef2e67ff475c33a76b3dc86401a0f286c9a3339ee8145053ea02d2fb5974" 15 + "sha512=9c322d8538bbf1dec7ed0add06540a7b4fed384ff205a5a9c57ba22a8bf987f520d8e9a510e376bc0e898ec1f5459979c67a291ac85192f64aa93faf31e7cf6f" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install" 20 + checksum: [ 21 + "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c" 22 + "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.40/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.40.tar.gz" 13 + checksum: [ 14 + "sha256=cfce676f761de7f841ba22bc8d586d5eab0237d54ee666d6c30c49a8615edda1" 15 + "sha512=70fa7201d39f782b116dcb1c6f7b4a484d1fb5d9a714dc380d2213ea90408bbf969cb8af6f513ee2a0a4dd50c9dd5c69851700ffeca2e969948e50ff63404d89" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install" 20 + checksum: [ 21 + "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c" 22 + "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.41/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.41.tar.gz" 13 + checksum: [ 14 + "sha256=d537923a7d9ecf4c4b262705dacd51aeac4dfcdd12f863ab981bd35a5e5910f4" 15 + "sha512=02d65eb5b1bdcfef64841540756a46fa54b4bba2d2b832064d2576251d279ca2eae24f834a21713ad5a443cfc23484e1c4c226efcd508c5209cc88c3fd7d72ea" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/5969494fb15550e78c5748c58ea4e5086fea92ae/flexdll.install" 20 + checksum: [ 21 + "sha256=82aacd10fe906ee207f057573e3897e4b74a39a85a33b2d474c868b048c2bb6c" 22 + "sha512=5f47e4ecfc769d1eeec5d1f9cb781960a4b4153e92c6d4e1ca03b08f1c778f308a969a1ce08fd844e08c40d9e12112fd081b3c19f3e465d5ce1c09f744861731" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.42/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.42.tar.gz" 13 + checksum: [ 14 + "sha256=a2dce0a0d2f2c5c9f52f65e281db7405f51ff22dc71cdbf494eb241c8a4bdf0f" 15 + "sha512=ef432e09e50feb87bc7ce7e9ef9b3b6a9fabf7593a47d66e804758c751ce2a2d97b82b032113a4147f570c52169f39c519202f81d1487ecbe10d5d429ce6ef5d" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/62f20c339e285e4ae1fc83faa99f638bedf4c4ab/flexdll.install" 20 + checksum: [ 21 + "sha256=18953e4630975873e659b481e1bbb2f514897aa41c0e5638c029ea0844ec1884" 22 + "sha512=da8435f10010b1513fd945f8b3c21588e7e11a2d8cfa6b20fb3449aeda36b497e3ee3d4d809b9ef6f37073d47a4ab1a0ae6023ddb6790d226eb52b39ae2e9704" 23 + ] 24 + }
+24
packages/flexdll/flexdll.0.43/opam
··· 1 + opam-version: "2.0" 2 + authors: "Alain Frisch" 3 + maintainer: "David Allsopp <david@tarides.com>" 4 + bug-reports: "https://github.com/ocaml/flexdll/issues" 5 + dev-repo: "git+https://github.com/ocaml/flexdll.git" 6 + homepage: "https://github.com/ocaml/flexdll#readme" 7 + license: "Zlib" 8 + synopsis: "FlexDLL Sources" 9 + description: "Source package for FlexDLL. Installs the required files for 10 + bootstrapping FlexDLL as part of an OCaml build." 11 + url { 12 + src: "https://github.com/ocaml/flexdll/archive/refs/tags/0.43.tar.gz" 13 + checksum: [ 14 + "sha256=10e171ab7d2f8b2f238b53bb9944d4b26686f5703fbc1c059532791bc91be949" 15 + "sha512=56048cdbd35fb5e3e34594da00badfe12df98b7d48fb847f96fcae7fd38b3a3458128510b502376250f753ef8f860735e3756875ccb7cceb594f8bb887984a49" 16 + ] 17 + } 18 + extra-source "flexdll.install" { 19 + src: "https://raw.githubusercontent.com/ocaml/flexdll/62f20c339e285e4ae1fc83faa99f638bedf4c4ab/flexdll.install" 20 + checksum: [ 21 + "sha256=18953e4630975873e659b481e1bbb2f514897aa41c0e5638c029ea0844ec1884" 22 + "sha512=da8435f10010b1513fd945f8b3c21588e7e11a2d8cfa6b20fb3449aeda36b497e3ee3d4d809b9ef6f37073d47a4ab1a0ae6023ddb6790d226eb52b39ae2e9704" 23 + ] 24 + }
+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 + }