Port details |
- py-pangocffi Python CFFI bindings for pango
- 0.13.0_1 x11-toolkits
=0 0.13.0Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2024-11-03 15:06:04
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- Also Listed In: python
- License: LGPL21
- WWW:
- https://github.com/leifgehrmann/pangocffi
- Description:
- pangocffi is a CFFI-based set of Python bindings for pango.
pangocffi on its own is not that useful, since it depends on a PangoFontMap
being declared against the PangoContext. PangoFontMap instances can easily be
retrieved from libraries such as PangoCairo, PangoXft, PangoFT2, and PangoWin32
¦ ¦ ¦ ¦ 
- 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}pangocffi>0:x11-toolkits/py-pangocffi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-toolkits/py-pangocffi/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/py-pangocffi
- pkg install py311-pangocffi
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-pangocffi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pangocffi
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726836770
SHA256 (pangocffi-0.13.0.tar.gz) = 5dbd440c39c8e01d8c675316837029013488a5bf1b11527133721f65bb14b7b6
SIZE (pangocffi-0.13.0.tar.gz) = 47358
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-cffi>=1.1.0 : devel/py-cffi@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cffi>=1.1.0 : devel/py-cffi@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_py-pangocffi
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.13.0 03 Nov 2024 15:01:29
    |
Bernhard Froehlich (decke)  |
x11-toolkits/py-pangocffi: New Port: Python CFFI bindings for pango |
Number of commits found: 2
|