Search Criteria
Package Details: mandarine-git r10301.6ae06c5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mandarine-git.git (read-only, click to copy) |
---|---|
Package Base: | mandarine-git |
Description: | 3ds emulator - citra fork with tweaks/enhancements |
Upstream URL: | https://github.com/mandarine3ds/mandarine |
Licenses: | GPL-2.0-or-later |
Conflicts: | mandarine |
Provides: | mandarine |
Submitter: | username227 |
Maintainer: | username227 (HurricanePootis) |
Last Packager: | username227 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-08-11 21:40 (UTC) |
Last Updated: | 2025-09-05 03:04 (UTC) |
Dependencies (34)
- boost-libs
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libfdk-aac (libfdk-aac-gitAUR)
- libinih (libinih-gitAUR)
- libusb (libusb-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- openal (openal-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qt6-multimedia
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sndio (sndio-gitAUR)
- soundtouch (soundtouch-gitAUR)
- speexdsp (speexdsp-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- boost (boost-gitAUR) (make)
- catch2 (catch2-gitAUR) (make)
- Show 14 more dependencies...
Required by (0)
Sources (40)
- boost
- catch2
- git+https://codeberg.org/soundtouch/soundtouch.git
- 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+https://github.com/bylaws/liblinkernsbypass
- git+https://github.com/facebook/zstd.git
- git+https://github.com/fmtlib/fmt.git
- git+https://github.com/google/googletest
- git+https://github.com/google/oboe.git
- git+https://github.com/herumi/xbyak.git
- git+https://github.com/kcat/openal-soft
- git+https://github.com/KhronosGroup/glslang
- git+https://github.com/KhronosGroup/SPIRV-Headers
- git+https://github.com/knik0/faad2
- git+https://github.com/lemenkov/libyuv.git
- git+https://github.com/libusb/libusb.git
- git+https://github.com/lioncash/dynarmic.git
- git+https://github.com/lsalzman/enet.git
- git+https://github.com/lvandeve/lodepng.git
- git+https://github.com/mandarine3ds/mandarine
- git+https://github.com/merryhime/oaknut.git
- git+https://github.com/mozilla/cubeb
- git+https://github.com/neobrain/nihstro.git
- git+https://github.com/PabloMK7/discord-rpc.git
- git+https://github.com/PabloMK7/sirit
- git+https://github.com/septag/dds-ktx
- git+https://github.com/weidai11/cryptopp.git
- git+https://github.com/wwylele/teakra.git
- https://github.com/username227/mcl/archive/refs/tags/mcl.tar.gz
- library-headers
- libressl
- sdl2
- SPIRV-Tools
- sv_SE_patch.patch
- vma
- vulkan-headers
Latest Comments
username227 commented on 2025-09-05 01:53 (UTC)
OK I believe I can fix the build. I just pushed a fix to the mandarine package which builds and seems to work as expected. I can do this same fix for this package as well, I believe, but first I'll need an alternative for the sirit external. If one doesn't exist, I could probably try to host the external from the unified source package and fix it that way. but if you know of a mirror to pablo's sirit repo also let me know.
username227 commented on 2025-09-04 16:07 (UTC)
@Popolon, OK I did that. However, I'm still getting dynarmic errors in the build process. Not sure they can be fixed except by upstream devs but doesn't seem likely.
Popolon commented on 2025-09-04 12:09 (UTC) (edited on 2025-09-04 12:10 (UTC) by Popolon)
please replace PabloMK7/dynarmic git clone that is no more available by lioncash/dynarmic This is also the repository used by AUR dynarmic package.