Search Criteria
Package Details: stremio-linux-shell-git v1.2.0.r0.gc6e7cd2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/stremio-linux-shell-git.git (read-only, click to copy) |
|---|---|
| Package Base: | stremio-linux-shell-git |
| Description: | A native Linux client for Stremio |
| Upstream URL: | https://github.com/Stremio/stremio-linux-shell |
| Licenses: | GPL-3.0-only |
| Conflicts: | stremio, stremio-linux-shell |
| Provides: | stremio, stremio-linux-shell |
| Submitter: | nopw |
| Maintainer: | h9THLIW74QCu |
| Last Packager: | h9THLIW74QCu |
| Votes: | 2 |
| Popularity: | 0.118176 |
| First Submitted: | 2025-07-05 10:15 (UTC) |
| Last Updated: | 2026-09-02 17:11 (UTC) |
Dependencies (21)
- gettext (gettext-gitAUR, gettext-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-yaru-gitAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-without-adwaitaAUR)
- libepoxy (libepoxy-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-gitAUR, mpv-amd-full-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR, mpv-omniphonyAUR, mpv-omniphony-felAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- webkitgtk-6.0 (webkitgtk-6.0-develAUR)
- binutils (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (make)
- libadwaita (libadwaita-yaru-gitAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-without-adwaitaAUR) (make)
- libepoxy (libepoxy-gitAUR) (make)
- licenses (make)
- mpv (mpv-light-pulseAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, libmpv-gitAUR, mpv-gitAUR, mpv-amd-full-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR, mpv-omniphonyAUR, mpv-omniphony-felAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- pkgconf (pkgconf-gitAUR) (make)
- Show 1 more dependencies...
Latest Comments
1 2 3 Next › Last »
h9THLIW74QCu commented on 2026-08-25 15:06 (UTC) (edited on 2026-08-25 15:27 (UTC) by h9THLIW74QCu)
I was running with LC_NUMERIC=C stremio as a workaround.
I've added a patch to fix the issue. Upstream seems to use a bash wrapper to fix the issue, or via flatpack ect... Patched the code to set the env var just before spawning mpv.
Felpopos commented on 2026-07-30 03:26 (UTC)
Package crashes with "Failed to create mpv: Null" error if LC_NUMERIC is not C
martian0x80 commented on 2026-03-27 07:51 (UTC)
is the maintainer alive?
ifaigios commented on 2026-02-21 17:05 (UTC) (edited on 2026-02-21 17:09 (UTC) by ifaigios)
Replacing the package() section with the following got the package to build:
SolarAquarion commented on 2026-01-14 02:55 (UTC)
For some reason you need to install libcef.so from vendor to /usr/lib
thank783 commented on 2025-12-15 03:29 (UTC)
It doesn't work, I get "error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory"
mihalycsaba commented on 2025-11-28 11:44 (UTC)
I have just installed this package
jaskor commented on 2025-09-28 02:18 (UTC)
GDK_SCALE=1 doesn't do anything in wayland, with GDK_BACKEND=x11 it works.
nopw commented on 2025-09-23 22:46 (UTC)
@jaskor upstream's fucked, the app renders using the widget’s logical size without applying the gtk scale factor, then passes that to libmpv. try with GDK_SCALE=1
1 2 3 Next › Last »