Port details |
- py-pychromecast Python module to talk to Google Chromecast
- 14.0.5 net =2 14.0.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-01-10 22:06:04
- Last Update: 2024-10-30 12:13:31
- Commit Hash: 6b663ef
- 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/home-assistant-libs/pychromecast
- Description:
- Library for Python to communicate with the Google Chromecast. It currently
supports:
- Auto discovering connected Chromecasts on the network
- Start the default media receiver and play any online media
- Control playback of current playing media
- Implement Google Chromecast API v2
- Communicate with apps via channels
- Easily extendable to add support for unsupported namespaces
- Multi-room setups with Audio cast devices
- ¦ ¦ ¦ ¦
- 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}pychromecast>0:net/py-pychromecast@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-pychromecast/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-pychromecast
- pkg install py311-pychromecast
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-pychromecast listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pychromecast
- Package flavors (<flavor>: <package>)
- py311: py311-pychromecast
- distinfo:
- TIMESTAMP = 1730257779
SHA256 (PyChromecast-14.0.5.tar.gz) = a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1
SIZE (PyChromecast-14.0.5.tar.gz) = 60934
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>=61 : devel/py-setuptools@py311
- py311-wheel>=0.37.1 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-casttube>=0.2.0 : net/py-casttube@py311
- py311-protobuf>=4.25.1,1 : devel/py-protobuf@py311
- py311-zeroconf>=0.25.1 : net/py-zeroconf@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_py-pychromecast
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|