Upstream just tagged their first non-stable 0.0.4 test release. I have put it in a new package called eden-beta for anybody interested. I will update here only when it is stable.
Search Criteria
Package Details: eden 0.0.3-16
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eden.git (read-only, click to copy) |
|---|---|
| Package Base: | eden |
| Description: | Nintendo Switch emulator forked from yuzu. |
| Upstream URL: | https://eden-emulator.github.io/ |
| Keywords: | eden emulator nintendo switch yuzu |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | eden-beta, eden-bin, eden-git, eden-preview-bin |
| Submitter: | username227 |
| Maintainer: | username227 (HurricanePootis) |
| Last Packager: | HurricanePootis |
| Votes: | 10 |
| Popularity: | 1.41 |
| First Submitted: | 2025-05-14 22:35 (UTC) |
| Last Updated: | 2025-11-09 05:16 (UTC) |
Dependencies (35)
- brotli (brotli-gitAUR)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-obsAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- llvm-libs (llvm-libs-gitAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR)
- qt6-webengine
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- boost-libs (make)
- Show 15 more dependencies...
Required by (0)
Sources (1)
username227 commented on 2025-10-27 21:26 (UTC)
username227 commented on 2025-09-19 12:21 (UTC) (edited on 2025-09-19 12:26 (UTC) by username227)
@nozzle, thanks for bringing this to our attention. @hurricanepootis switched it over last night.
nozzle commented on 2025-09-19 02:38 (UTC)
Clang has some known bugs with eden (such as flickering in SMO) and shouldn't be the default. See this issue in the discord https://discord.com/channels/1367654015269339267/1418013769602306140
Derson5 commented on 2025-09-05 11:56 (UTC)
You forgot to delete mold from makedepends.
username227 commented on 2025-09-05 11:01 (UTC)
yeah that was an error. thanks for catching that. i'll change it back.
Derson5 commented on 2025-09-05 09:21 (UTC)
@username227 did you revert to mold in pkgrel = 9?
HurricanePootis commented on 2025-09-02 20:26 (UTC)
@username27 sounds good. I don't expect there to be many—if any—problems cause clang puts a lot of effort into being compliant with gcc.
username227 commented on 2025-09-02 19:55 (UTC)
that's fine if it works. I played around with it and settled on mold because it worked, and in my experience, gcc is notoriously bad with linkages. However, I believe @crueter told me that all of the testing is done with gcc, so at some point if it becomes problematic we might have to switch back from clang.
HurricanePootis commented on 2025-09-02 18:10 (UTC)
@username27
I switched from mold to clang + ThinLTO + lld. If you check the commit message of the 0.0.3-8 commit, you can see that shaved off over a minute. This is because mold uses ld's LTO whenever doing an LTO build. This is far slower than just using clang, lld, and ThinLTO.
username227 commented on 2025-08-22 11:31 (UTC)
@aurelia thanks for catching that oversight. corrected.
Pinned Comments
username227 commented on 2025-10-27 21:26 (UTC)
Upstream just tagged their first non-stable 0.0.4 test release. I have put it in a new package called eden-beta for anybody interested. I will update here only when it is stable.