summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 24 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b4de2941303..a2d6a5a9f824 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,32 @@
pkgbase = python-pillow-git
- pkgdesc = Python Imaging Library (PIL) fork. (git, Python 3)
- pkgver = 1.7.6.r1267.gbed2e42
+ pkgdesc = Python Imaging Library (PIL) fork.
+ pkgver = 7.2.0.r319.g7e06a91c
pkgrel = 1
- url = https://github.com/python-imaging/Pillow
- arch = any
- license = custom:PIL
+ url = https://python-pillow.github.io/
+ arch = x86_64
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = freetype2
+ makedepends = libraqm
+ makedepends = libwebp
+ makedepends = tk
makedepends = git
depends = python
- provides = python3-imaging
- conflicts = python3-imaging
+ 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 = python-olefile: OLE2 file support
+ optdepends = python-pyqt5: for the ImageQt module
+ provides = python-pillow
+ conflicts = python-pillow
options = !emptydirs
- source = git://github.com/python-imaging/Pillow.git
+ source = git+https://github.com/python-pillow/Pillow.git
md5sums = SKIP
pkgname = python-pillow-git