blob: 895a6044ecadfde53bdc404e765eb48b976425f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = stremio-linux-shell
pkgdesc = A native Linux client for Stremio
pkgver = 1.0.0_beta.13
pkgrel = 3
url = https://github.com/Stremio/stremio-linux-shell
arch = x86_64
license = GPL-3.0-only
makedepends = cargo
makedepends = clang
makedepends = patchelf
depends = gtk3
depends = mpv
depends = openssl
depends = hicolor-icon-theme
depends = libayatana-appindicator
depends = nodejs
optdepends = xdg-desktop-portal-impl: enabling background mode & opening URLs
provides = stremio
conflicts = stremio
conflicts = stremio-git
conflicts = stremio-linux-shell-git
options = !lto
source = stremio-linux-shell-1.0.0_beta.13.tar.gz::https://github.com/Stremio/stremio-linux-shell/archive/refs/tags/v1.0.0-beta.13.tar.gz
source = cef-138.0.21.tar.bz2::https://cef-builds.spotifycdn.com/cef_binary_138.0.21+g54811fe+chromium-138.0.7204.101_linux64_minimal.tar.bz2
sha256sums = 16a8d1a66516979566136172de12807f59d7ef33d5b807ae7905492c48de4386
sha256sums = 2a86ffe653dd65cf4920fc73aa225735231ac4bb80bcd40a75dfc0643897bcd2
pkgname = stremio-linux-shell
|