termux-packages/x11-packages/libxklavier
Leonid Pliushch 07ab7d8888
fix(x11/libxklavier): force use own implementation of tmpnam
Workaround for tmpnam issue on some devices.

Tracked:

* https://github.com/termux/termux-packages/issues/15939
* https://github.com/termux/termux-packages/issues/15437

Background: some Android devices use old version of tmpnam() function
which does not respect TMPDIR. This was fixed in Bionic libc by
commit 439ebbd349.
2023-04-04 13:54:27 +03:00
..
build.sh fix(x11/libxklavier): force use own implementation of tmpnam 2023-04-04 13:54:27 +03:00
libxklavier-Makefile.am.patch libxklavier: fix glib-genmarshal usage 2022-04-18 14:36:27 +05:30
tmpnam.patch fix(x11/libxklavier): force use own implementation of tmpnam 2023-04-04 13:54:27 +03:00