Port details |
- py-freetype-py Freetype python bindings
- 2.4.0 print
=0 2.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-12-30 09:11:37
- Last Update: 2023-05-07 21:13:48
- Commit Hash: 417f0b2
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Freetype Python provides bindings for the FreeType library. Only the high-level
API is bound.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}freetype-py>0:print/py-freetype-py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/print/py-freetype-py/ && make install clean
- To add the package, run one of these commands:
- pkg install print/py-freetype-py
- pkg install py39-freetype-py
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 py39-freetype-py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-freetype-py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1683478922
SHA256 (freetype-py-2.4.0.zip) = 8ad81195d2f8f339aba61700cebfbd77defad149c51f59b75a2a5e37833ae12e
SIZE (freetype-py-2.4.0.zip) = 832493
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:
-
- py39-certifi>=0 : security/py-certifi@py39
- py39-setuptools>=42 : devel/py-setuptools@py39
- py39-setuptools_scm>=3.4 : devel/py-setuptools_scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libfreetype.so : print/freetype2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_py-freetype-py
- USES:
- python:3.7+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.0 07 May 2023 21:13:48
    |
Po-Chuan Hsieh (sunpoet)  |
print/py-freetype-py: Update to 2.4.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/rougier/freetype-py/releases |
2.3.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.3.0 30 Dec 2022 09:04:00
    |
Po-Chuan Hsieh (sunpoet)  |
print/py-freetype-py: Add py-freetype-py 2.3.0
Freetype Python provides bindings for the FreeType library. Only the high-level
API is bound. |
Number of commits found: 3
|