@hypnagogic As a separate package, build option, or alternate PKGBUILD?
Search Criteria
Package Details: ryujinx 1.2.72-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/GreemDev/Ryujinx |
Licenses: | MIT |
Submitter: | Rubo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 14 |
Popularity: | 3.75 |
First Submitted: | 2022-12-10 16:56 (UTC) |
Last Updated: | 2024-11-07 05:50 (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, zlib-ng-compat)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk-binAUR (dotnet-sdk-binAUR) (make)
Required by (0)
Sources (1)
xiota commented on 2024-11-15 16:40 (UTC)
hypnagogic commented on 2024-11-15 16:08 (UTC)
Any interest in adding the canary releases?
username227 commented on 2024-11-07 03:10 (UTC) (edited on 2024-11-07 03:14 (UTC) by username227)
get this error:
/home/jerry/ryujinx/PKGBUILD: line 123: _pkgver_new: parameter null or not set
EDIT: note that the build succeeds upsteam following the readme instructions so it must be package-related.
xiota commented on 2024-11-04 17:40 (UTC) (edited on 2024-11-04 17:44 (UTC) by xiota)
@HunabKu Didn't work last week. Not going to try again anytime soon unless someone else confirms it first.
This package used to let user choose whether to use the repo or -bin
package, but that wasted users' time because the repo package didn't work majority of time.
HunabKu commented on 2024-11-04 17:17 (UTC) (edited on 2024-11-04 17:19 (UTC) by HunabKu)
I'm pretty sure you can replace AUR dotnet-sdk-bin with repository dotnet-sdk @xiota
xiota commented on 2024-10-28 04:56 (UTC) (edited on 2024-10-28 07:49 (UTC) by xiota)
@Windows10CE That was part of the package when I adopted it. Will look for why it might have been added (2c587a7da3c1) and remove it if there isn't sufficient justification to keep it. I agree that cleanup is user responsibility.
Update: Package revised. Cache now stored in nuget-home
to reduce potential for conflicts and make easier to clear. Also changed install location (/usr/lib
) and removed world-writable log directory.
Windows10CE commented on 2024-10-28 04:02 (UTC)
Is there a reason the PKGBUILD does dotnet nuget locals all -c
? Clearing the nuget cache is generally unnecessary unless there's a problem, and in that case I'd expect it to be done by the user as needed instead of cleaning the cache that can cause a few gigabytes to need to be redownloaded to build Ryujinx alone, not counting any other .NET projects the user may have.
xiota commented on 2024-10-27 20:54 (UTC) (edited on 2024-10-28 02:59 (UTC) by xiota)
Decided to use the GreemDev fork because it's active and has sane version tags.
jSQrD commented on 2024-10-27 19:45 (UTC) (edited on 2024-10-28 05:02 (UTC) by jSQrD)
A Decision has been made. I'll keep this updated in case of more big N shenanigans
Currently there are two main forks/mirrors for Ryujinx.
- https://github.com/ryujinx-mirror/ryujinx > Which is for minor fixes and enhancements
- https://github.com/GreemDev/Ryujinx > Which is for new features
LimePotato commented on 2024-10-09 07:56 (UTC)
the mirror is taking PRs now and having minor changes and bug fixes being merged
Pinned Comments
xiota commented on 2024-02-23 04:04 (UTC) (edited on 2024-10-28 07:55 (UTC) by xiota)
This package attempts to build the latest tagged version on rebuild.
Problems building?
aur/dotnet-core-bin
.For other issues, avoid flagging and commenting at the same time for the same issue.