Search Criteria
Package Details: popcorntime-ce 0.4.1-5
Git Clone URL: | https://aur.archlinux.org/popcorntime-ce.git (read-only, click to copy) |
---|---|
Package Base: | popcorntime-ce |
Description: | Stream movies from torrents. Skip the downloads. Launch, click, watch. Repos of the original community edition. |
Upstream URL: | http://www.popcorn-time.is/ |
Keywords: | cinema internet multimedia p2p streaming theater torrent |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | grufo |
Maintainer: | grufo |
Last Packager: | grufo |
Votes: | 43 |
Popularity: | 0.000008 |
First Submitted: | 2016-03-10 01:11 |
Last Updated: | 2017-04-11 19:18 |
Dependencies (13)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- desktop-file-utils (desktop-file-utils-git)
- gconf (gconf-gtk2)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libxtst
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-nightly, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium)
- nss (nss-hg)
- python (python-dbg)
- ttf-font (neuropol-ttf, ttf-droid-emojiless, ttf-noto-fonts-ib, pixeled-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-droid-simple, ttf-kids, ttf-gabriola, ttf-win10, ttf-liberation-sans-narrow, ttf-cavafy-script, ttf-ms-fonts, ttf-dejavu-ib, ttf-droid-ib, ttf-zelda, ttf-oxygen, ttf-oxygen-gf, ttf-share-gf, ttf-gost, nerd-fonts-dejavu-complete, otf-inconsolata-dz, ttf-paratype, ttf-d2coding, ttf-dejavu-emojiless, ttf-agave, ttf-tr2n, noto-fonts-lite, 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-ibm-plex-mono-git, ttf-ms-win10-auto, ttf-ms-win10-auto-japanese, ttf-ms-win10-auto-korean, ttf-ms-win10-auto-sea, ttf-ms-win10-auto-thai, ttf-ms-win10-auto-zh_cn, ttf-ms-win10-auto-zh_tw, ttf-ms-win10-auto-other, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-liberation)
- npm (npm4, nodejs6-bin, nodejs-nightly) (make)
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git) (optional) – necessary for the new vpn feature
- ttf-liberation (optional) – open source ttf fonts
Latest Comments
1 2 Next › Last »
vagelis commented on 2019-03-31 19:14
Hi. As of last update popcorntime downloads files like below.
[PATH]\Popcorn Time\70fd833d34b03603a38403a2f3f0ed752fb4886e\Supernatural.S12E16.HDTV.x264-LOL[ettv] instead of: [PATH]\Popcorn Time\Supernatural.S12E16.HDTV.x264-LOL[ettv]
grufo commented on 2018-11-10 15:44
@bartus
For what is
git
needed here?bartus commented on 2018-07-24 10:52
@grufo, you are missing git in
makedepends
grufo commented on 2017-04-11 19:20
@wioo
URL updated! Thanks.
wioo commented on 2017-04-11 19:08
Hi @grufo,
the new official domain for this project is popcorn-time.is
grufo commented on 2016-04-14 00:04
Hi everyone!
In case you are seeing this message on Popcorn Time Ce: «The video could not be loaded, either because the server or network failed or because the format is not supported»… It seems to be a common problem related to the new version of libffmpegsumo.so, which is likely that will be solved soon – see: https://github.com/PopcornTimeCommunity/desktop/issues/13
SOLUTIONS:
1. Use VLC for playing the videos from Popcorn Time CE
2. Or follow the discussion on GitHub linked above
--grufo
grufo commented on 2016-04-10 02:21
@jevv
Thank you. I switched from binaries to source. Could you please have a look at the PKGBUILD and make a check?
je-vv commented on 2016-04-09 06:52
This package name doesn't give a clue that it's installing the binary release (*-bin). I'm used to see a package name like this one for a package that builds the tarball release, which is available on the same github releases page.
That said, the conflict I asked about is not necessary. My mistake. The other package I mentioned renames things so there's no conflict.
BTW, this one is *.ag, while the other one is *.ch. I didn't know the community was split... That's part of why there's no conflict...
je-vv commented on 2016-04-08 22:50
Could popcorntime-ce-git be included as a conflict (it was removed, but dor those using it, it would be easier to transition).
Also, if changing the name to *-bin, could the non *-bin be added as a conflict as well?
je-vv commented on 2016-04-08 22:47
Can the package be renamed as popcorntime-ce-bin?
I see the github repo offers the sources for the current release:
https://github.com/PopcornTimeCommunity/desktop/archive/v0.4.0-2.tar.gz
And there are instructions to build it:
npm install
gulp build
So popcorntime-ce should refer to the released build, and not the released binary.