Chongyun Lee

Results 336 comments of Chongyun Lee

I'll fix it this evening...

IIRC `chromium` ships its own vulkan loader, so I don't know how to make it work...

Until now, I haven't been able to successfully compile a working ANGLE running on OpenGL shipped by Termux...

`pypy3` tries to call `setxattr` for a file in `shutil.copymode`. You can remove or comment the line 338 in `$PREFIX/opt/pypy3/lib/pypy3.9/shutil.py`. ```patch --- ./shutil.py 2024-07-14 19:01:24.305322336 +0800 +++ /data/data/com.termux/files/usr/opt/pypy3/lib/pypy3.9/shutil.py 2024-07-14 18:56:25.277322450...

I only fix the `xattr` issue for `pypy(2)` but not for `pypy3`. I'm refactoring the build script these days, but have some other issues on `pypy3`. It's not easy to...

Should package it as `thc-dsniff`

It would be better to revise their dependencies and add stricter version number restrictions to ensure that no destructive changes will happen after package updates.

I'm afraid NDK r28* will not be the LTS release... See https://github.com/android/ndk/wiki

> Could this URL be used as `TERMUX_PKG_SRCURL`? It is an official mirror, but hosted by gitlab.com which might be more suitable for CI reliability for the case of this...

I can't reproduce it on my device...