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.005039
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

dnmodder commented on 2024-03-10 20:18 (UTC)

Please remove conflicts with all yuzu variants, there is no file or folder that has the name yuzu to cause a conflict.

yangtsesu commented on 2024-03-10 02:15 (UTC)

6 libswscale.so is not needed anymore. ffmpeg is in internal.

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

All fixed except 5.

yangtsesu commented on 2024-03-09 05:36 (UTC)

5 In preinstall suggest: mv ~/.local/share/yuzu ~/.local/share/suyu ; ln -s ~/.local/share/suyu ~/.local/share/yuzu

yangtsesu commented on 2024-03-09 05:34 (UTC)

4 72-suyu-input.rules

yangtsesu commented on 2024-03-09 05:26 (UTC) (edited on 2024-03-09 05:42 (UTC) by yangtsesu)

3 No need to mv yuzu binary to suyu anymore.

yangtsesu commented on 2024-03-09 05:21 (UTC) (edited on 2024-03-09 05:22 (UTC) by yangtsesu)

  1. This PKGBUILD try to find httplib in /usr/lib. It did not use the cpp-httplib git. "Could NOT find httplib: (Required is at least version "0.12") (found , )"

  2. It depends on "catch2"