blob: 7121ba1376da33e63667c3e98159c5d1be2b818a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = lcms
pkgdesc = Lightweight color management development library/engine
pkgver = 1.19
pkgrel = 7
url = http://www.littlecms.com
arch = x86_64
arch = i686
license = custom
makedepends = python2
depends = libtiff
source = https://downloads.sourceforge.net/sourceforge/lcms/lcms-1.19.tar.gz
source = cve-2013-4276.patch
sha256sums = 80ae32cb9f568af4dc7ee4d3c05a4c31fc513fc3e31730fed0ce7378237273a9
sha256sums = cd10cc5ce791ae782b1257e6181a71cbdb685b705779c9ef2ceffc7fb2021bd0
pkgname = lcms
pkgname = python2-lcms
pkgdesc = LittleCMS Python bindings
depends = lcms
|