Search Criteria
Package Details: ryujinx-git r4064.ea2287af0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ryujinx-git.git (read-only, click to copy) |
---|---|
Package Base: | ryujinx-git |
Description: | Experimental Nintendo Switch Emulator written in C# |
Upstream URL: | https://github.com/GreemDev/Ryujinx |
Licenses: | MIT |
Submitter: | username227 |
Maintainer: | username227 |
Last Packager: | username227 |
Votes: | 3 |
Popularity: | 0.48 |
First Submitted: | 2024-10-30 17:55 (UTC) |
Last Updated: | 2025-02-02 20:52 (UTC) |
Dependencies (6)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- 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-binAUR, dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
bbaster commented on 2025-02-12 20:07 (UTC)
Thank you, I have removed all dependencies that weren't required by any package (that list included .NET 8.0) and now it's building
username227 commented on 2025-02-11 23:51 (UTC)
I cannot reproduce. I just successfully built in a chroot, which would seem to take out the obvious suspect of missing dependencies.
First, try clearing the yay cache and rebuilding. If that doesn't work, try building the package using paru in a chroot:
and let me know if it builds in a chroot. If it does, then there may be something on your system interfering with the build. Let me know. thanks.
bbaster commented on 2025-02-11 23:42 (UTC)
Having trouble building:
xAsh commented on 2025-02-02 20:08 (UTC)
That's what I did locally too, but would be cool if it was on the AUR as well ;)
MonkeeSage commented on 2025-02-02 07:52 (UTC)
@xAsh: worked fine for me with the packaged 9.0 sdk and runtime from extra.
xAsh commented on 2025-01-25 17:45 (UTC)
Possible to change the PKGBUILD in order to use extra/dotnet-sdk, instead of dotnet-sdk-bin from the AUR? Since they now both provide the same 9.0.1.sdk102 version.
username227 commented on 2024-11-12 21:40 (UTC)
@lolbot, clear your aur helper's cache.
lolbot commented on 2024-11-12 21:37 (UTC)
username227 commented on 2024-11-11 18:05 (UTC)
OK, according to the commit, seems like it should auto-create the directory so i removed it. if there are further problems related to the log directory let me know.
Korialo commented on 2024-11-10 17:35 (UTC)
This might help with your package: https://github.com/GreemDev/Ryujinx/blob/299be822c43749166024c43bea23628883f97a04/.github/workflows/build.yml
1 2 Next › Last »