Search Criteria
Package Details: catt 0.13.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/catt.git (read-only, click to copy) |
|---|---|
| Package Base: | catt |
| Description: | Cast All The Things allows you to send videos from many, many online sources to your Chromecast. |
| Upstream URL: | https://github.com/skorokithakis/catt |
| Licenses: | BSD-2-Clause |
| Submitter: | clintval |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 22 |
| Popularity: | 0.92 |
| First Submitted: | 2018-05-07 21:22 (UTC) |
| Last Updated: | 2026-02-04 03:44 (UTC) |
Dependencies (10)
- python-click
- python-ifaddr
- python-pychromecast (python-pychromecast-gitAUR)
- python-requests
- yt-dlp (yt-dlp-gitAUR, neodlpAUR, yt-dlp-nightly-binAUR)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
1 2 3 4 5 Next › Last »
yochananmarqos commented on 2025-08-19 18:11 (UTC)
@d-air1: Looks good, thanks.
d-air1 commented on 2025-08-19 17:37 (UTC)
@yochananmarqos I have made the suggested changes. Give it a look and thanks for your expertise as always.
yochananmarqos commented on 2025-08-19 17:28 (UTC) (edited on 2025-08-19 17:33 (UTC) by yochananmarqos)
@d-air1: This now can be built using PEP 517 with
python-build,python-wheelandpython-poetry-coreinstead ofpython-poetry.Either way, it does not need
python-setuptools.The license identifier is 'BSD-2-Clause'.
d-air1 commented on 2025-05-10 02:30 (UTC)
@Stonemincan, looks like the python-pychromecast package is failing to build. I don't maintain that package unfortunately.
Stonemincan commented on 2025-05-08 17:43 (UTC) (edited on 2025-05-08 17:50 (UTC) by Stonemincan)
When trying to build, I get this error.
ERROR Missing dependencies: setuptools<80.0,>=65.6 ==> ERROR: A failure occurred in build(). Aborting...d-air1 commented on 2024-01-28 23:06 (UTC)
@yochananmarqos Will do.
yochananmarqos commented on 2024-01-28 22:25 (UTC)
@d-air1:
python-importlib-metadatais only required for Python <3.7. Ignorenamcap, even Allan (Pacman developer) says to ignore it. Either way, use it as a suggestion, not law.d-air1 commented on 2023-07-15 20:21 (UTC)
@yochananmarqos Ok the remaining dependencies have been added.
yochananmarqos commented on 2023-07-15 20:00 (UTC)
@d-air1: Build & runtime dependencies are two different things. Always check upstream dependencies. Using
namcapis helpful and it has improved recently, however it is only a guide.d-air1 commented on 2023-07-15 18:56 (UTC)
@yochananmarqos If you look through the changes to this package. I did have those as dependencies at some point. I'm don't remember why I removed them now. Is it causing a build failure for you? I'll make the other changes though.
1 2 3 4 5 Next › Last »