notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-streamdeck Python library to control the Elgato Stream Deck
0.9.6 comms on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.5Version of this port present on the latest quarterly branch.
Maintainer: tiago.gasiba@gmail.com search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-streamdeck
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):
py311-streamdeck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.60.9.6-0.9.60.9.6---
FreeBSD:13:quarterly0.9.60.9.6-0.9.60.9.6---
FreeBSD:14:latest0.9.60.9.6--0.9.6---
FreeBSD:14:quarterly0.9.50.9.6-0.9.50.9.6---
FreeBSD:15:latest0.9.60.9.6n/a0.9.6n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=3.2.1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pillow>=8.1.1 : graphics/py-pillow@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/streamdeck/
  2. https://pypi.org/packages/source/s/streamdeck/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.6
13 Mar 2025 23:33:09
commit hash: aa5252bd335dd9c75570315023310a0ab69ad132commit hash: aa5252bd335dd9c75570315023310a0ab69ad132commit hash: aa5252bd335dd9c75570315023310a0ab69ad132commit hash: aa5252bd335dd9c75570315023310a0ab69ad132 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: gatekeeper
comms/py-streamdeck: Update to 0.9.6

- Mark port as NO_ARCH

ChangeLog:
https://github.com/abcminiuser/python-elgato-streamdeck/blob/0.9.6/CHANGELOG

PR:		285239
0.9.5
20 Apr 2024 22:07:19
commit hash: e8c02a572f87a9118c02819c75c81bf30ec49c95commit hash: e8c02a572f87a9118c02819c75c81bf30ec49c95commit hash: e8c02a572f87a9118c02819c75c81bf30ec49c95commit hash: e8c02a572f87a9118c02819c75c81bf30ec49c95 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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: 2