cheezwiz7899 782b68f541 fix(android): enable OpenSSL in gradlew cmake args
Follows emulator-side changes in citron-neo/emulator commit 198b764e2e751bcc8a9740c404425347b9b7b790 that now
provide OpenSSL via vcpkg for Android and default ENABLE_OPENSSL=ON.
The previous -DENABLE_OPENSSL=OFF in both the nightly and stable
gradlew invocations overrode the source default and would have left
OpenSSL::Crypto unresolved at link time.

Updated both assembleMainlineRelease invocations:
  -DENABLE_OPENSSL=OFF → -DENABLE_OPENSSL=ON
2026-06-28 18:19:49 +10:00
2026-03-18 17:26:56 +10:00
2026-06-28 08:44:53 +10:00
2026-04-20 23:38:20 -04:00

🍋 The Official Citron-CI

GitHub Downloads Build Citron (Nightly) Build Citron (Stable)

Star History

Star History Chart

This repository makes Nightly builds for x86_64 (Standard), x86_64_v3 (CPU's that are from 2013+) & aarch64 on Linux, and also Windows, Android & macOS builds! These builds are all produced @ 12 AM UTC every single day.

Would you like to submit a compatibility report for the emulator? You can do so here:


Direct links for other information you may need can also be found below:


READ THIS IF YOU HAVE ISSUES

If you are on wayland (specially GNOME wayland) and get freezes or crashes, you are likely affected by this issue that affects all Qt6 apps: https://github.com/citron-neo/CI/issues/50

To fix it simply set the env variable QT_QPA_PLATFORM=xcb

Also, are you looking for AppImages of other emulators? Check: AnyLinux-AppImages


AppImage made using sharun, which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.

These AppImages bundle everything and should work on any Linux distro, even on musl based ones.

It is possible that the AppImages may fail to work with appimagelauncher, we recommend these alternatives instead:

  • AM am -i citron or appman -i citron

  • dbin dbin install citron.appimage

  • soar soar install citron

These AppImages works without fuse2 as it can use fuse3 instead, it can also work without fuse at all thanks to the uruntime

raison d'être Inspiration Image

The following information above and the creation of the AppImages Citron currently creates & distributes derives from Pkgforges previous work. You can find their repository here: https://github.com/pkgforge-dev/Citron-AppImage


Thank-you for being apart of & using Citron, we value all members of the community whom help shape the emulator into what it is today!

  • The Citron Team
S
Description
No description provided
Readme GPL-3.0 1,006 KiB
Languages
Shell 100%