Port details on branch 2024Q3 |
- py-willow Wrapper that combines multiple Python image libraries into one API
- 1.9.0_1 graphics =2 1.8.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-01-27 19:56:19
- Last Update: 2024-11-03 20:15:33
- Commit Hash: 1d0edec
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://willow.wagtail.org/latest/
- https://github.com/wagtail/Willow
- Description:
- Willow is a simple image library that combines the APIs of Pillow, Wand and
OpenCV. It converts the image between the libraries when necessary.
Willow currently has basic resize and crop operations, face and feature
detection and animated GIF support. New operations and library integrations can
also be easily implemented.
It is written in pure-Python.
- ¦ ¦ ¦ ¦
- 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}willow>0:graphics/py-willow@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-willow/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-willow
- pkg install py311-willow
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-willow listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-willow
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729994332
SHA256 (willow-1.9.0.tar.gz) = ffac1406275ae30b60e7c6cbd1245f0bc359d1b5731002b18a712aaf424a5102
SIZE (willow-1.9.0.tar.gz) = 113373
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-flit-core>=3.2<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-defusedxml>=0.7<1.0 : devel/py-defusedxml@py311
- py311-filetype>=1.0.7 : devel/py-filetype@py311
- py311-pillow>=9.1.0<12.0.0 : graphics/py-pillow@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-wagtail
Configuration Options:
- ===> The following configuration options are available for py311-willow-1.9.0_1:
HEIF=off: HEIF support
====> Options available for the multi BACKEND: you have to choose at least one of them
PILLOW=on: Use Pillow as backend
WAND=off: Use Wand as backend
OPENCV=off: Use OpenCV as backend
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-willow
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|