Port details |
- py-pynput Send virtual input commands
- 1.7.7 x11 =2 1.7.7Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-02-01 02:45:09
- Last Update: 2025-01-04 07:40:06
- Commit Hash: 693979b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/moses-palmer/pynput
- Description:
- pynput is the library allows you to control and monitor input devices.
Currently, mouse and keyboard input and monitoring are supported.
- ¦ ¦ ¦ ¦
- 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}pynput>0:x11/py-pynput@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/x11/py-pynput/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/py-pynput
- pkg install py311-pynput
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-pynput listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pynput
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734384955
SHA256 (moses-palmer-pynput-v1.7.7_GH0.tar.gz) = e042e70933938b3b1226aee936d60acf03f43d52e83d7abbd728e8bab2deeacd
SIZE (moses-palmer-pynput-v1.7.7_GH0.tar.gz) = 92710
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-sphinx>=1.3.1 : textproc/py-sphinx@py311
- py311-twine>=4.0 : devel/py-twine@py311
- py311-evdev>=1.3 : devel/py-evdev@py311
- py311-six>0 : devel/py-six@py311
- py311-python-xlib>0 : x11-toolkits/py-python-xlib@py311
- py311-pkginfo>0 : sysutils/py-pkginfo@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-evdev>=1.3 : devel/py-evdev@py311
- py311-six>0 : devel/py-six@py311
- py311-python-xlib>0 : x11-toolkits/py-python-xlib@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- deskutils/keep-presence
- security/py-passhole
Configuration Options:
- No options to configure
- Options name:
- x11_py-pynput
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.7 04 Jan 2025 07:40:06 |
Yuri Victorovich (yuri) |
x11/py-pynput: Fix configure |
1.7.7 17 Dec 2024 09:45:29 |
Yuri Victorovich (yuri) |
x11/py-pynput: update 1.7.6 → 1.7.7 |
1.7.6_3 11 Jul 2024 09:04:42 |
Wen Heping (wen) |
textproc/py-docutils: Update to 0.21.2
And fix some build errors caused by this update
PR: 280080
Reported by: wen@
Exp-run by: antoine@
Approved by: portmgr(blanket, fix build) |
1.7.6_2 08 Sep 2023 08:01:07 |
Yuri Victorovich (yuri) |
x11/py-pynput: Fix build
Reported by: fallout |
1.7.6_1 04 Sep 2023 22:46:54 |
Yuri Victorovich (yuri) |
x11/py-pynput: Add missing dependency |
1.7.6 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.7.6 01 Feb 2023 02:42:57 |
Yuri Victorovich (yuri) |
x11/py-pynput: New port: Send virtual input commands |
Number of commits found: 7
|