1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
Files
aur/python-pydicom/.SRCINFO
2024-05-08 21:10:02 +02:00

27 lines
1.1 KiB
Plaintext

pkgbase = python-pydicom
pkgdesc = Pure python package for working with DICOM files
pkgver = 2.4.4
pkgrel = 2
url = https://pydicom.github.io/pydicom/stable/index.html
arch = any
license = MIT
license = LicenseRef-GDCM
checkdepends = python-pytest
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-flit-core
depends = python
optdepends = python-numpy: for working with pixel data
optdepends = python-pillow: for working with compressed image data
optdepends = gdcm: for working with compressed JPEG, JPEG-LS and JPEG 2000 images
optdepends = python-pylibjpeg: for working with compressed JPEG images
optdepends = python-pylibjpeg-openjpeg: for working with compressed JPEG-LS or JPEG 2000 images
optdepends = python-pylibjpeg-rle: for working with compressed RLE images
source = python-pydicom-2.4.4.tar.gz::https://github.com/pydicom/pydicom/archive/v2.4.4.tar.gz
source = pillow-10.1.patch
sha256sums = 42c06ed74331174111dd42c89db774a13fc472abe18015f22c5aba80cddb7843
sha256sums = 72aa784588b8f8d07142d130e755f223827d9e143e8ba07bc2276b5b0cca7633
pkgname = python-pydicom