Port details on branch 2023Q4 |
- py-evdev Bindings to the Linux input handling subsystem
- 1.9.1_1 devel
=14 1.9.1_1Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2015-09-17 04:16:02
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: xorg-fonts-truetype, indexinfo, libevent, libXdamage, dbus
- 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 py311-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 py311-evdev listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-evdev
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1740982252
SHA256 (evdev-1.9.1.tar.gz) = dc640a064cb1c9fe1f8b970dc2039945a2a275d7b7ee62284bf427238abe45ee
SIZE (evdev-1.9.1.tar.gz) = 33349
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
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- 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:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|