@xiota, thanks for considering it
Search Criteria
Package Details: ryujinx 1.1.1385-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ryujinx.git (read-only, click to copy) |
---|---|
Package Base: | ryujinx |
Description: | Experimental Nintendo Switch Emulator written in C# |
Upstream URL: | https://github.com/Ryujinx/Ryujinx |
Licenses: | MIT |
Submitter: | Rubo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 7 |
Popularity: | 1.54 |
First Submitted: | 2022-12-10 16:56 (UTC) |
Last Updated: | 2024-09-02 04:52 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- 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-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR) (make)
Required by (0)
Sources (1)
HurricanePootis commented on 2024-09-05 01:37 (UTC)
xiota commented on 2024-09-04 19:09 (UTC)
@HurricanePootis dotnet build-server shutdown
hangs in clean chroot. I have a workaround. Will consider for future update.
HurricanePootis commented on 2024-09-04 03:51 (UTC)
Hlleo @xioate, I have a recommendation. After building Ryujinx, there is a build-daemon/server that lives around. Since this is not really a development environment, I think it'd be best to shut it down after building ryujinx:
diff --git a/PKGBUILD b/PKGBUILD
index 5326594..a801268 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,6 +60,7 @@ build() {
dotnet publish "${_args[@]}" -o publish_ava src/Ryujinx
dotnet publish "${_args[@]}" -o publish_gtk src/Ryujinx.Gtk3
dotnet publish "${_args[@]}" -o publish_sdl src/Ryujinx.Headless.SDL2
+ dotnet build-server shutdown
}
package() {
HurricanePootis commented on 2024-08-19 23:09 (UTC)
@GPeria The package will auto-update itself to the latest. Please read the pin comment before flagging this package out of date blindly.
HurricanePootis commented on 2024-08-02 19:39 (UTC)
@BlackLotus89 The package will auto-update itself whenever you go build it. Please read the pin comment before flagging this package out of date.
HurricanePootis commented on 2024-07-27 20:31 (UTC)
@mhdi
The package will automatically build the latest version of ryujinx. This package is not out of date.
xiota commented on 2024-05-19 09:34 (UTC)
@PowerdollKirby Read pinned comment.
PowerdollKirby commented on 2024-05-19 09:29 (UTC)
update SRCINFO
xiota commented on 2024-02-23 04:04 (UTC) (edited on 2024-08-21 14:05 (UTC) by xiota)
This package attempts to build the latest tagged version.
- Do not flag (or comment) for mere version bumps until at least a month (28-31 days) has passed since the last update.
- There are frequent new tags, sometimes several within a day. Bumping that frequently is pointless, even if this package didn't autoupdate.
- If there is nothing else to update, version bump requests will be unflagged.
Problems building?
- Try installing or updating
aur/dotnet-sdk-bin
. - Try building in a clean chroot.
For other issues, avoid flagging and commenting at the same time for the same issue.
- Flag for common issues with standard solutions. (depends updates, dotnet-sdk version bumps, etc)
- Comment for issues requiring explanation or debugging.
- Use a pastebin for blocks of text more than a few lines.
Pinned Comments
xiota commented on 2024-02-23 04:04 (UTC) (edited on 2024-08-21 14:05 (UTC) by xiota)
This package attempts to build the latest tagged version.
Problems building?
aur/dotnet-sdk-bin
.For other issues, avoid flagging and commenting at the same time for the same issue.