Search Criteria
Package Details: cemu 2.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cemu.git (read-only, click to copy) |
---|---|
Package Base: | cemu |
Description: | Software to emulate Wii U games and applications on PC |
Upstream URL: | https://cemu.info |
Keywords: | emulator wii-u |
Licenses: | MPL2 |
Submitter: | Anuskuss |
Maintainer: | kescherAUR |
Last Packager: | kescherAUR |
Votes: | 29 |
Popularity: | 2.15 |
First Submitted: | 2022-09-05 15:23 (UTC) |
Last Updated: | 2024-12-01 18:41 (UTC) |
Dependencies (25)
- boost-libs
- fmt (fmt-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libzip (libzip-gitAUR)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- pugixml (pugixml-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- boost (boost-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glm (glm-gitAUR) (make)
- glslang (glslang-gitAUR) (make)
- glu (glu-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- Show 5 more dependencies...
Required by (1)
- bcml-git (optional)
Sources (7)
- fix-glslang-link.patch
- git+https://github.com/arsenm/sanitizers-cmake.git#commit=aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a
- git+https://github.com/cemu-project/Cemu#tag=v2.4
- git+https://github.com/Exzap/ZArchive.git#commit=d2c717730092c7bf8cbb033b12fd4001b7c4d932
- git+https://github.com/google/googletest.git#commit=800f5422ac9d9e0ad59cd860a2ef3a679588acb4
- git+https://github.com/mozilla/cubeb.git#commit=2071354a69aca7ed6df3b4222e305746c2113f60
- git+https://github.com/ocornut/imgui.git#commit=f65bcf481ab34cd07d3909aab1479f409fa79f2f
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
That1Calculator commented on 2024-03-08 00:02 (UTC)
llvm17-libs needs to be added as a makedep
kescherAUR commented on 2023-12-22 00:58 (UTC)
@hirak99 Patch included. Thanks for pointing it out!
hirak99 commented on 2023-12-09 06:04 (UTC)
No longer builds.
This patch makes it build on Arch - https://github.com/cemu-project/Cemu/issues/1034#issuecomment-1837576438
Should it be included in the package so it works for everyone?
lesto commented on 2023-10-21 12:26 (UTC)
@kescherAUR can confirm that is the issue, thanks! somehow that link was still blue for me, and I did some research before asking!
kescherAUR commented on 2023-10-07 15:11 (UTC) (edited on 2023-10-07 15:11 (UTC) by kescherAUR)
@lesto I can't reproduce your issue entirely, but "//include" not being found indicates that you may be having the exact same issues as described here: https://bbs.archlinux.org/viewtopic.php?id=276831
If your
PATH
contains/bin
or/sbin
, get rid of it, this should resolve the issue.lesto commented on 2023-10-06 09:53 (UTC) (edited on 2023-10-06 09:54 (UTC) by lesto)
fmt
issue is closed on the repo.I get the error
kescherAUR commented on 2023-08-18 15:33 (UTC) (edited on 2023-08-18 15:33 (UTC) by kescherAUR)
@CrazySniperCatt0 cubeb is explicitly not a dependency because cemu is built with it directly, as a git submodule. Therefore, you do not need to install cubeb yourself. On my system, I do not install cubeb at all either and sound works just fine.
CrazySniperCatt0 commented on 2023-08-18 03:14 (UTC)
Hey, I feel like you should add cubeb to the dependencies since it only supports cubeb right now. Or at the very least mention that you need to get it to use sound on the emulator
kescherAUR commented on 2023-08-07 20:17 (UTC)
@FabioLolix thanks for the heads-up
FabioLolix commented on 2023-08-05 19:40 (UTC)
Btw fmt9 is on the AUR
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »