Search Criteria
Package Details: libretro-azahar-git 2126.0.alpha2.r7.g93143bc-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: | 2 |
| Popularity: | 0.053353 |
| First Submitted: | 2025-02-28 06:23 (UTC) |
| Last Updated: | 2026-06-25 16:45 (UTC) |
Dependencies (41)
- crypto++ (crypto++-gitAUR)
- enet (enet-gtkorvo-gitAUR, enet-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- 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-aegisAUR, openssl-1.1AUR, openssl-staticAUR, lib32-openssl, openssl)
- libfmt.so (fmt10AUR, fmt9AUR, fmt11AUR, fmt-gitAUR, fmt)
- libgcc_s.so (libgcc-fast-optimizedAUR, libgcc-snapshotAUR, lib32-gcc-libs-snapshotAUR, libgcc)
- libretro-core-info (libretro-core-info-gitAUR)
- libssl.so (openssl-gitAUR, openssl-aegisAUR, openssl-1.1AUR, openssl-staticAUR, lib32-openssl, openssl)
- libstdc++.so (libstdc++-fast-optimizedAUR, 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 (cubeb-gitAUR, cubebAUR) (make)
- ffmpeg4.4 (make)
- Show 21 more dependencies...
Latest Comments
1 2 3 Next › Last »
asyync1024 commented on 2026-06-25 16:00 (UTC)
There is no need to patch cubeb_input and cubeb_sink.cpp files, they have been patched upstream: https://github.com/azahar-emu/azahar/pull/2232
Please remove the sed patch from prepare(), thank you.
rubin55 commented on 2026-06-22 07:20 (UTC) (edited on 2026-06-22 08:09 (UTC) by rubin55)
Since a few days I'm getting this:
The error is actually a missing
<cstring>include in many files. Here is a patch that globally includes cstring: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:
1 2 3 Next › Last »