Port details |
- py-blinkstick Python package to control BlinkStick USB devices
- g20230504 sysutils =2 g20230504Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2024-02-11 17:36:07
- Last Update: 2024-02-11 17:29:41
- Commit Hash: b6998fd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/BlinkStick/
- Description:
- Python interface to control Blinkstick devices connected to computer.
- ¦ ¦ ¦ ¦
- 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}blinkstick>0:sysutils/py-blinkstick@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-blinkstick/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-blinkstick
- pkg install py39-blinkstick
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-blinkstick listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-blinkstick
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1707667097
SHA256 (arvydas-blinkstick-python-g20230504-8140b9fa_GH0.tar.gz) = 56b09bc6fcde82c9cabb7bfe47fa830e43049c8027df1241d56a81a3779ff24d
SIZE (arvydas-blinkstick-python-g20230504-8140b9fa_GH0.tar.gz) = 18708
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-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyusb>=1.2.1 : devel/py-pyusb@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- deskutils/py-i3-gnome-pomodoro
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-blinkstick
- USES:
- python
- pkg-message:
- For install:
- Blinkstick has been installed. You have to restart devd(8) with the command:
# service devd restart
Blinkstick also requires read/write access to devices, so the users
must belong to the operator group. You can add them with the command:
# pw group mod operator -m <user>
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20230504 11 Feb 2024 17:29:41 |
Nicola Vitale (nivit) |
sysutils/py-blinkstick: Add new port
Python interface to control Blinkstick devices connected to computer.
https://pypi.org/project/BlinkStick/ |
Number of commits found: 1
|