blob: ec53224da6f6abf41772daffed22f48f9a84d590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-lcms2
pkgdesc = Small-footprint color management engine, version 2 (mingw-w64)
pkgver = 2.16
pkgrel = 1
url = https://littlecms.com/color-engine/
arch = any
license = MIT
makedepends = mingw-w64-configure
depends = mingw-w64-crt
depends = mingw-w64-libtiff
options = !strip
options = staticlibs
options = !buildflags
source = https://downloads.sourceforge.net/sourceforge/lcms/lcms2-2.16.tar.gz
sha256sums = d873d34ad8b9b4cea010631f1a6228d2087475e4dc5e763eb81acc23d9d45a51
pkgname = mingw-w64-lcms2
|