| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 2.0.2 * apply autoshift changes to current game. * added custom cursor and hide it while playing. * CPU player names include settings. * changed step for cpu speed factor to 10%. * fixed bug in key handling.
- Update to version 2.0.1:
* Count score faster (2024/09/03 MS)
* Use special block for sent garbage lines (2024/09/03 MS)
* Allow changing fps during game (2024/09/03 MS)
* Fixed crash due to bad pixel mask for dummy surfaces
(2024/09/03 MS)
* Fixed return type warnings (2024/09/03 Atri)
* Fixed path for local hiscore file (2024/09/03 Atri)
- Correct License tag: GPL-3.0-or-later instead of 2.0.
- Drop patches incorporated upstream:
* ltris2-control-reaches-non-void.patch
* ltris2-hiscore-file-path.patch
- Split off lang package.
- Initial package. - Add ltris2-control-reaches-non-void.patch: Fix non-void functions reaching end of control without returning - Add ltris2-hiscore-file-path.patch: Fix path of hiscore file when the leading char is '~'.