Package Details: eden-git 1:0.2.0.r59.gbd2d344-2

Git Clone URL: https://aur.archlinux.org/eden-git.git (read-only, click to copy)
Package Base: eden-git
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, eden-beta, eden-bin, eden-preview-bin
Provides: eden
Submitter: username227
Maintainer: username227 (HurricanePootis)
Last Packager: HurricanePootis
Votes: 16
Popularity: 2.31
First Submitted: 2025-05-14 23:18 (UTC)
Last Updated: 2026-06-01 01:17 (UTC)

Dependencies (41)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

HurricanePootis commented on 2026-06-01 01:22 (UTC)

Thank you for reaching out! Yeah git can be very confusing

username227 commented on 2026-06-01 01:21 (UTC)

Sorry it was a complete mistake; while I was preparing the last change, I missed your change; when git notified me that i wasn't using the latest version, I handled it incorrectly. Please redo it and i'll make sure to pull the latest version.

HurricanePootis commented on 2026-06-01 01:16 (UTC)

Building in a clean chroot with extra-x86_64-build -c -- -I /home/hurricane/aur/eden-git/game-devices-udev/game-devices-udev-1.0-0.1-any.pkg.tar.zst -I /home/hurricane/aur/cubeb/cubeb-20260506-1-x86_64.pkg.tar.zst, I am able to fully build eden-git with all of the listed dependencies in my changes. This command creates a clean chroot and installs game-devices-udev and cubeb into it:

hurricane@TheCloutPC ~/aur/eden-git $ namcap eden-git-1\:0.2.0.r59.gbd2d344-2-x86_64.pkg.tar.zst
eden-git W: Unused shared library '/usr/lib/libbrotlienc.so.1' by file ('usr/bin/eden')
eden-git W: Unused shared library '/usr/lib/libboost_filesystem.so.1.91.0' by file ('usr/bin/eden-cli')
eden-git W: Unused shared library '/usr/lib/libbrotlienc.so.1' by file ('usr/bin/eden-cli')
eden-git W: Unused shared library '/usr/lib/libbrotlienc.so.1' by file ('usr/bin/eden-room')
eden-git W: Dependency included, but may not be needed ('game-devices-udev')

HurricanePootis commented on 2026-06-01 01:08 (UTC)

With my changes, namcap reports this:

hurricane@TheCloutPC ~/aur/eden-git $ namcap eden-git-1\:0.2.0.r59.gbd2d344-1-x86_64.pkg.tar.zst 
eden-git W: Unused shared library '/usr/lib/libboost_filesystem.so.1.91.0' by file ('usr/bin/eden-cli')
eden-git W: Dependency included, but may not be needed ('game-devices-udev')
hurricane@TheCloutPC ~/aur/eden-git $ 

HurricanePootis commented on 2026-06-01 01:05 (UTC)

@username227

Why did you revert my last commit? Maybe you didn't realize what I had changed and accidentally reverted it? I checked the depends() using namcap, which is a tool that will check what libraries any binaries inside of a package links to and tells you what's missing. Plus, I always build my packages in a clean chroot using extra-x86-64-build, so I can ensure everything is right. Building the latest commit of eden-git, in which you reverted my work, tells me the following:

