Package Details: eden-git 1:0.1.0.rc1.r7.g1370f23-1

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: username227
Votes: 10
Popularity: 0.43
First Submitted: 2025-05-14 23:18 (UTC)
Last Updated: 2026-01-09 14:01 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

username227 commented on 2026-01-15 13:06 (UTC) (edited on 2026-01-15 13:27 (UTC) by username227)

something else is going on, @sapphiree. I already had that package installed and still got the error. Let me work on it.

probably related to pull request from yesterday upstream: https://git.eden-emu.dev/eden-emu/eden/pulls/3289.

I've inquired about this on their discord. keep you informed.

sapphiree commented on 2026-01-15 04:38 (UTC)

qt6-webengine seems to be missing from dependencies:

-- Configuring done (15.7s)
CMake Error at src/yuzu/CMakeLists.txt:416 (target_link_libraries):
  Target "yuzu" links to:

    Qt6::WebEngineCore

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

kode54 commented on 2025-12-09 07:03 (UTC) (edited on 2025-12-09 07:12 (UTC) by kode54)

cubeb needs to be a runtime dependency.

Edit: enet is also a runtime dependency, not just make time.

crueter commented on 2025-10-25 20:58 (UTC) (edited on 2025-10-25 20:59 (UTC) by crueter)

@npreining This seems to be a recurring problem where every single domain I've owned gets flagged as suspicious by VPNs or ISPs.

@username227 it's probably better to fetch nx_tzdb directly from https://git.crueter.xyz/misc/tzdb_to_nx/releases/download/091025/091025.tar.gz and set -DYUZU_TZDB_PATH=<tzdb_dir>. It won't necessarily fix issues like this but should help

username227 commented on 2025-10-16 21:25 (UTC)

@npreining no problem. glad it was fixed.

npreining commented on 2025-10-16 21:14 (UTC)

@username227 thanks for checking. Interesting. I purged the src and pkg dirs, and manually called makepkg, same hang. Very strange

Ok ... fixed it. Sorry for the noise. I had a VPN (but that should only tunnel a certain domain, not all). Terminating the VPN fixed it.

Sorry for the noise.

username227 commented on 2025-10-16 21:06 (UTC)

i cannot duplicate this. It seems to download fine for me both in and out of chroot. have you tried clearing your yay cache or trying a different aur helper?

npreining commented on 2025-10-16 20:55 (UTC)

Build is failing and hanging every time at the same place:

-- Downloading time zone data...
-- [CPMUtil] nx_tzdb: Download URL is https://git.crueter.xyz/misc/tzdb_to_nx/releases/download/091025/091025.tar.gz
-- CPM: Adding package nx_tzdb@091025 (091025 to /home/norbert/.cache/yay/eden-git/src/eden/.cache/cpm/nx_tzdb/091025)

Manual download with the browser works. This is repeatable.

crueter commented on 2025-10-16 18:44 (UTC)

httplib can be used as a system package now.

Joomzie commented on 2025-09-15 03:55 (UTC)

Just a heads up, mbedtls is now a required dependency.