Package Details: suyu-dev-git r27439.daf2c1f496-1

Git Clone URL: https://aur.archlinux.org/suyu-dev-git.git (read-only, click to copy)
Package Base: suyu-dev-git
Description: suyu is the afterlife the world's most popular, open-source, Nintendo Switch emulator (dev branch)
Upstream URL: https://git.suyu.dev/suyu/suyu
Licenses: GPL-3.0-or-later
Conflicts: suyu-appimage, suyu-dev-qt6-git, suyu-git
Provides: suyu-dev-qt6-git, suyu-git
Submitter: Fijxu
Maintainer: Fijxu (HurricanePootis)
Last Packager: username227
Votes: 2
Popularity: 0.006431
First Submitted: 2024-03-06 20:21 (UTC)
Last Updated: 2024-06-02 16:02 (UTC)

Dependencies (43)

Required by (0)

Sources (28)

Pinned Comments

Fijxu commented on 2024-11-28 22:13 (UTC)

Heads up. I'm going to delete this package in 2~3 weeks, why? Because suyu is not maintained (and it never was anyways) and I don't care about it anymore. I contributed to the CI/CD pipelines and linux packaging overall on the suyu project but most of the people that joined the team were just people without emulation experience to keep the emulator alive and in active development. Suyu is not better than Yuzu, it just fixed some small issues and removed features due to potential legal issues.

I will archive this package on my git server here if anyone wants to use it as a reference for a new AUR package (which is not worth because torzu exists and implements occasional fixes):

https://git.nadeko.net/Fijxu/suyu-dev-git

https://git.nadeko.net/Fijxu/suyu-dev-qt6-git

https://git.nadeko.net/Fijxu/suyu-git

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

username227 commented on 2024-03-31 23:10 (UTC) (edited on 2024-03-31 23:13 (UTC) by username227)

Yes I agree that it doesn't make sense. I did some searching, and found this thread: https://github.com/microsoft/vscode-azureappservice/issues/1445,

After running command: git config --global http.postBuffer 157286400

It worked properly. This means that the issue with the cloning is happening at the local git config level and it's not a problem with the pkgbuild.

Can we somehow modify the pkgbuild to include a command that makes the change to ensure this doesn't happen? perhaps in the prepare() function.

Fijxu commented on 2024-03-31 21:28 (UTC)

username227: Thanks, now I know I am not the only one with this error. I was trying to do some changes on the package but I was not able to because I always do clean builds in a clean chroot and this errors about vcpkg happened. At first I thought it was my Internet but I am not the only one now...

I do not really know how to fix the vcpkg git clone because it makes no sense at all. If I clone it manually using git clone it just works...

Searching about curl 22 The requested URL returned error: 400 fatal: expected 'packfile' returns no good results. I will see what I can do. I already have some ideas on how to fix this.

username227 commented on 2024-03-31 21:00 (UTC)

FYI: error message:

Cloning into bare repository '/home/jerry/.cache/yay/suyu-dev-git/vcpkg'... error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400 fatal: expected 'packfile' ==> ERROR: Failure while downloading vcpkg git repo Aborting... -> error downloading sources: /home/jerry/.cache/yay/suyu-dev-git context: exit status 1

username227 commented on 2024-03-25 23:38 (UTC)

Should yay or another aur helper be able to retrieve package updates based on the repo commits, similar to other git packages? It is not doing that, and I am not clear as to why. All it says is that the installed version (built using yay from the aur) is newer than the version in the chaotic-aur repo. But when I use --gendb in yay, it doesn't even list this package as a development package. Any ideas? Thanks!

username227 commented on 2024-03-21 18:34 (UTC)

asks for a login to clone suyu git repository.?

HurricanePootis commented on 2024-03-14 22:04 (UTC)

I have fixed the .desktop

yangtsesu commented on 2024-03-14 14:02 (UTC)

There is no binarry "yuzu" sed -i '12s/Exec=suyu/Exec=env QT_QPA_PLATFORM=xcb yuzu/' org.suyu_emu.suyu.desktop

Fijxu commented on 2024-03-11 15:34 (UTC) (edited on 2024-03-11 15:35 (UTC) by Fijxu)

Things that happen when you are modifying packages at 3AM. I will fix it later

Odaem commented on 2024-03-11 15:25 (UTC)

There is a typo in the field 'conflics', should be 'conflicts'.