mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-01 12:56:18 +03:00
commit
cf51aabb78
Binary file not shown.
BIN
archives/freetype-2.6.tar.gz
Normal file
BIN
archives/freetype-2.6.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
archives/lcms2-2.7.tar.gz
Normal file
BIN
archives/lcms2-2.7.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
archives/libpng-1.6.17.tar.gz
Normal file
BIN
archives/libpng-1.6.17.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
archives/libwebp-0.4.3.tar.gz
Normal file
BIN
archives/libwebp-0.4.3.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
archives/openjpeg-2.1.0.tar.gz
Normal file
BIN
archives/openjpeg-2.1.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
archives/tiff-4.0.4.tar.gz
Normal file
BIN
archives/tiff-4.0.4.tar.gz
Normal file
Binary file not shown.
|
@ -2,14 +2,14 @@ source terryfy/travis_tools.sh
|
||||||
source terryfy/library_installers.sh
|
source terryfy/library_installers.sh
|
||||||
|
|
||||||
# Package versions for fresh source builds
|
# Package versions for fresh source builds
|
||||||
FT_VERSION=2.5.3
|
FT_VERSION=2.6
|
||||||
PNG_VERSION=1.6.12
|
PNG_VERSION=1.6.17
|
||||||
ZLIB_VERSION=1.2.8
|
ZLIB_VERSION=1.2.8
|
||||||
JPEG_VERSION=9a
|
JPEG_VERSION=9a
|
||||||
OPENJPEG_VERSION=2.0.0
|
OPENJPEG_VERSION=2.1.0
|
||||||
TIFF_VERSION=4.0.3
|
TIFF_VERSION=4.0.4
|
||||||
LCMS_VERSION=2.6
|
LCMS_VERSION=2.7
|
||||||
WEBP_VERSION=0.4.0
|
WEBP_VERSION=0.4.3
|
||||||
|
|
||||||
# Need cmake for openjpeg
|
# Need cmake for openjpeg
|
||||||
brew install cmake
|
brew install cmake
|
||||||
|
|
Loading…
Reference in New Issue
Block a user