Search Criteria
Package Details: catt 0.12.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/catt.git (read-only, click to copy) |
---|---|
Package Base: | catt |
Description: | Cast All The Things - Send videos from many, many online sources to your Chromecast. |
Upstream URL: | https://github.com/skorokithakis/catt |
Licenses: | BSD |
Submitter: | clintval |
Maintainer: | d-air1 |
Last Packager: | d-air1 |
Votes: | 18 |
Popularity: | 0.000334 |
First Submitted: | 2018-05-07 21:22 (UTC) |
Last Updated: | 2024-01-28 23:12 (UTC) |
Dependencies (8)
- python-click
- python-ifaddr
- python-pychromecastAUR (python-pychromecast-gitAUR)
- python-requests
- yt-dlp (yt-dlp-gitAUR)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
d-air1 commented on 2022-06-27 20:34 (UTC)
@AndyRTR. Thanks I'll do that from now on.
AndyRTR commented on 2022-06-24 13:33 (UTC)
pkgrel=0 is not valid. always start with =1 and increase from there on.
nobodywasishere commented on 2022-02-24 18:28 (UTC)
Briefly looking into this, it appears they changed their build system upstream to a pyproject.toml and setup.cfg instead of a setup.py so this may take a bit for me to figure out... any advice welcome.
nobodywasishere commented on 2021-03-01 06:32 (UTC)
@djmattyg007 Good point. Thank you for catching that.
djmattyg007 commented on 2021-03-01 06:25 (UTC)
The 'patch' package should not be included as a dependency of this package. @masterberg asked for it to be a make dependency, which is also unnecessary. It's part of the base-devel group. It's expected that all packages in this group are installed when building AUR packages.
<deleted-account> commented on 2020-11-05 20:49 (UTC)
Due to work I have had to disown my packages as it no longer makes sense for me to run linux at work or at home, and I don't feel good about pushing packages without any testing.
masterberg commented on 2020-10-31 23:44 (UTC)
Missing
patch
package as make dependencynobodywasishere commented on 2020-09-02 14:53 (UTC)
I fixed python-pychromecast6 and added evanmn as a co-maintainer.
<deleted-account> commented on 2020-08-20 21:59 (UTC)
Thank you to nobodywasinhere, this is no longer relevant and python-pychromecast6 has been fixed.
There is some dependency tweaking related to
python-pychromecast6
involved in building this package. That package has broken, and requires a tweaked PKGBUILD.git clone https://aur.archlinux.org/python-pychromecast6.git
_name=${pkgname#python-%6}
._name_simple=pychromecast
on line 7._name
with_name_simple
. Do not touch the rest of the line.I have attempted to contact the maintainer of
python-pychromecast6
hoping to adopt the package. Currently this is out of my control.« First ‹ Previous 1 2 3 4 5 Next › Last »