# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/azahar/azahar.desc # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- [I] A 3DS emulator project based on Citra [T] Azahar is an open-source 3DS emulator project based on Citra. It was [T] created from the merging of PabloMK7's Citra fork and the Lime3DS project, [T] both of which emerged shortly after Citra was taken down. [U] https://github.com/azahar-emu/azahar [A] Azahar Emulator Developers [M] The T2 Project [C] extra/emulator [F] CROSS OBJDIR NO-LTO.gcc [L] GPL [S] Stable [V] 2124.2 [D] f77900df05abecf6b7424e2604d1a3c5097a2b4b1a6a3b76d916bee4 azahar-unified-source-2124.2.tar.xz https://github.com/azahar-emu/azahar/releases/download/2124.2/ pkginstalled boost && var_append cmakeopt ' ' -DUSE_SYSTEM_BOOST=ON pkginstalled catch2 && var_append cmakeopt ' ' -DUSE_SYSTEM_CATCH2=ON #pkginstalled crypto++ && var_append cmakeopt ' ' -DUSE_SYSTEM_CRYPTOPP=ON pkginstalled enet && var_append cmakeopt ' ' -DUSE_SYSTEM_ENET=ON pkginstalled fmt && var_append cmakeopt ' ' -DUSE_SYSTEM_FMT=ON pkginstalled glslang && var_append cmakeopt ' ' -DUSE_SYSTEM_GLSLANG=ON pkginstalled openal && var_append cmakeopt ' ' -DUSE_SYSTEM_OPENAL=ON pkginstalled openssl && var_append cmakeopt ' ' -DUSE_SYSTEM_OPENSSL=ON pkginstalled libsdl2 && var_append cmakeopt ' ' -DUSE_SYSTEM_SDL2=ON pkginstalled libusb && var_append cmakeopt ' ' -DUSE_SYSTEM_LIBUSB=ON pkginstalled nlohmann-json && var_append cmakeopt ' ' -DUSE_SYSTEM_JSON=ON pkginstalled soundtouch && var_append cmakeopt ' ' -DUSE_SYSTEM_SOUNDTOUCH=ON pkginstalled vulkan-headers && var_append cmakeopt ' ' -DUSE_SYSTEM_VULKAN_HEADERS=ON pkginstalled xbyak && var_append cmakeopt ' ' -DUSE_SYSTEM_XBYAK=ON #pkginstalled zstd && var_append cmakeopt ' ' -DUSE_SYSTEM_ZSTD=ON