blob: 4cb5d2c822b84220ddd8fb9358c9f1859b6860fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fx_cast
pkgdesc = Implementation of the Chrome Sender API (Chromecast) within Firefox
pkgver = 0.0.4
pkgrel = 1
url = https://hensm.github.io/fx_cast/
arch = x86_64
license = MIT
depends = nodejs
options = !strip
options = !emptydirs
source = https://github.com/hensm/fx_cast/releases/download/v0.0.4/fx_cast_bridge-0.0.4-x64.deb
sha512sums = 88442f7ccfc530c3807825c63a61aeaac3a923c2bdccbdf5324dc499f630dba544857a782ee9b3c43194707b660401aec5df1ea36be8b4d8bb1e9faf94aba805
pkgname = fx_cast
|