Port details |
- meson-python Meson Python build backend (PEP-517)
- 0.12.1_1 devel
=0 0.12.1Version of this port present on the latest quarterly branch. - Maintainer: vishwin@FreeBSD.org
 - Port Added: 2023-03-09 04:51:06
- Last Update: 2023-04-04 18:29:11
- Commit Hash: 1730e97
- Also Listed In: python
- License: MIT
- Description:
- Python build backend (PEP-517) for Meson projects.
It enables Python package authors to use Meson as the build backend
for their packages.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}meson-python>0:devel/meson-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/meson-python/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/meson-python
- pkg install py39-meson-python
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-meson-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-meson-python
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1678312697
SHA256 (meson_python-0.12.1.tar.gz) = 3d5b3e581d70a58a97b9c116a75e97a76cc4b4c7e75fa0658fc8392371e2f2c2
SIZE (meson_python-0.12.1.tar.gz) = 44039
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:
-
- meson : devel/meson@py39
- py39-pyproject-metadata>=0.6.1 : devel/py-pyproject-metadata@py39
- python3.9 : lang/python39
- py39-tomli>=1.0.0 : textproc/py-tomli@py39
- py39-typing-extensions>=3.7.4 : devel/py-typing-extensions@py39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- meson : devel/meson@py39
- py39-pyproject-metadata>=0.6.1 : devel/py-pyproject-metadata@py39
- python3.9 : lang/python39
- py39-tomli>=1.0.0 : textproc/py-tomli@py39
- py39-typing-extensions>=3.7.4 : devel/py-typing-extensions@py39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_meson-python
- USES:
- python
- 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 |
0.12.1_1 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
0.12.1 11 Mar 2023 16:35:57
    |
Charlie Li (vishwin)  |
devel/meson: enable FLAVORs
Needed for devel/meson-python to function on non-default Python
flavours/distributions, as meson is imported as a module. Existing
USES=meson consumers not affected.
Reported by: fluffy
Differential Revision: https://reviews.freebsd.org/D39004 |
0.12.1 09 Mar 2023 04:48:14
    |
Charlie Li (vishwin)  |
devel/meson-python: add
PEP-517 build backend that uses Meson |
Number of commits found: 3
|