blob: 3f1f66f4ad88b213424561368f8da39860972243 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-x86-lcms2
pkgdesc = Small-footprint color management engine, version 2 (android)
pkgver = 2.16
pkgrel = 1
url = http://www.littlecms.com
arch = any
groups = android-lcms2
license = MIT
makedepends = android-configure
depends = android-ndk
depends = android-x86-libtiff
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://downloads.sourceforge.net/sourceforge/lcms/lcms2-2.16.tar.gz
md5sums = f219d87c247957c97020a3859d8d6fa8
pkgname = android-x86-lcms2
|