Search Criteria
Package Details: fx_cast 0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fx_cast.git (read-only, click to copy) |
---|---|
Package Base: | fx_cast |
Description: | Chromecast API implementation for Firefox |
Upstream URL: | https://hensm.github.io/fx_cast/ |
Licenses: | MIT |
Submitter: | csicar |
Maintainer: | eclairevoyant |
Last Packager: | eclairevoyant |
Votes: | 9 |
Popularity: | 0.000009 |
First Submitted: | 2019-01-23 13:23 (UTC) |
Last Updated: | 2023-05-02 19:09 (UTC) |
Dependencies (7)
- avahi
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nss-mdns
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2
yochananmarqos commented on 2021-01-27 04:11 (UTC)
Version 0.1.2 is an extension only release. Please revert to 0.1.0. You'll have to add an epoch.
Zwenn76 commented on 2021-01-20 09:42 (UTC)
Has anyone found a solution to the "No available node version satisfies 'node15'" error? I am having this issue since the latest update. My node version is: 15.6.0. npm is: 6.14.11
paradinglunatic commented on 2021-01-18 20:27 (UTC) (edited on 2021-01-18 20:55 (UTC) by paradinglunatic)
I also get the error "Error! No available node version satisfies 'node15'". Also, checking my node version, I have 15.4.0.
unknown78 commented on 2021-01-18 10:37 (UTC)
got the following error -> Error! No available node version satisfies 'node15'
esrevinu commented on 2020-12-17 23:28 (UTC)
/usr/lib/fx_cast/fx_cast_bridge.sh
has a reference to$srcdir
.yochananmarqos commented on 2020-01-29 16:38 (UTC)
Please use a temporary
npm
cache, see Node.js package guidelines.csicar commented on 2020-01-29 15:09 (UTC)
Yeah you're right. It's fixed now :) The binary version is now available here: https://aur.archlinux.org/packages/fx_cast-bin
yochananmarqos commented on 2020-01-28 22:53 (UTC) (edited on 2020-01-28 22:53 (UTC) by yochananmarqos)
@csicar: It seems you forgot to follow your own suggestion to disown the package or add @314eter as a Co-Maintainer. ;)
csicar commented on 2019-03-13 13:37 (UTC)
@314eter I think you are right. I would suggest, that I disown this package and create a new fx_cast-bin package and you sign up as a maintainer of the fx_cast package.
314eter commented on 2019-03-11 14:35 (UTC)
A package that downloads the binary release should be named fx_cast-bin. I adapted the PKGBUILD to build from source, and include the extension and the license: https://gist.github.com/314eter/6cb0a0d81a4c632c4339adc6ce95b7dd.
« First ‹ Previous 1 2