Port details |
- py-FindSystemFontsFilename Find the system fonts filename
- 0.3.1 x11-fonts =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2024-10-06 16:42:04
- Last Update: 2024-10-06 16:34:38
- Commit Hash: a3082ef
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/moi15moi/FindSystemFontsFilename/
- Description:
- This Python module allows you to get the font filename on your system. It will
collect TrueType (.ttf), OpenType (.otf), TrueType Collection (.ttc) and
OpenType Collection (.otc) font format.
- ¦ ¦ ¦ ¦
- 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}FindSystemFontsFilename>0:x11-fonts/py-FindSystemFontsFilename@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11-fonts/py-FindSystemFontsFilename/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/py-FindSystemFontsFilename
- pkg install py311-FindSystemFontsFilename
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-FindSystemFontsFilename listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-FindSystemFontsFilename
- Package flavors (<flavor>: <package>)
- py311: py311-FindSystemFontsFilename
- distinfo:
- TIMESTAMP = 1728227413
SHA256 (findsystemfontsfilename-0.3.1.tar.gz) = 04551e69a4b5b7a778cc7301adfbff0813f85c606827428ba9901f27a7770c40
SIZE (findsystemfontsfilename-0.3.1.tar.gz) = 20377
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>=63.1.0 : devel/py-setuptools@py311
- py311-wheel>=0.44.0 : devel/py-wheel@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:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-fotokilof
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_py-FindSystemFontsFilename
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1 06 Oct 2024 16:34:38 |
Nicola Vitale (nivit) |
x11-fonts/py-FindSystemFontsFilename: Add new port
This Python module allows you to get the font filename on your system.
It will collect TrueType (.ttf), OpenType (.otf), TrueType Collection (.ttc)
and OpenType Collection (.otc) font format.
https://github.com/moi15moi/FindSystemFontsFilename/ |
Number of commits found: 1
|