Port details |
- py-streamdeck Python library to control the Elgato Stream Deck
- 0.9.5 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: 2024-04-20 22:07:19
- Commit Hash: e8c02a5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 py39-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 py39-streamdeck listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-streamdeck
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713635550
SHA256 (streamdeck-0.9.5.tar.gz) = 04796266b44577ae03f940f5c5ca69d87007e03d19eed89b6b02686c030ceb91
SIZE (streamdeck-0.9.5.tar.gz) = 2555109
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>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=3.2.1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pillow>=8.1.1 : graphics/py-pillow@py39
- python3.9 : lang/python39
- 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:
|
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 |
0.9.5 20 Apr 2024 22:07:19 |
Nuno Teixeira (eduardo) Author: gatekeeper |
comms/py-streamdeck: New port: Python library to control the Elgato Stream Deck
- Submitter becomes maintainer
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.
WWW: https://github.com/abcminiuser/python-elgato-streamdeck
PR: 278266 |
Number of commits found: 1
|