Port details |
- py-streamdeck Python library to control the Elgato Stream Deck
- 0.9.6 comms
=2 0.9.5Version of this port present on the latest quarterly branch. - Maintainer: tiago.gasiba@gmail.com
 - Port Added: 2024-04-20 22:18:06
- Last Update: 2025-03-13 23:33:09
- Commit Hash: aa5252b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/abcminiuser/python-elgato-streamdeck
- Description:
- This is an open source Python 3 library to control an Elgato Stream Deck
directly, without the official software. This can allow you to create your
own custom front-ends, such as a custom control front-end for home
automation software.
¦ ¦ ¦ ¦ 
- 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}streamdeck>0:comms/py-streamdeck@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/comms/py-streamdeck/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/py-streamdeck
- pkg install py311-streamdeck
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-streamdeck listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-streamdeck
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1741397217
SHA256 (streamdeck-0.9.6.tar.gz) = ec42d9b711b352ea274ad305a6eb48ece1eed3a5bffe70b928e082dce0f788f0
SIZE (streamdeck-0.9.6.tar.gz) = 2556726
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-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=3.2.1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pillow>=8.1.1 : graphics/py-pillow@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libhidapi.so : comms/hidapi
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_py-streamdeck
- USES:
- dos2unix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|