[ismrmrd] Update to version 1.13 (#28061)

* updated ISMRMRD

* Updated ISMRMRD to version 1.13.0

* Updated baseline and formatting

* Made it explicit that 32bit platforms are not supported by ISMRMRD

* Updated license.

* Updated version

* Updated versioning
This commit is contained in:
David Christoffer Hansen 2022-12-01 22:45:30 +01:00 committed by GitHub
parent 6522561467
commit 93231afc50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 6 deletions

View File

@ -5,8 +5,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ismrmrd/ismrmrd
REF v1.5.0
SHA512 96e24be75ecde8e56001d805ffaf4502d39c87e2c4fe01c84c90cb01d8bd49268c48440728de2ffb4c3efa75a029b3ffc0101b5841893685f82b4fafec9b1c73
REF v1.13.0
SHA512 4654c416f7acc4e2da2616216706ff3dc98a9b8afbdf38c990a792ad681ce0e95eab8e3b382ad266d67f7b808fb86cc32f2f7b3d950e10e1a1473de38acb8104
HEAD_REF master
PATCHES
${WIN32_INCLUDE_STDDEF_PATCH}

View File

@ -1,9 +1,10 @@
{
"name": "ismrmrd",
"version": "1.5.0",
"port-version": 2,
"version": "1.13.0",
"description": "ISMRM Raw Data Format",
"homepage": "https://github.com/ismrmrd/ismrmrd",
"license": "BSD-3-Clause",
"supports": "!(x86 | arm | wasm32)",
"dependencies": [
"boost",
"fftw3",

View File

@ -371,6 +371,7 @@ intel-mkl:x86-windows=fail
irrlicht:arm64-windows=fail
irrlicht:arm-uwp=fail
irrlicht:x64-uwp=fail
ismrmrd:x86-windows=fail
jemalloc:arm64-windows=fail
jemalloc:arm-uwp=fail
jemalloc:x64-uwp=fail

View File

@ -3149,8 +3149,8 @@
"port-version": 0
},
"ismrmrd": {
"baseline": "1.5.0",
"port-version": 2
"baseline": "1.13.0",
"port-version": 0
},
"itk": {
"baseline": "5.2.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c19bcebf0417091d459a15d14506b10905e5db8c",
"version": "1.13.0",
"port-version": 0
},
{
"git-tree": "1754617a629b83fa0cec28903f26187b62b0d4fd",
"version": "1.5.0",