Search Criteria
Package Details: chiaki 2.2.0-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chiaki.git (read-only, click to copy) |
|---|---|
| Package Base: | chiaki |
| Description: | Free and Open Source PS4 Remote Play Client |
| Upstream URL: | https://git.sr.ht/~thestr4ng3r/chiaki |
| Keywords: | chiaki client console games play ps4 remote |
| Licenses: | custom |
| Provides: | chiaki |
| Submitter: | rgcv |
| Maintainer: | rgcv |
| Last Packager: | rgcv |
| Votes: | 36 |
| Popularity: | 0.53 |
| First Submitted: | 2019-09-05 07:36 (UTC) |
| Last Updated: | 2026-02-22 23:17 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- python-pkg_resources (make)
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR) (make)
- intel-media-driver (intel-media-driver-gitAUR, intel-media-driver-legacyAUR, intel-media-driver-legacy-binAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR) (optional) – VA-API backend for Intel GPUs (>= Broadwell)
- libva-intel-driver (libva-intel-driver-gitAUR, libva-intel-driver-hybrid-gitAUR, libva-intel-driver-irqlAUR, libva-intel-driver-hybridAUR) (optional) – VA-API backend for Intel GPUs (<= Haswell)
- libva-mesa-driver (mesa-wsl2-gitAUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, amdonly-gaming-mesa-gitAUR, mesa) (optional) – VA-API backend for AMD (>= Radeon HD R2000) and Nvidia (Nouveau, GeForce 8 -> GTX 750) GPUs
- libva-vdpau-driverAUR (libva-vdpau-driver-shadow-nvidiaAUR, libva-vdpau-driver-vp9-gitAUR, libva-vdpau-driver-waylandAUR) (optional) – VDPAU-based backend for VA-API
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – VA-API support for Intel GPUs (>= Skylake)
- mesa-vdpau (mesa-wsl2-gitAUR, mesa-rk35xx-gitAUR) (optional) – VDPAU for AMD (>= Radeon R600) and Nvidia (Nouveau, GeForce 8 -> GTX 750) GPUs
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-550xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-575xx-utilsAUR, nvidia-535xx-utilsAUR, nvidia-580xx-utilsAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-vulkan-utilsAUR) (optional) – Proprietary VDPAU / Codec support for Nvidia GPUs
Latest Comments
1 2 3 4 Next › Last »
arcanis commented on 2026-02-23 00:41 (UTC)
looks good, now compiles in clean chroot, thank you!
rgcv commented on 2026-02-22 23:18 (UTC)
Hey, me again. I pushed another change with just a dependency on
python-pkg_resources. I wasn't happy with the size of the setuptools package, so... My OCD forced me to make the installation leaner.rgcv commented on 2026-02-22 13:15 (UTC)
Hey @arcanis, thanks for the spot. I had it installed because something I have in my system depends on it transitively. Ended up just pulling
python-setuptoolsas a whole, could be nanopb requires more than justpkg_resources.We could look at making it leaner, but since it's a build time dependency, I'm not too worried.
arcanis commented on 2026-02-22 01:20 (UTC)
I guess, python-pkg_resources should be a make dependency
rgcv commented on 2026-02-02 23:42 (UTC)
hey @My1,
I've since fixed the URL. I also patched
ffmpegdecoder.c, a function has been removed from libavdecoder.My1 commented on 2025-09-05 18:02 (UTC) (edited on 2025-09-05 18:02 (UTC) by My1)
the build fails due to an alleged 404
https://git.sr.ht/thestr4ng3r/chiaki/refs/download/v2.2.0/chiaki-v2.2.0-src.tar.gz
correct seems to be
https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v2.2.0/chiaki-v2.2.0-src.tar.gz (with tilde)
although the system has an anti scraping thing there, so not sure if a package manager could even download from there if it had the right URL
rgcv commented on 2025-08-14 22:58 (UTC)
@boobiexgizmo I've since fixed the archive source. I also had to patch
nanopbandmunitdue to more modern system libraries this package depends on (resp. protobuf and gcc.) You might want to give chiaki-ng a look!boobiexgizmo commented on 2025-08-14 06:58 (UTC)
File is missing from: https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v2.2.0/chiaki-v2.2.0-src.tar.gz
rgcv commented on 2023-09-16 19:28 (UTC)
@swsnr With chiaki being such a relatively small package that doesn't get updates that often, would requiring
ninjafor building make sense? Perhaps it would be the case that the majority of users already haveninjainstalled in some way, or is required to build some other package they've installed, but seems a bit overkill, no?I'd love to know if more users would be interested in requiring
ninjaat build time. I just personally think the benefit is marginal.swsnr commented on 2023-09-16 17:38 (UTC)
@rgcv Would you mind to use ninja for building? For me, it builds much faster than make.
1 2 3 4 Next › Last »