Port details on branch 2024Q2 |
- py-pillow Fork of the Python Imaging Library (PIL)
- 11.2.1 graphics
=12 11.0.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2012-08-05 06:27:06
- Last Update: 2025-05-18 03:34:46
- Commit Hash: 2e97aa5
- People watching this port, also watch:: pkg, bash, libxml2, wget, ffmpeg
- Also Listed In: python
- License: MIT-CMU
- WWW:
- https://python-pillow.github.io/
- https://pillow.readthedocs.io/en/stable/
- 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.
  ¦ ¦ ¦ ¦ 
- 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 py311-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 py311-pillow listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pillow
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1745936196
SHA256 (pillow-11.2.1.tar.gz) = a64dd61998416367b7ef979b73d3a85853ba9bec4c2925f74e588879a58716b6
SIZE (pillow-11.2.1.tar.gz) = 47026707
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:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-tkinter>=0 : x11-toolkits/py-tkinter@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- xcb.pc : x11/libxcb
- Test dependencies:
-
- py311-pytest>=0,1 : devel/py-pytest@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-olefile>=0 : devel/py-olefile@py311
- py311-tkinter>=0 : x11-toolkits/py-tkinter@py311
- python3.11 : lang/python311
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libavif.so : graphics/libavif
- 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
- This port is required by:
- for Build
-
- audio/lollypop
- deskutils/calibre
- devel/py-trimesh
- games/openage
- games/unknown-horizons
- graphics/py-PyOpenGL
- graphics/py-django-easy-thumbnails
-
Deleted ports which required this port:
- for Run
-
- archivers/py-comicapi
- audio/lollypop
- audio/py-supysonic
- biology/py-multiqc
- cad/k40-whisperer
- comms/apitran
- comms/py-streamdeck
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-pillow-11.2.1:
AVIF=on: AV1 Image File Format via libavif
FREETYPE=on: TrueType font rendering support
IMAGEQUANT=on: Image Quantization support
JPEG2000=on: JPEG 2000 support
LCMS=on: Little Color Management System
OLE=on: Microsoft OLE2 file 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 jpeg localbase python xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|