Search Criteria
Package Details: grayjay-git 5.r72.g4bb4e6d.r78.g08d8f13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grayjay-git.git (read-only, click to copy) |
---|---|
Package Base: | grayjay-git |
Description: | Grayjay Desktop - follow creators, not platforms (privacy- and freedom-respecting client for YouTube, Rumble, Twitch, Spotify etc) |
Upstream URL: | https://github.com/futo-org/Grayjay.Desktop.git |
Licenses: | custom:Source-First-License-1.1 |
Conflicts: | grayjay-bin |
Provides: | grayjay |
Submitter: | nathanchere |
Maintainer: | nathanchere |
Last Packager: | nathanchere |
Votes: | 5 |
Popularity: | 2.86 |
First Submitted: | 2024-12-25 10:30 (UTC) |
Last Updated: | 2025-01-28 16:10 (UTC) |
Dependencies (6)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
mshaze commented on 2025-02-01 17:58 (UTC)
Failing to install on my system.
Looks like there is a
grayjay-git-5.r72.g4bb4e6d.r78.g08d8f13.r78.g08d8f13.r78.g08d8f13-1-x86_64.pkg.tar.zst
in that dir, so I think it's literally just looking for the wrong artifact?I'm also getting these errors at the start:
nathanchere commented on 2024-12-25 17:00 (UTC)
Thanks for the feedback, I accidentally pushed the wrong one which wasn't ready, I was working on both this and the binary package but had to work around a few teething issues with their early Linux releases.
I pushed a proper PKGBUILD now which at least 'works on my machine', but I found no documentation for the source build and there's still a fair bit of workaround happening so caveat emptor.
skysphr commented on 2024-12-25 13:36 (UTC) (edited on 2024-12-25 13:38 (UTC) by skysphr)
After moving the contents of
/usr/lib/grayjay-git/arch-x64/
to/usr/lib/grayjay-git/
, I'm still getting the following:DarthChungo commented on 2024-12-25 11:58 (UTC)
The package installs and builds correctly, but the included launch script does not work:
The problem is that the package was installed into
/usr/lib/grayjay-git/arch-x64/
, not/usr/lib/grayjay-git/
as the script expects.