Package Details: chiaki 2.2.0-2

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: 29
Popularity: 0.038937
First Submitted: 2019-09-05 07:36 (UTC)
Last Updated: 2023-09-15 19:10 (UTC)

Dependencies (18)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

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 ninja for building make sense? Perhaps it would be the case that the majority of users already have ninja installed 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 ninja at 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.

rgcv commented on 2023-09-15 19:11 (UTC)

@aquator sorry about that

@swsnr thanks, having it already installed explains why I couldn't reproduce it

swsnr commented on 2023-09-15 07:59 (UTC)

Needs a makedepends on python-setuptools

aquator commented on 2023-09-15 06:53 (UTC)

Build seems to be broken.

Traceback (most recent call last):
  File "/build/chiaki/src/chiaki/third-party/nanopb/generator/nanopb_generator.py", line 51, in <module>
    from .proto import nanopb_pb2
ImportError: attempted relative import with no known parent package

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/build/chiaki/src/chiaki/third-party/nanopb/generator/nanopb_generator.py", line 72, in <module>
    import proto.nanopb_pb2 as nanopb_pb2
  File "/build/chiaki/src/chiaki/third-party/nanopb/generator/proto/__init__.py", line 7, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

swsnr commented on 2023-09-14 06:30 (UTC) (edited on 2023-09-14 06:30 (UTC) by swsnr)

Patch to update to 2.2.0 and align the build with CMake package guidelines and recommendations: https://0x0.st/HfRO.patch

PS: I can help maintaining this package if you like.

willianholtz commented on 2022-11-02 14:02 (UTC) (edited on 2022-11-04 02:38 (UTC) by willianholtz)

Hello, I applied the Image Correction Patch for this package. The original color tones are a little yellowish, and with this correction if you use the encoder (none) the colors return to normal!

I believe that the owner of the package can apply the patch to everyone!

Source: https://github.com/Egoistically/chiaki Fix: https://github.com/Egoistically/chiaki/blob/master/gui/src/avopenglwidget.cpp#L32 Download for Arch FIX colors: https://drive.google.com/file/d/1kSJWT4L3OirFUCWgUrdmIoWiNGau0JrV/view?usp=share_link

.cpp, edited for Nvidia Decoder: https://drive.google.com/file/d/1UqHPgmR-MhkB21rCn8h3dNbgcrLlAoC5/view?usp=share_link

tessaracht commented on 2021-05-07 20:17 (UTC)

I've got a request for this package. to get your PSN ID to register a system, chiaki includes a python script called "psn-account-id.py", but this package doesn't include it from the source. Can it be added into the package, since it isn't possible to use chiaki without it?

rgcv commented on 2021-03-02 19:21 (UTC)

@moonbone sorry for addressing this so late, been slacking a bit wrt checking my e-mail. Fixed.

moonbone commented on 2021-02-25 11:29 (UTC) (edited on 2021-02-25 11:36 (UTC) by moonbone)

Seems like the download link was changed to source=("$url/refs/download/v$pkgver/$pkgname-v$pkgver-src.tar.gz")