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: | 64 |
Popularity: | 2.42 |
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-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, mpv-amd-full-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- 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, cmake3AUR) (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 .. 14 Next › Last »
dbermond commented on 2024-05-11 01:44 (UTC)
@SecT0uch I cannot support the aarch64 architecture, sorry.
SecT0uch commented on 2024-05-09 10:52 (UTC)
This builds and runs fine on aarch64. Could the architecture be added to the PKGBUILD ? Thanks
icflorescu commented on 2024-05-04 20:18 (UTC)
@mosgerila Thank you for your suggestion! I've managed to circumvent the issue in Manjaro Pamac by skipping the
sha256sum
verification forstremio-shell
.@dbermond I know it's not "officially supported", but it works perfectly, thanks a lot for maintaining the package.
dbermond commented on 2024-05-04 19:13 (UTC)
@mosgerila Please post in english.
mosgerila commented on 2024-05-04 19:04 (UTC) (edited on 2024-05-04 19:05 (UTC) by mosgerila)
@icflorescu Ești român așa ca o să scriu în română. Ca să rezolvi dezinstalează stremio apoi, din terminal, dacă nu ai instalat yay în distribuție, instalează-l:
pacman -Syyu
pacman -S yay
După aceea compilează stremio cu yay:
yay -S --mflags --skipchecksums stremio
dbermond commented on 2024-05-04 15:06 (UTC)
@icflorescu Sorry, but Manjaro is not supported. Please seek help in your distribution support channels.
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
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »