Search Criteria
Package Details: cemu 2.6-3
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: | 35 |
Popularity: | 2.87 |
First Submitted: | 2022-09-05 15:23 (UTC) |
Last Updated: | 2025-03-07 15:59 (UTC) |
Dependencies (26)
- bluez-libs (bluez-gitAUR)
- boost-libs
- fmt (fmt-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libzip (libzip-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- pugixml (pugixml-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- 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-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (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-gitAUR, llvm-minimal-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- alsa-lib (optional) – Audio output
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-amdgpu-pro-legacyAUR, mesa-wsl2-gitAUR, vulkan-radeon-amd-bc250AUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, vulkan-nouveau-gitAUR, nvidia-utils-teslaAUR, vulkan-amdgpu-proAUR, nvidia-vulkan-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, vulkan-terakanAUR, mesa-gitAUR, nvidia-550xx-utilsAUR, mesa-minimal-gitAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, amdvlk, nvidia-utils, vulkan-dzn, vulkan-gfxstream, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional) – Vulkan graphics
Required by (1)
- bcml-git (optional)
Sources (6)
- git+https://github.com/arsenm/sanitizers-cmake.git#commit=aab6948fa863bc1cbe5d0850bc46b9ef02ed4c1a
- git+https://github.com/cemu-project/Cemu#tag=v2.6
- 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 .. 4 5 6 7 8 9 10 Next › Last »
Muflone commented on 2022-09-25 12:18 (UTC)
I'm not yet refusing the orphan request because @Anuskuss is not able to respect the users (the deleted comment is clear enough) and the staff users (the AUR comments and the messages in the mailing list are indecent).
I'll await a couple of days before deciding to orphan the package or leave it.
Anuskuss commented on 2022-09-21 15:03 (UTC)
@kleintux My code is clean and I'm doing good work. I left a comment there which might have been in poor taste, but it's literally just a comment - not some code I want to run on your computer (despite what my fan club on Reddit claims). As for the hit counter, it's fine. It doesn't track IPs or anything, just shows me how many people use my work. It was to be removed next Monday anyway. And seeing such a high number actually encourages me to keep the updates going. But blakkheim would rather see the package die it seems, doing a big disservice to hundreds of people.
Anuskuss commented on 2022-09-21 08:19 (UTC)
@Thaodan It's for situations where a user might have Clang (and LLVM) installed but didn't mess with the enviroment variables yet (i.e. me before I knew about
makepkg.conf
). I didn't want tomakedepend
Clang (even though an idiot mod just did that without my consent) because it's not strictly necessary for building Cemu so I instead check the Clang version if the user has$CC
/$CXX
set and if not, I check if Clang is installed and decide if it can be used.I can no longer revert the Clang/LLVM dependency because I'm banned from the project for using a hit counter. It just checks how many people downloaded my package (without collecting any personal information). It's the same hit counter you see all over GitHub and it should be fine. Anyway the idiot mod has my contact information and could've asked me to remove it but decided to use his "position" to ban me instead. That's what you get if you give a small man even the slightest bit of power.
Thaodan commented on 2022-09-21 02:04 (UTC)
The user can just override the CC= CXX= program, no need to do it on your own in the package.
Anuskuss commented on 2022-09-10 23:39 (UTC)
@atomo Fixed. Also added a new patch which fixes the UI when using (dark) themes (should be merged rather quickly but might as well include it now).
atomo commented on 2022-09-10 23:11 (UTC) (edited on 2022-09-10 23:11 (UTC) by atomo)
Hey, getting this error:
Anuskuss commented on 2022-09-06 17:19 (UTC)
@chris_l I used to makedepend LLVM in my old PKGBUILD back when GCC didn't work but I must've missed it when I removed that hard requirement, so that's on me. Now it'll check if Clang and LLVM are installed before attempting to build with it, but it'll still respect whatever the user has configured.
chris_l commented on 2022-09-06 11:45 (UTC)
@Anuskuss I found the problem. It was because I didn't had installed llvm. After installing it, it compiled fine.
I had installed base-devel, but that doesn't include llvm. So I think llvm should be included as a makedepend
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »