Port details on branch 2022Q2 |
- py-pillow Fork of the Python Imaging Library (PIL)
- 9.1.1 graphics
=0 9.1.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-05-22 05:28:02
- Last Update: 2022-05-22 05:23:40
- Commit Hash: d0a0fed
- Also Listed In: python
- License: PIL
- WWW:
- https://github.com/python-pillow/Pillow
- Description:
- Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the
Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow
development is supported by Tidelift.
The Python Imaging Library adds image processing capabilities to your Python
interpreter.
This library provides extensive file format support, an efficient internal
representation, and fairly powerful image processing capabilities.
The core image library is designed for fast access to data stored in a few basic
pixel formats. It should provide a solid foundation for a general image
processing tool.
WWW: https://python-pillow.org/
WWW: https://github.com/python-pillow/Pillow
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-pillow/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pillow
- pkg install py38-pillow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py38-pillow listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pillow
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1653151132
SHA256 (Pillow-9.1.1.tar.gz) = 7502539939b53d7565f3d11d87c78e7ec900d3c72945d4ee0e2f250d598309a0
SIZE (Pillow-9.1.1.tar.gz) = 49764564
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-tkinter>=0 : x11-toolkits/py-tkinter@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- py38-olefile>=0 : devel/py-olefile@py38
- py38-tkinter>=0 : x11-toolkits/py-tkinter@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libimagequant.so : graphics/libimagequant
- libopenjp2.so : graphics/openjpeg
- liblcms2.so : graphics/lcms2
- libraqm.so : print/libraqm
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libjpeg.so : graphics/jpeg-turbo
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- This port is required by:
- for Run
-
- net-im/py-matrix-synapse
- textproc/py-ocrmypdf
Configuration Options:
- ===> The following configuration options are available for py38-pillow-9.1.1:
FREETYPE=on: TrueType font rendering support
IMAGEQUANT=on: Image Quantization support
JPEG=on: JPEG image format support
JPEG2000=on: JPEG 2000 support
LCMS=on: Little Color Management System
OLE=on: Microsoft OLE2 file format support
PNG=on: PNG image format support
RAQM=on: Complex text layout support
TIFF=on: TIFF image format support
TKINTER=on: Tkinter (Tcl/Tk) BitmapImage & PhotoImage support
WEBP=on: WebP image format support
XCB=on: X11 screengrab support
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-pillow
- USES:
- cpe localbase python:3.7+ jpeg tk xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|