Port details on branch 2023Q1 |
- py-xcffib Replacement for xpyb and XCB Python bindings
- 0.11.1 x11 =2 0.11.1Version of this port present on the latest quarterly branch.
- Maintainer: ericbsd@FreeBSD.org
- Port Added: 2018-10-18 18:54:56
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/tych0/xcffib
- Description:
- xcffib is intended to be a (mostly) drop-in replacement for xpyb. xpyb has
an inactive upstream, several memory leaks, is python2 only and doesn't have
pypy support. xcffib is a binding which uses cffi, which mitigates some of
the issues described above. xcffib also builds bindings for 27 of the 29
(xprint and xkb are missing) X extensions in 1.10.
- ¦ ¦ ¦ ¦
- 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}xcffib>0:x11/py-xcffib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11/py-xcffib/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/py-xcffib
- pkg install py39-xcffib
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-xcffib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-xcffib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1623712193
SHA256 (xcffib-0.11.1.tar.gz) = 12949cfe2e68c806efd57596bb9bf3c151f399d4b53e15d1101b2e9baaa66f5a
SIZE (xcffib-0.11.1.tar.gz) = 84713
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-cffi>=1.1.0 : devel/py-cffi@py39
- py39-six>0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-cffi>=1.1.0 : devel/py-cffi@py39
- py39-six>0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libxcb.so : x11/libxcb
- This port is required by:
- for Build
-
- x11-wm/qtile
- for Run
-
- graphics/py-cairocffi
- graphics/qgis
- graphics/qgis-ltr
- x11-wm/qtile
Configuration Options:
- No options to configure
- Options name:
- x11_py-xcffib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|