blob: e38b8db31e739d1fcc155b4462a1f10c7fdd14e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pidng-git
pkgdesc = Create Adobe DNG RAW files using Python.
pkgver = 20250603.8427835
pkgrel = 1
url = https://github.com/schoolpost/pidng
arch = x86_64
arch = aarch64
license = MIT
makedepends = python-setuptools
depends = python-exifread
depends = python-numpy
provides = python-pidng
conflicts = python-pidng
source = git+https://github.com/schoolpost/pidng.git
sha256sums = SKIP
pkgname = python-pidng-git
|