Port details on branch 2023Q4 |
- py-evdev Bindings to the Linux input handling subsystem
- 1.7.0 devel =13 1.7.0Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2015-09-17 04:16:02
- Last Update: 2024-04-30 06:11:32
- Commit Hash: adb90d7
- People watching this port, also watch:: xorg-fonts-truetype, indexinfo, libXdamage, libevent, openjpeg
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/evdev/
- Description:
- This package provides bindings to the generic input event interface in
Linux. The evdev interface serves the purpose of passing events
generated in the kernel directly to userspace through character
devices that are typically located in /dev/input/.
This package also comes with bindings to uinput, the userspace input
subsystem. Uinput allows userspace programs to create and handle input
devices that can inject events directly into the input subsystem.
- ¦ ¦ ¦ ¦
- 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}evdev>0:devel/py-evdev@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-evdev/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-evdev
- pkg install py39-evdev
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-evdev listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-evdev
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714057016
SHA256 (evdev-1.7.0.tar.gz) = 95bd2a1e0c6ce2cd7a2ecc6e6cd9736ff794b3ad5cb54d81d8cbc2e414d0b870
SIZE (evdev-1.7.0.tar.gz) = 30178
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:
-
- input.h : devel/evdev-proto
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- x11/py-pynput
- for Run
-
- x11/libinput
- x11/py-pynput
Configuration Options:
- No options to configure
- Options name:
- devel_py-evdev
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|