hurricane@TheCloutPC ~/aur/eden-git $ namcap eden-git-1\:0.2.0.r59.gbd2d344-1-x86_64.pkg.tar.zst 
eden-git W: Unused shared library '/usr/lib/libboost_filesystem.so.1.91.0' by file ('usr/bin/eden-cli')
eden-git E: Dependency qt6-multimedia detected and not included (libraries ['usr/lib/libQt6Multimedia.so.6'] needed in files ['usr/bin/eden'])
eden-git E: Dependency fmt detected and not included (libraries ['usr/lib/libfmt.so.12'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli', 'usr/bin/eden-room'])
eden-git E: Dependency boost-libs detected and not included (libraries ['usr/lib/libboost_filesystem.so.1.91.0', 'usr/lib/libboost_context.so.1.91.0'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli'])
eden-git W: Dependency opus detected and implicitly satisfied (libraries ['usr/lib/libopus.so.0'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli'])
eden-git W: Dependency libdrm detected and implicitly satisfied (libraries ['usr/lib/libdrm.so.2'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli'])
eden-git W: Dependency zlib detected and implicitly satisfied (libraries ['usr/lib/libz.so.1'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli', 'usr/bin/eden-room'])
eden-git W: Dependency openssl detected and implicitly satisfied (libraries ['usr/lib/libcrypto.so.3', 'usr/lib/libssl.so.3'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli', 'usr/bin/eden-room'])
eden-git W: Dependency zstd detected and implicitly satisfied (libraries ['usr/lib/libzstd.so.1'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli', 'usr/bin/eden-room'])
eden-git W: Dependency libx11 detected and implicitly satisfied (libraries ['usr/lib/libX11.so.6'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli'])
eden-git W: Dependency libgcc detected and implicitly satisfied (libraries ['usr/lib/libgcc_s.so.1'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli', 'usr/bin/eden-room'])
eden-git W: Dependency glibc detected and implicitly satisfied (libraries ['usr/lib/libm.so.6', 'usr/lib/libc.so.6'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli', 'usr/bin/eden-room'])
eden-git W: Dependency libstdc++ detected and implicitly satisfied (libraries ['usr/lib/libstdc++.so.6'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli', 'usr/bin/eden-room'])
eden-git W: Dependency lz4 detected and implicitly satisfied (libraries ['usr/lib/liblz4.so.1'] needed in files ['usr/bin/eden', 'usr/bin/eden-cli'])
eden-git W: Dependency included, but may not be needed ('gcc-libs')
eden-git W: Dependency included, but may not be needed ('ffmpeg')
eden-git W: Dependency included, but may not be needed ('zydis')
eden-git W: Dependency included, but may not be needed ('zycore-c')
eden-git W: Dependency included, but may not be needed ('mbedtls')
eden-git W: Dependency included, but may not be needed ('game-devices-udev')

Also, cpp-jwt and cpp-httpplib are no longer needed as Eden now uses CPM to automatically pull those in. Plus, some of the makedepends actually belong in depends. If you read commit b4faf32ad0a4d6320c14d4ed132b5abdaf130b72 in this repo, you can see my reasoning:

    Add fmt, boost-libs, qt6-multimedia, libdrm, libstdc++, libgcc, libx11,
    glibc, opus, zstd, zlibu, lz4, and openssl. Removes cpp-httplib,
    boost-libs, wireless_tools, qt6-multimedia, and cpp-jwt from
    makedepends. Remove gcc-libs, ffmpeg, zydis, zycore-c, and mbedtls from
    depends. Re-enabled LTO. LTO was originally disabled due to switching
    over to Clang + ThinLTO. However, whenever the emulator was switched
    back to GCC, LTO was never re-enabled.

I am going to add back my work, as I know it's 100% right. I'm leaving this comment to you to explain why I did what I did and why it shouldn't be reversed.

crueter commented on 2026-05-31 05:37 (UTC)

We no longer recommend users to use our built-in input rules, and instead recommend the usage of https://aur.archlinux.org/packages/game-devices-udev.

See: https://github.com/gentoo/guru/blob/master/games-emulation/eden/eden-9999.ebuild#L215-L216

username227 commented on 2026-05-19 02:44 (UTC)

@dandroboti, yes should be fixed already yesterday. clear your aur helper's cache and redownload the pkgbuild.

Dandroboti commented on 2026-05-19 02:22 (UTC)

install: cannot stat '/home/dandroboti/.cache/yay/eden-git/src/eden/dist/72-yuzu-input.rules': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: eden-git-exit status 4

hmmm, I know I can fix this by adding that deleted file into the dist directory, but compiling time wasted if I don't do that. Any way to fix it permanently?. This is yay.

crueter commented on 2026-05-18 23:20 (UTC)

We switched to SDL3 today.

sapphiree commented on 2026-05-18 05:18 (UTC)

huh, I guess paru didn't pull the latest revision for some reason.. sorry about that