From 23401872c0820a5fa15a47d9df5d27bf0eb01eae Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Mon, 25 Sep 2023 07:26:37 -0500 Subject: [PATCH] Add libdicom --- releases.json | 8 ++++++++ subprojects/libdicom.wrap | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 subprojects/libdicom.wrap diff --git a/releases.json b/releases.json index dc33d4605..bdf7817e7 100644 --- a/releases.json +++ b/releases.json @@ -1264,6 +1264,14 @@ "6.5.1-1" ] }, + "libdicom": { + "dependency_names": [ + "libdicom" + ], + "versions": [ + "1.0.1-1" + ] + }, "libdrm": { "dependency_names": [ "libdrm", diff --git a/subprojects/libdicom.wrap b/subprojects/libdicom.wrap new file mode 100644 index 000000000..d3d20cbaf --- /dev/null +++ b/subprojects/libdicom.wrap @@ -0,0 +1,9 @@ +[wrap-file] +directory = libdicom-1.0.1 + +source_url = https://github.com/ImagingDataCommons/libdicom/releases/download/v1.0.1/libdicom-1.0.1.tar.xz +source_filename = libdicom-1.0.1.tar.xz +source_hash = 45edf650e214fa4dc905660aa25970210fe851d51fec5145dc369d447af4f3e1 + +[provide] +dependency_names = libdicom