Search Criteria
Package Details: stremio 4.4.168-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/stremio.git (read-only, click to copy) |
---|---|
Package Base: | stremio |
Description: | A one-stop hub for video content aggregation (Movies, TV shows, series, live television or web channels) |
Upstream URL: | https://www.stremio.com/ |
Licenses: | GPL-3.0-only |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 48 |
Popularity: | 2.68 |
First Submitted: | 2019-06-01 18:13 (UTC) |
Last Updated: | 2024-08-03 21:03 (UTC) |
Dependencies (14)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-translations (qt5-translations-gitAUR)
- qt5-webchannel
- qt5-webengine
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- librsvg (librsvg-gitAUR) (make)
Required by (1)
- pimpmystremio-bin (optional)
Sources (7)
- 010-stremio-do-not-download-server-js.patch
- git+https://github.com/itay-grudev/SingleApplication.git
- git+https://github.com/Ivshti/libmpv.git
- git+https://github.com/Ivshti/razerchroma.git
- git+https://github.com/Stremio/stremio-shell.git#tag=v4.4.168
- stremio-4.4.168-server.js
- stremio-4.4.168-stremio.asar
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
icflorescu commented on 2024-05-04 07:18 (UTC)
Building/installing
4.4.168-1
on Manjaro fails due toERROR: One or more files did not pass the validity check!
. I believe the culprit is:dbermond commented on 2024-04-28 18:06 (UTC)
@mihalycsaba I have just checked, and the package is building fine with python 3.12. It looks like that you have a custom (or outdated) vapoursynth. The current vapoursynth package from the official repositories does not link against 'libpython3.11.so.1.0', but against 'libpython3.12.so.1.0'. If you have a custom vapoursynth installed, rebuild it against python 3.12.
mihalycsaba commented on 2024-04-28 14:49 (UTC)
Solved it by installing
python311
mihalycsaba commented on 2024-04-28 14:35 (UTC)
also it failed to start today with this
bash: /usr/bin/flatpak: No such file or directory
mihalycsaba commented on 2024-04-28 14:34 (UTC)
build fails, it requires python 3.11
dbermond commented on 2024-01-04 19:13 (UTC)
@jotaveh Package is building fine. You are having a download problem, and this can be caused by a lot of reasons.
berocs commented on 2024-01-03 18:28 (UTC)
@mosgerila In my case, the offending package was
nodejs-lts-gallium
. I discovered it by runningpacman -Qm | xargs pacman -Qi | grep -B 10 icu
. I reinstallednodejs
and everything was good.jotaveh commented on 2023-12-31 14:38 (UTC)
Building stremio... ==> Making package: stremio 4.4.164-1 (dom 31 dez 2023 11:36:32) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning stremio-shell git repo... Cloning into bare repository '/var/tmp/pamac-build-victorsilva/stremio/stremio-shell'... error: 2890 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output ==> ERROR: Failure while downloading stremio-shell git repo Aborting... Failed to build stremio
dbermond commented on 2023-12-25 12:04 (UTC)
@mosgerila see previous comments right before yours.
mosgerila commented on 2023-12-24 19:08 (UTC)
Stremio streaming server has thrown an error QProcess::ProcessError code: 127
/opt/stremio/node: error while loading shared libraries: libicui18n.so.73: cannot open shared object file: No such file or directory
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »