dev-python/pillow: add qt5 USE flag
authorVirgil Dupras <vdupras@gentoo.org>
Sat, 4 Aug 2018 19:10:23 +0000 (15:10 -0400)
committerVirgil Dupras <vdupras@gentoo.org>
Sat, 4 Aug 2018 19:11:32 +0000 (15:11 -0400)
commit482a89fd8f11d1d04e5a1b49dacb92c53c11ca4b
tree2c0bbc2ed1c0f2e3d84aaf27d96ea268228cf541
parentc84d2239d46898814428bb43e36bd7e6496802c7
dev-python/pillow: add qt5 USE flag

Pillow has a Qt compatibility layer that is enabled depending on whether
PyQt is installed or not. Letting this happen can lead to unexpected
problems, so we add support for the qt5 flag to explicitly enable Qt
support. When the flag is disabled, we forcibly disable Qt support
through patching.

Bug: https://bugs.gentoo.org/662236
Package-Manager: Portage-2.3.44, Repoman-2.3.10
dev-python/pillow/files/pillow-4.3.0-no-qt.patch [new file with mode: 0644]
dev-python/pillow/pillow-4.3.0-r3.ebuild [new file with mode: 0644]