Package Details: gnome-shell-extension-cast-to-tv 15-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-extension-cast-to-tv.git (read-only, click to copy)
Package Base: gnome-shell-extension-cast-to-tv
Description: Cast files to your Chromecast or other devices over local network
Upstream URL: https://github.com/Rafostar/gnome-shell-extension-cast-to-tv
Licenses: GPL2
Submitter: 314eter
Maintainer: 314eter
Last Packager: peippo
Votes: 3
Popularity: 0.000000
First Submitted: 2019-01-08 15:56 (UTC)
Last Updated: 2020-04-30 08:10 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

Rafostar commented on 2020-03-12 22:25 (UTC) (edited on 2020-03-12 22:26 (UTC) by Rafostar)

@peippo Couldn't this be installed with a single line make install CUSTOMPATH="$(PKGDIR)/usr/share/gnome-shell/extensions" instead of using a patch, compiling schemas and other unnecessary things?

peippo commented on 2020-03-07 11:08 (UTC)

I have a working PKGBUILD at https://gitlab.com/christoph.fink/gnome-shell-extension-cast-to-tv. @314eter: It’s up for grabs from there, but I wouldn’t mind being a co-maintainer either.

Rafostar commented on 2019-08-14 16:05 (UTC)

I don't think this package will work correctly in current state. It needs some changes to both extension code and PKGBUILD. It's a pity that nobody contacted me about making an arch package. I would optimise the code to allow global installations long ago.

yochananmarqos commented on 2019-08-13 19:19 (UTC) (edited on 2019-08-13 19:23 (UTC) by yochananmarqos)

gettext is not necessary to include as a dependency as it's part of the base-devel group.

The nodejs dependency is missing.