Search Criteria
Package Details: catt 0.12.1-2
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: | |
Submitter: | clintval |
Maintainer: | nobodywasishere |
Last Packager: | nobodywasishere |
Votes: | 12 |
Popularity: | 0.65 |
First Submitted: | 2018-05-07 21:22 |
Last Updated: | 2021-03-01 06:32 |
Latest Comments
1 2 Next › Last »
nobodywasishere commented on 2021-03-01 06:32
@djmattyg007 Good point. Thank you for catching that.
djmattyg007 commented on 2021-03-01 06:25
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.
sulu commented on 2020-11-05 20:49
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
Missing
patch
package as make dependencynobodywasishere commented on 2020-09-02 14:53
I fixed python-pychromecast6 and added evanmn as a co-maintainer.
unknown78 commented on 2020-07-03 09:30
@SibrenVasse -> thanks for the information. Today i found the time to get it up and running again.
* downgrade python-pychromecast (a fast done PKGBUILD you can find at https://termbin.com/c7eu)
* upgrade python-ifaddr (a fast done PKGBUILD you can find at https://termbin.com/z8cg)
It seems like catt now needs 0.1.7 which isn't in the community repro as of today.
I couldn't do intensive testing and therefor they might break other python packages which require the default distribution packages but for catt they work.
SibrenVasse commented on 2020-07-02 12:57
@unknown78: unfortunately catt is currently broken with pychromecast 7. See issue and WIP PR here:
https://github.com/skorokithakis/catt/issues/271 https://github.com/skorokithakis/catt/pull/275
unknown78 commented on 2020-07-01 18:13
catt cast https://www.youtube.com/watch?v=apyV4v7x33o gives the following error > https://termbin.com/iwg8
Any idea how to fix ?
wasswart commented on 2019-11-20 09:07
Cheers thanks very much
SibrenVasse commented on 2019-11-20 08:59
wasswart: I'm not familiar with aurget, but you essentially have to rebuild those two packages. I think you should do something like this:
aurget -Sb --force python-pychromecast python-casttube
Also a general warning that aurget is discontinued. See the table at https://wiki.archlinux.org/index.php/AUR_helpers and https://github.com/pbrisbin/aurget/issues/66#issue-485245712