Hi, just wanted to let you know that sha256 verification fails for Popcorn-Time-0.4.4-linux64.zip.
Search Criteria
Package Details: popcorntime-bin 0.4.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/popcorntime-bin.git (read-only, click to copy) |
---|---|
Package Base: | popcorntime-bin |
Description: | Stream free movies and TV shows from torrents |
Upstream URL: | https://github.com/popcorn-official/popcorn-desktop |
Keywords: | movies popcorntime torrent |
Licenses: | GPL3 |
Conflicts: | popcorntime, popcorntime-ce |
Provides: | popcorntime, popcorntime-ce |
Submitter: | 314eter |
Maintainer: | yigits |
Last Packager: | yigits |
Votes: | 145 |
Popularity: | 1.04 |
First Submitted: | 2016-02-19 14:58 (UTC) |
Last Updated: | 2022-09-04 19:10 (UTC) |
Dependencies (5)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- libxss
- nss (nss-hg)
- ttf-font (neuropol-ttf, ttf-win7-fonts, ttf-ms-win8, ttf-ms-win8-arabic, ttf-ms-win8-hebrew, ttf-ms-win8-sea, ttf-ms-win8-indic, ttf-ms-win8-japanese, ttf-ms-win8-korean, ttf-ms-win8-zh_cn, ttf-ms-win8-zh_tw, ttf-ms-win8-thai, ttf-ms-win8-other, ttf-noto-fonts-simple, ttf-kids, ttf-gabriola, ttf-liberation-sans-narrow, ttf-cavafy-script, ttf-ms-fonts, ttf-dejavu-ib, ttf-zelda, ttf-oxygen, ttf-oxygen-gf, ttf-share-gf, ttf-gost, otf-inconsolata-dz, ttf-d2coding, ttf-ibm-plex-mono-git, ttf-dejavu-emojiless, ttf-agave, ttf-caracteres, ttf-cuprum, ttf-autour-one, ttf-impallari-milonga, ttf-impallari-miltonian, ttf-clarity-city, ttf-paratype, ttf-karla, ttf-ms-win10, ttf-ms-win10-japanese, ttf-ms-win10-korean, ttf-ms-win10-sea, ttf-ms-win10-thai, ttf-ms-win10-zh_cn, ttf-ms-win10-zh_tw, ttf-ms-win10-other, ttf-win10, ttf-droid-simple, ttf-ms-win10-auto, ttf-ms-win10-cdn, noto-fonts-variable-lite, ttf-bmono, noto-fonts-lite, ttf-pt-astra-fact, ttf-weblysleekui, ttf-pt-astra-sans, ttf-pt-astra-serif, ttf-pt-sans, ttf-pt-serif, ttf-pt-mono, ttf-pt-root_ui, ttf-ms-win11-auto, ttf-xo-fonts, ttf-plemoljp, ttf-juisee, ttf-ms-win11, ttf-ms-win11-japanese, ttf-ms-win11-korean, ttf-ms-win11-sea, ttf-ms-win11-thai, ttf-ms-win11-zh_cn, ttf-ms-win11-zh_tw, ttf-ms-win11-other, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-liberation)
- unzip (unzip-natspec, unzip-zstd) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »
not_schur commented on 2021-04-04 13:44 (UTC)
neitsab commented on 2020-12-12 00:54 (UTC)
Hi there, gtk2 can be removed from the dependencies (already the case in popcorntime and popcorntime-git). Thanks!
hekaton commented on 2020-06-07 18:57 (UTC)
Hi all!
I have an issue here. Everything works fine except for the subtitles. I have enabled them, set the language but it shows with a white box with an X. Made an opensubtitles account, but it can't connect.
libcg commented on 2020-05-23 21:19 (UTC)
Awesome, thanks!
buzo commented on 2020-05-22 14:12 (UTC)
Thanks, libcg – fixed.
libcg commented on 2020-05-19 04:23 (UTC)
I can confirm that the following code should be removed:
# Move library files to /usr/lib/popcorntime
install -d "${pkgdir}/usr/lib/${_pkgname}/${pkgver}"
mv "${srcdir}"/lib/* "${pkgdir}/usr/lib/${_pkgname}/${pkgver}"
rmdir "${srcdir}"/lib
install -d "${pkgdir}/etc/ld.so.conf.d"
echo "/usr/lib/${_pkgname}/${pkgver}" > "${pkgdir}/etc/ld.so.conf.d/${_pkgname}.conf"
This fixes Firefox on Wayland and probably other programs that are loading the wrong libraries. Popcorntime still locates the libraries correctly in /usr/share/popcorntime/lib (checked with ldd). Please fix.
neitsab commented on 2020-04-18 20:12 (UTC) (edited on 2020-04-18 20:27 (UTC) by neitsab)
The forum post @michelesr was referring to was https://bbs.archlinux.org/viewtopic.php?id=254633 I guess (the link provided points to a 2016 thread).
There it was suggested to remove the following lines from the PKGBUILD:
install -d "${pkgdir}/etc/ld.so.conf.d"
echo "/usr/lib/${_pkgname}/${pkgver}" > "${pkgdir}/etc/ld.so.conf.d/${_pkgname}.conf"
and it fixed the problem for the affected user.
They remark that the non-bin package doesn't do that ld.so configuration thingy. Why is it needed here?
Also, does anyone have the "stuck on loading symbol" issue despite the updated version?
edit: Flushing the databases solved the issue, but made me loose my config and favorites list... Ugh.
michelesr commented on 2020-04-17 22:23 (UTC) (edited on 2020-04-20 16:59 (UTC) by michelesr)
WARNING: this package will install .so files that might interfere with Firefox running under wayland, making it very unstable. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1628110 and https://bbs.archlinux.org/viewtopic.php?id=254633
buzo commented on 2020-03-30 17:56 (UTC)
sayang2001: Please see pinned comment, or check with upstream.
buzo commented on 2020-03-30 17:55 (UTC)
je-vv: thanks, removed
Pinned Comments
FirstAirBender commented on 2020-03-18 14:07 (UTC)
If you are experiencing issues with the VPN then
The movies list should now load properly