blob: 2bce830e12eb155666f6ffc5cc085b5916b015ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libmegapixels-git
pkgdesc = Interface library between libtiff and the world to make sure the output is valid DNG
pkgver = r123.c8b0fd9
pkgrel = 1
url = https://gitlab.com/megapixels-org/libmegapixels
arch = x86_64
arch = aarch64
license = GPL3
makedepends = meson
makedepends = libconfig
depends = libdng
provides = libmegapixels
conflicts = libmegapixels
replaces = libmegapixels
source = libmegapixels-git::git+https://gitlab.com/megapixels-org/libmegapixels.git#branch=master
md5sums = SKIP
pkgname = libmegapixels-git
|