Search Criteria
Package Details: citra-qt-git r9774.43cedf59a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/citra-git.git (read-only, click to copy) |
---|---|
Package Base: | citra-git |
Description: | An experimental open-source Nintendo 3DS emulator/debugger |
Upstream URL: | https://github.com/citra-emu/citra/ |
Licenses: | GPL2 |
Submitter: | ceri |
Maintainer: | HurricanePootis |
Last Packager: | HurricanePootis |
Votes: | 76 |
Popularity: | 0.62 |
First Submitted: | 2014-05-01 08:32 (UTC) |
Last Updated: | 2023-09-15 22:57 (UTC) |
Dependencies (27)
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libbacktrace-git
- libfdk-aac
- libusb (libusb-git)
- mbedtls (mbedtls-git, aur-mbedtls, l8w8jwt-git, nanomq-full-git)
- openssl (openssl-git, openssl-hardened, quictls-openssl, openssl-static)
- qt6-base (qt6-base-git, qt6-base-headless)
- qt6-multimedia
- sdl2 (sdl2-git)
- sndio (sndio-git)
- speexdsp
- cmake (cmake-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- gcc (gccrs-git, gcc-git, gcc11) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- glslang (glslang-minimal-git, glslang-git) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (make)
- Show 7 more dependencies...
Required by (0)
Sources (35)
- boost
- catch2
- citra
- dynarmic
- git+https://github.com/abdes/cryptopp-cmake.git
- git+https://github.com/arsenm/sanitizers-cmake
- git+https://github.com/arun11299/cpp-jwt.git
- git+https://github.com/benhoyt/inih.git
- git+https://github.com/bylaws/libadrenotools.git
- git+https://github.com/bylaws/liblinkernsbypass.git
- git+https://github.com/facebook/zstd.git
- git+https://github.com/fmtlib/fmt.git
- git+https://github.com/google/googletest
- git+https://github.com/herumi/xbyak.git
- git+https://github.com/kcat/openal-soft.git
- git+https://github.com/KhronosGroup/glslang.git
- git+https://github.com/KhronosGroup/SPIRV-Headers.git
- git+https://github.com/lemenkov/libyuv.git
- git+https://github.com/libusb/libusb.git
- git+https://github.com/lsalzman/enet.git
- git+https://github.com/lvandeve/lodepng.git
- git+https://github.com/mozilla/cubeb
- git+https://github.com/septag/dds-ktx.git
- git+https://github.com/weidai11/cryptopp.git
- git+https://github.com/wwylele/teakra.git
- git+https://github.com/yuzu-emu/discord-rpc.git
- git+https://github.com/yuzu-emu/sirit.git
- library-headers
- libressl
- nihstro
- sdl2
- soundtouch
- vma
- vulkan-headers
- zycore
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
Funkin-Stoopid commented on 2023-08-07 14:31 (UTC)
Hello I have some errors during build https://pastebin.com/YCfDrWyw
Neko-san commented on 2023-07-28 20:56 (UTC)
The
package_citra-git()
function needs to be updated to support your$_debug
flag:svallinn commented on 2023-07-09 14:43 (UTC) (edited on 2023-07-10 10:07 (UTC) by svallinn)
If you're gonna use an external
boost
, you're gonna need to add thelibbacktrace-git
package to the make dependencies, since we don't normally have those headers available and that will fail the build.noabody commented on 2023-05-08 00:56 (UTC)
FYI: Build fails when package
robin-map
is installed on system. It's an upstream issue of some sort.robin-map
isn't really used by anything that I can see. Probably easier to just remove it.archang commented on 2023-04-26 21:13 (UTC)
The lastest commit has changed the URL of submodule SoundTouch to https://codeberg.org/soundtouch/soundtouch.git
marc00077 commented on 2023-04-18 18:43 (UTC)
Thanks!
HurricanePootis commented on 2023-04-17 03:07 (UTC)
@marc00077 I fixed it
marc00077 commented on 2023-04-16 23:43 (UTC) (edited on 2023-04-16 23:46 (UTC) by marc00077)
Build fails for me with the following error:
In file included from /home/xxxx/citra-git/src/citra/externals/dynarmic/src/dynarmic/backend/block_range_information.cpp:6: /home/xxxx/citra-git/src/citra/externals/dynarmic/src/dynarmic/../dynarmic/backend/block_range_information.h:12:10: fatal error: tsl/robin_set.h: No such file or directory 12 | #include <tsl/robin_set.h> | ^~~~~~~~~~~~~~~~~
Tested without using aur wrappers. Any ideas?
1 2 3 4 5 6 .. 10 Next › Last »