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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-streamdeck Python library to control the Elgato Stream Deck
0.9.5 comms on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: tiago.gasiba@gmail.com search for ports maintained by this maintainer
Port Added: 2024-04-20 22:18:06
Last Update: 2024-04-20 22:07:19
Commit Hash: e8c02a5
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 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>)
  • py39: py39-streamdeck
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):
py311-streamdeck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest----0.9.5---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py39-streamdeck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.50.9.5--0.9.5---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.9.50.9.5------
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.9.50.9.5n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=3.2.1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pillow>=8.1.1 : graphics/py-pillow@py39
  2. python3.9 : lang/python39
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1