Search Criteria
Package Details: eden-git 1:0.2.0.r89.g5219b9f-1
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, eden-beta, eden-bin, eden-preview-bin |
| Provides: | eden |
| Submitter: | username227 |
| Maintainer: | username227 (HurricanePootis) |
| Last Packager: | username227 |
| Votes: | 15 |
| Popularity: | 1.29 |
| First Submitted: | 2025-05-14 23:18 (UTC) |
| Last Updated: | 2026-06-10 20:07 (UTC) |
Dependencies (43)
- boost-libs
- brotli (brotli-gitAUR)
- cpp-httplib (cpp-httplib-gitAUR, cpp-httplib-compiledAUR)
- cpp-jwtAUR (cpp-jwt-gitAUR, cpp-jwtAUR)
- cubebAUR (cubeb-gitAUR, cubebAUR)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- fmt (fmt-gitAUR)
- game-devices-udevAUR
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libdrm (libdrm-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libusb (libusb-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libx11 (libx11-gitAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- opus (opus-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- Show 23 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11
sukanka commented on 2025-05-21 14:54 (UTC)
If you'd like to minimize the git submodules, you can refer to this PR, we only need
siritandsimpleini(and we can also remove this)username227 commented on 2025-05-16 21:27 (UTC)
I can only build this in a chroot. Some packages might conflict with the build, causing errors related to glad and/or SPIRV. I cannot patch these errors without ruining program functionality. If you run into this problem, please build in a chroot:
If you can suggest a way to fix so that it builds outside of a chroot, please let me know.
username227 commented on 2025-05-14 23:19 (UTC) (edited on 2025-05-16 21:25 (UTC) by username227)
Note: There are improvements planned for this package:
1) Improvements can probably be made with the submdoule prepare coommnds
2) I can only build this in a chroot due to the same error that I fixed on the torzu package. I will try to push a fix for this similar to what I did with torzu. Meanwhile, if you run into an error related to glad, build in chroot:
paru -S eden --chroootEDIT: I updated the pkgbuild with patches that allowed the package to build outside of a chroot. However, after further testing, I realized that I was unable to actually open any games with the compiled program. therefore, I reverted the changes. The patches were uploaded on the git page here if anybody wants to review and suggest a way to change the build so it builds outside fo a chroot but maintains functionality, because obviously if the program doesn't work the build is useless.
UPDATE #2: I have cleaned up the submodules and eliminated unnecessary 2nd-level submodules. Next I will disable the first-level submodule checks and attempt to eliminate remaining unnecessary submodules. But you will find the prepare function much quicker now.
UPDATE #3: I have eliminated unneeded submodules. If anybody runs into any issues let me know.
« First ‹ Previous 1 .. 6 7 8 9 10 11