| Port details |
- py-streamdeck Python library to control the Elgato Stream Deck
- 0.9.8 comms
=0 0.9.8Version of this port present on the latest quarterly branch. - Maintainer: tiga@FreeBSD.org
 - Port Added: 2024-04-20 22:18:06
- Last Update: 2026-02-02 22:31:14
- Commit Hash: 12d307f
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1770071233
SHA256 (streamdeck-0.9.8.tar.gz) = acee4ad207a40d4cc2256d3a4c22b9f591e3c390efbe515e439ce518b31d0125
SIZE (streamdeck-0.9.8.tar.gz) = 2557549
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>=0 : 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 pytest python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|