Search Criteria
Package Details: plex-media-player-git r1310.bf8608f-1
Git Clone URL: | https://aur.archlinux.org/plex-media-player-git.git (read-only, click to copy) |
---|---|
Package Base: | plex-media-player-git |
Description: | Next generation Plex Desktop Client |
Upstream URL: | https://github.com/plexinc/plex-media-player |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jhenson |
Maintainer: | None |
Last Packager: | jhenson |
Votes: | 3 |
Popularity: | 0.002604 |
First Submitted: | 2018-07-18 01:52 |
Last Updated: | 2020-03-26 03:46 |
Dependencies (10)
- libcec (libcec-git)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-full, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git)
- p8-platform (libplatform-git)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- qt5-quickcontrols-595
- qt5-webengine-595
- qt5-x11extras-595
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
Required by (1)
- plex-media-player-standalone-service (requires plex-media-player)
Latest Comments
1 2 Next › Last »
jhenson commented on 2020-03-27 14:31
@BlackDex, no worries. I appreciate the report!
BlackDex commented on 2020-03-27 14:03
@jhenson, i'm sorry, for some reason even after cleaning all the cache it still reported the issue.
I cleaned everything again, and now it worked. Sorry for flagging it out-of-date.
jhenson commented on 2020-03-27 13:51
@BlackDex the desktop patch was fixed and pushed yesterday.
BlackDex commented on 2020-03-27 07:56
The .desktop file has been changed upstream and causes this package to fail now.
jhenson commented on 2020-01-27 19:08
@timmyfromspace you don't need to apply the patch anymore. The issue @BlackDex reported has been fixed in the package.
timmyfromspace commented on 2020-01-27 17:59
@BlackDex Thanks for your instruction, the patch fails for me. Randomish failed t apply patch, i followed your instructions 1:1
jhenson commented on 2020-01-21 22:04
Woops, I thought I removed
usr/
from the desktop patch but it looks like I forgot to commit and push it. Thanks for the report.BlackDex commented on 2020-01-21 12:47
There are new pre-build qt5-*-595 packages available to download from https://github.com/cianmcgovern/archlinux-qt-5.9.5/releases/tag/10-JAN-2020 To easy download all these files download i created a list to be used with wget:
wget -i <https://pastebin.com/raw/Ct8Feghu>
# ---
Download them all, install them with yay for example like:yay -U qt5-*
.# ---
Then download this AUR package locally and cd to the directory:yay -G plex-media-player-git ; cd plex-media-player-git
.# ---
There are some differences/errors to fix with the .desktop file, and make sure the build will use the correct QT Libraries. Download the following patch:wget -O qt595.patch <https://pastebin.com/raw/FDYGAPf8>
Apply the patchgit apply qt595.patch
# ---
Now you should be able to usemakepkg
to build the git version with using the qt595 version.jhenson commented on 2020-01-06 21:53
Whelp, maybe I won't do that. The qt5-pmp-base package doesn't compile anymore out of the box.
jhenson commented on 2020-01-06 21:24
Upstream is saying they won't be fixing this issue right now: https://github.com/plexinc/plex-media-player/issues/931
I'm going to switch this package over to using the qt5-pmp-* that provide QT 5.9.5.