blob: 1d09cbe7d4af69b53e9aa05a3f1a6ff8d90d2acb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = chiaki
pkgdesc = Free and Open Source PS4 Remote Play Client
pkgver = 2.2.0
pkgrel = 2
url = https://git.sr.ht/~thestr4ng3r/chiaki
arch = x86_64
license = custom
makedepends = cmake
makedepends = protobuf
makedepends = python-setuptools
makedepends = python-protobuf
depends = ffmpeg
depends = gcc-libs
depends = qt5-multimedia
depends = qt5-svg
depends = opus
depends = openssl>=1.1
depends = sdl2
optdepends = intel-media-driver: VA-API backend for Intel GPUs (>= Broadwell)
optdepends = libva-intel-driver: VA-API backend for Intel GPUs (<= Haswell)
optdepends = linux-firmware: VA-API support for Intel GPUs (>= Skylake)
optdepends = libva-mesa-driver: VA-API backend for AMD (>= Radeon HD R2000) and Nvidia (Nouveau, GeForce 8 -> GTX 750) GPUs
optdepends = libva-vdpau-driver: VDPAU-based backend for VA-API
optdepends = mesa-vdpau: VDPAU for AMD (>= Radeon R600) and Nvidia (Nouveau, GeForce 8 -> GTX 750) GPUs
optdepends = nvidia-utils: Proprietary VDPAU / Codec support for Nvidia GPUs
provides = chiaki
source = https://git.sr.ht/~thestr4ng3r/chiaki/refs/download/v2.2.0/chiaki-v2.2.0-src.tar.gz
sha256sums = f406894f3c2d751961d58c1e27e81f1313a3fed3d1a33d3bf4d6092ce6575cf8
pkgname = chiaki
|