mirror of
https://github.com/termux/termux-packages.git
synced 2025-11-01 11:28:51 +00:00
- Switch source URL to https://github.com/eeTools/SimulIDE-dev - official new development location by the same developers - Software has been relicensed to AGPL-V3 - Convert all source code with `dos2unix` before patching - Remove `src-gpsim-protocol.cc.patch` - no longer necessary - Remove `enable-pie.patch`: upstreamed ina0ad4593ee- `angelscript-restore-arm-callfunc.patch`: restores the necessary code to the vendored angelscript to build for 32-bit ARM - by copying and pasting it from upstream angelscript, here: -ec94f25441/sdk/angelscript/source/as_callfunc_arm_gcc.S-ec94f25441/sdk/angelscript/source/as_callfunc_arm.cpp- `use_posix_ipc.patch`: Copy and paste Termux-specific implementation of `shm_open()` found in other Termux packages like `qt5-qtbase` - More information: https://github.com/eeTools/SimulIDE-dev/issues/68 - Provide icon and `.desktop` file - Tested launching using the `.desktop` file and a little bit of basic functionality on Samsung Galaxy A70 SM-A705FN, appears to be working