Search Criteria
Package Details: chiaki-git 2.1.1.r10.gdcd2e6a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/chiaki-git.git (read-only, click to copy) |
---|---|
Package Base: | chiaki-git |
Description: | Unofficial PlayStation 4 remote play client |
Upstream URL: | https://git.sr.ht/~thestr4ng3r/chiaki |
Licenses: | AGPL3 |
Conflicts: | chiaki |
Provides: | chiaki |
Submitter: | WorMzy |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-28 09:53 (UTC) |
Last Updated: | 2022-01-16 18:17 (UTC) |
Dependencies (17)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- python-protobuf (python-protobuf-gitAUR) (make)
- python-setuptools (make)
- intel-media-driver (intel-media-driver-gitAUR, intel-media-stack-binAUR) (optional) – vaapi backend for Intel GPUs [>= Broadwell]
- libva-intel-driver (libva-intel-driver-gitAUR, libva-intel-driver-hybridAUR, libva-intel-driver-g45-h264AUR) (optional) – vaapi backend for Intel GPUs [<= Haswell]
- libva-mesa-driver (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, mesa) (optional) – alternative vaapi backend for AMD GPUs
- libva-vdpau-driver (libva-vdpau-driver-shadow-nvidiaAUR, libva-vdpau-driver-vp9-gitAUR, libva-vdpau-driver-waylandAUR) (optional) – vaapi backend for Nvidia and AMD GPUs
Latest Comments
WorMzy commented on 2022-01-16 18:17 (UTC)
Thanks for the heads up, I thought I'd already pushed this change.
Aetf commented on 2022-01-14 00:11 (UTC) (edited on 2022-01-14 00:11 (UTC) by Aetf)
python-setuptools
is missing frommakedepends
. Otherwise this doesn't build in a clean chroot environment.thestr4ng3r commented on 2020-12-28 13:10 (UTC)
Relevant upstream changes:
The repo is now at https://git.sr.ht/~thestr4ng3r/chiaki
License has been changed to AGPL-3.0-only
swsnr commented on 2020-10-05 17:15 (UTC)
Chiaki 1.2.1 supports vaapi, perhaps add and (opt)depends for libva?
WorMzy commented on 2020-04-14 14:30 (UTC)
Thanks for the heads up. If this is still the case when 5.15 is released, then upstream need to be made aware of it.
desaparecido commented on 2020-04-14 13:50 (UTC)
to build with qt 5.15beta3-1 in kde-unstable repo, is needed to add
include <QPainterPath>
in /src/chiaki/gui/src/servericonwidget.cpp
WorMzy commented on 2019-10-01 07:48 (UTC) (edited on 2019-10-01 08:22 (UTC) by WorMzy)
Er.. whoops. Copy-paste fail. Will fix that up shortly. Thanks for pointing it out!
EDIT: Removed the last traces of the compton-git PKGBUILD I used as a template.
jakyote commented on 2019-10-01 05:27 (UTC)
conflicts and provides compton?