blob: 2c1daa43bb4e9aba29ed3460bf4b5e868da81ae3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dng
pkgdesc = Wrapper around Adobe DNG Converter via wine to provide POSIX command line parsing
pkgver = 15.1.1
pkgrel = 1
url = https://github.com/thorpelawrence/dng
arch = x86_64
license = ZLIB
makedepends = git
makedepends = innoextract
makedepends = rust
depends = wine
source = dng-15.1.1::git+https://github.com/thorpelawrence/dng.git
source = https://download.adobe.com/pub/adobe/dng/win/AdobeDNGConverter_x64_15_1_1.exe
sha512sums = SKIP
sha512sums = 03e88bc8a81b0a46857e316ad21f515c9ffc68cbe651ba3ca93bf4babc105372705e8d0a94f4099e762437f54f0275618bfdce89570197bc06bb6f56f12ef46e
pkgname = dng
|