Search Criteria
Package Details: libretro-azahar-git 2125.0.1.r11.g3066887-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/azahar-git.git (read-only, click to copy) |
|---|---|
| Package Base: | azahar-git |
| Description: | Nintendo 3DS core based on Citra |
| Upstream URL: | https://azahar-emu.org/ |
| Keywords: | 3ds emulator game nintendo |
| Licenses: | GPL-2.0-or-later |
| Groups: | libretro |
| Conflicts: | libretro-azahar |
| Provides: | libretro-azahar |
| Submitter: | abouvier |
| Maintainer: | abouvier |
| Last Packager: | abouvier |
| Votes: | 3 |
| Popularity: | 1.04 |
| First Submitted: | 2025-02-28 06:23 (UTC) |
| Last Updated: | 2026-03-29 22:57 (UTC) |
Dependencies (41)
- crypto++ (crypto++-gitAUR)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- glslang (glslang-gitAUR)
- libbacktrace.so (libbacktrace-gitAUR, libbacktrace)
- libboost_iostreams.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- libboost_serialization.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-1.1AUR, openssl-aegisAUR, lib32-openssl, openssl)
- libfmt.so (fmt10AUR, fmt9AUR, fmt11AUR, fmt-gitAUR, fmt)
- libgcc_s.so (libgcc-snapshotAUR, lib32-gcc-libs-snapshotAUR, libgcc)
- libretro-core-info (libretro-core-info-gitAUR)
- libssl.so (openssl-gitAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-1.1AUR, openssl-aegisAUR, lib32-openssl, openssl)
- libstdc++.so (libstdc++-snapshotAUR, lib32-gcc-libs-snapshotAUR, libstdc++)
- libZydis.so (zydis-gitAUR, zydis)
- boost (boost-gitAUR) (make)
- boost-libs (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- cpp-jwtAUR (cpp-jwt-gitAUR, cpp-jwtAUR) (make)
- cubebAUR (cubebAUR, cubeb-gitAUR) (make)
- ffmpeg4.4 (make)
- Show 21 more dependencies...
Latest Comments
1 2 3 Next › Last »
abouvier commented on 2026-03-17 20:10 (UTC)
My bad, it was added in version 1.22.0.
abouvier commented on 2026-03-17 20:00 (UTC)
You need to use
libretro-core-info-git, because the info file for the azahar core was added after the 1.22.2 release tag.rubin55 commented on 2026-03-17 19:44 (UTC)
You seem to depend specifically on
libretro-core-info>=1.22.2.r3but this is not provided by anything.extrashaslibretro-core-info>=1.22.2and the libretro core seems to work fine with that?username227 commented on 2026-01-20 20:22 (UTC) (edited on 2026-01-21 00:53 (UTC) by username227)
I can get past the error in backend.cpp by switching to clang. however, i then get a linker error at the end of the build.
username227 commented on 2026-01-20 02:00 (UTC)
not building. getting errors, possibly something related to dynarmic but not sure. might be an upstream issue also.
username227 commented on 2026-01-09 17:51 (UTC)
Getting build error:
Neros commented on 2025-10-12 12:55 (UTC)
I can't build it anymore:
username227 commented on 2025-09-11 21:11 (UTC)
getting all sorts of errors:
username227 commented on 2025-08-06 15:40 (UTC)
Getting submodule missing errors for spirv-tools and spirv-headers:
abouvier commented on 2025-08-05 03:57 (UTC)
No, it would not. Checking the supported instructions of the building machine is bad. You could build the package on a computer with a very old CPU and install it on a modern computer (or the reverse). The right way is to check that the flags in
CXXFLAGSwill end up enabling the compiler-msse4.2flag.1 2 3 Next › Last »