blob: 5251537f268e992a6f61640cdae02fa63209538e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pidng-git
pkgdesc = Create Adobe DNG RAW files using Python.
pkgver = 20230726.66f3e16
pkgrel = 1
url = https://github.com/schoolpost/pidng
arch = x86_64
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
|