Search Criteria
Package Details: eden-git 1:0.0.3.git.r8.g2502352-2
Package Actions
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 |
Provides: | eden |
Submitter: | username227 |
Maintainer: | username227 (HurricanePootis) |
Last Packager: | username227 |
Votes: | 9 |
Popularity: | 3.39 |
First Submitted: | 2025-05-14 23:18 (UTC) |
Last Updated: | 2025-09-10 13:17 (UTC) |
Dependencies (36)
- brotli (brotli-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-decklinkAUR, ffmpeg-cudaAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libva (libva-gitAUR, libva-headlessAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-webengine
- quazip-qt6
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- zycore-c (zycore-c-gitAUR)
- zydis (zydis-gitAUR)
- boost (boost-gitAUR) (make)
- boost-libs (make)
- catch2 (catch2-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cpp-jwtAUR (cpp-jwt-gitAUR, cpp-jwtAUR) (make)
- cubebAUR (cubeb-gitAUR, cubebAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- Show 16 more dependencies...
Latest Comments
1 2 3 4 5 Next › Last »
rossome commented on 2025-09-10 04:41 (UTC)
quazip-qt6 is need in depends
crueter commented on 2025-09-05 14:08 (UTC)
@HurricanePootis why was https://aur.archlinux.org/cgit/aur.git/commit/?h=eden-git&id=e804dd8620fd179cb836af2300c01b865cf95fd5 done? It's preferred to have these as shared libs as opposed to statically pulling them in at build time, not to mention zlib, zstd, opus, and a few others will NOT be pulled in since YUZU_USE_CPM is OFF.
Are these already pulled in by other dependents?
crueter commented on 2025-09-03 02:37 (UTC)
Just merged this PR, should be good now
crueter commented on 2025-09-02 19:52 (UTC) (edited on 2025-09-02 19:59 (UTC) by crueter)
That's an unrelated bug. PR 381 should fix the VMA linkage on the cli target and also some weird stuff going on with bundled package precedence https://git.eden-emu.dev/eden-emu/eden/pulls/381
BTW-you can fix the httplib thing with
-Dhttplib_FORCE_BUNDLED=ON
arodland commented on 2025-09-02 18:56 (UTC)
Needs a dep on vulkan-memory-allocator since eden rev e60fd4b68b.
username227 commented on 2025-09-01 15:31 (UTC)
it's not a packaging issue. CPM is trying to download xbyak from a repository that appears to no longer exist.
yobson commented on 2025-09-01 13:49 (UTC)
build failing
Dandroboti commented on 2025-08-24 23:39 (UTC)
@crueter - all good, the AUR is working again when CleanBuilding, this issue is resolved.
crueter commented on 2025-08-24 01:52 (UTC)
Yeah, cubeb pulled in by CPM builds fine both on our Arch CI and my Gentoo system, so you should be safe to remove it. It's also statically linked if pulled in by CPM
username227 commented on 2025-08-24 01:36 (UTC)
@crueter - the cubeb issue is indeed resolved. Please confirm that it's not really needed in depends either, and i'll get rid of it completely. thanks.
1 2 3 4 5 Next › Last »