summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7c98056772d5307634029cfeb220db00e3f89cb0 (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
pkgbase = python2-imaging
	pkgdesc = PIL. Provides image processing capabilities for python
	pkgver = 1.1.7
	pkgrel = 14
	url = http://www.pythonware.com/products/pil/index.htm
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = armv6h
	arch = armv6l
	license = custom:"pil"
	makedepends = tk
	makedepends = sane
	depends = python2
	depends = libjpeg
	depends = freetype2
	depends = lcms
	optdepends = tk: for the ImageTK module
	optdepends = sane: for the ImageSane module
	provides = pil=1.1.7
	conflicts = pil
	replaces = pil
	source = https://src.fedoraproject.org/repo/pkgs/python-imaging/Imaging-1.1.7.tar.gz/fc14a54e1ce02a0225be8854bfba478e/Imaging-1.1.7.tar.gz
	source = ftheaders.patch
	md5sums = fc14a54e1ce02a0225be8854bfba478e
	md5sums = 8e38bfc967145c5467b57f40ceed63e7

pkgname = python2-imaging