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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-casttube YouTube Chromecast API
0.2.1_1 net 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.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-05 02:03:10
Last Update: 2024-08-04 17:14:10
Commit Hash: aae465d
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/ur1katz/casttube
Description:
CastTube provides a way to interact with the Youtube Chromecast API. Features: - Play video - Play a playlist - Add video to the end of the play queue - Play next - Remove video - Clear the entire queue
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}casttube>0:net/py-casttube@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-casttube/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-casttube
  • pkg install py311-casttube
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-casttube listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-casttube
Package flavors (<flavor>: <package>)
  • py311: py311-casttube
distinfo:
TIMESTAMP = 1703589209 SHA256 (casttube-0.2.1.tar.gz) = 54d2af8c7949aa9c5db87fb11ef0a478a5d3e7ac6d2d2ac8dd1711e3a516fc82 SIZE (casttube-0.2.1.tar.gz) = 5182

Packages (timestamps in pop-ups are UTC):
py39-casttube
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a0.2.10.2.10.2.1
 

py311-casttube
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.1_10.2.1_1-0.2.1_10.2.1_1---
FreeBSD:13:quarterly0.2.1_10.2.1_1-0.2.1_10.2.1_1---
FreeBSD:14:latest0.2.1_10.2.1_1-0.2.1_10.2.1_1---
FreeBSD:14:quarterly0.2.1_10.2.1_1-0.2.1_10.2.1_1---
FreeBSD:15:latest0.2.1_10.2.1_1n/a0.2.1_1n/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. python3.11 : lang/python311
Runtime dependencies:
  1. py311-requests>=0 : www/py-requests@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. net/py-pychromecast

Configuration Options:
No options to configure
Options name:
net_py-casttube
USES:
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/c/casttube/
  2. https://pypi.org/packages/source/c/casttube/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1_1
04 Aug 2024 17:14:10
commit hash: aae465d6ededb7014bf902670cb9f661c2c3cd73commit hash: aae465d6ededb7014bf902670cb9f661c2c3cd73commit hash: aae465d6ededb7014bf902670cb9f661c2c3cd73commit hash: aae465d6ededb7014bf902670cb9f661c2c3cd73 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-casttube: Add missing RUN_DEPENDS

- Update WWW
- Convert to USE_PYTHON=pep517
- Add NO_ARCH
- Update pkg-descr
- Bump PORTREVISION for dependency and package change
- Take maintainership
0.2.1
08 Mar 2024 20:16:26
commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Return Lexi Winter's ports to pool

Requested by maintainer

PR:		277426
0.2.1
05 Jan 2024 02:01:50
commit hash: aeddca10afb05652ecf7fe1e4447a75f26ef1277commit hash: aeddca10afb05652ecf7fe1e4447a75f26ef1277commit hash: aeddca10afb05652ecf7fe1e4447a75f26ef1277commit hash: aeddca10afb05652ecf7fe1e4447a75f26ef1277 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Lexi Winter
net/py-casttube: New port

casttube provides a way to interact with the YouTube Chromecast API.

PR:			275944
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D43267

Number of commits found: 3