summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eca7799dbac96cca60cf8b6ea030b62b3ff2ffd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
pkgbase = python2-pillow
	pkgdesc = Python Imaging Library (PIL) fork
	pkgver = 6.2.2
	pkgrel = 3
	url = https://python-pillow.github.io/
	arch = x86_64
	arch = i686
	arch = pentium4
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = BSD
	makedepends = python2-setuptools
	makedepends = freetype2
	makedepends = libraqm
	makedepends = libwebp
	makedepends = tk
	depends = python2
	depends = lcms2
	depends = libtiff
	depends = openjpeg2
	depends = libimagequant
	depends = libxcb
	optdepends = freetype2: for the ImageFont module
	optdepends = libraqm: for complex text scripts
	optdepends = libwebp: for webp images
	optdepends = tk: for the ImageTK module
	optdepends = python2-olefile: OLE2 file support
	optdepends = python2-pyqt5: for the ImageQt module
	conflicts = python2-imaging
	source = https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-6.2.2.tar.gz
	sha256sums = db9ff0c251ed066d367f53b64827cc9e18ccea001b986d08c265e53625dab950

pkgname = python2-pillow