Search Criteria
Package Details: plex-desktop 1.105.2.269-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plex-desktop.git (read-only, click to copy) |
---|---|
Package Base: | plex-desktop |
Description: | Plex desktop client for linux |
Upstream URL: | http://plex.tv |
Licenses: | unknown |
Submitter: | ludvigHz |
Maintainer: | huyz (username227) |
Last Packager: | username227 |
Votes: | 17 |
Popularity: | 0.016647 |
First Submitted: | 2022-05-26 10:36 (UTC) |
Last Updated: | 2024-12-12 17:56 (UTC) |
Dependencies (48)
- alsa-lib
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxkbfile
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxslt (libxslt-gitAUR)
- libxss
- libxtst
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- minizip (minizip-gitAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- opus (opus-gitAUR)
- pciutils (pciutils-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- snappy (snappy-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (0)
Sources (4)
- http://ftp.us.debian.org/debian/pool/main/libw/libwebp/libwebp6_0.6.1-2.1+deb11u2_amd64.deb
- https://artifacts.plex.tv/plex-desktop-stable/1.105.2.269-12a32491/linux/Plex-1.105.2.269-12a32491-linux-x86_64.tar.bz2
- https://github.com/flathub/tv.plex.PlexDesktop/raw/master/tv.plex.PlexDesktop.desktop
- https://github.com/flathub/tv.plex.PlexDesktop/raw/master/tv.plex.PlexDesktop.png
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »
yochananmarqos commented on 2022-06-03 23:05 (UTC)
@gabed:
squashfs-tools
is already in makedepends()gabed commented on 2022-06-03 22:32 (UTC)
Thanks for adding this! I tried installing on a relatively fresh arch system, and installation failed:
PKGBUILD: line 20: unsquashfs: command not found
. Adding squashfs-tools as a (make?) depenency should solve this.esmailelbob commented on 2022-06-02 07:22 (UTC)
I get error:
ludvigHz commented on 2022-05-29 17:24 (UTC)
@moelf Good catch. I had it installed as dependency of another package, so didn't notice. Updated in new release. Although I could not remove the packaged versions of
libavutil
andlibavcodec
in the snap as it caused the app to crash due to missing symbols. It might be that plex's version of ffmpeg has some patches not inffmpeg4.4
so I'll leave them for now.Moelf commented on 2022-05-29 16:39 (UTC)
font looks weird, what font should I have?
Moelf commented on 2022-05-28 01:18 (UTC)
ffmpeg4.4 needs to be added as a dependency
ludvigHz commented on 2022-05-27 05:49 (UTC)
Regarding wayland, it won't run. The MPV initialization code probably needs to be changed since I am pretty sure it's hard coded for X11 (like Plex media player is). I have notified the devs at Plex of the issue so hopefully they are working on it. There is nothing we can do to make it run on wayland in the mean time (as far as I'm aware).
duffydack commented on 2022-05-26 20:23 (UTC) (edited on 2022-05-27 08:48 (UTC) by duffydack)
On sway (no xwayland) it coredumps. It also depends on
ffmpeg4.4
btw. I got it to work by enabling Xwayland, and running withQT_QPA_PLATFORM=xcb
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »