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