Chongyun Lee

Results 336 comments of Chongyun Lee

Kernel headers haven't been packaged yet (neither official repo nor TUR)...

I don't know what exactly the reason is. There are so many possibilities. For example, the Android system may clean up programs...

Do not run `playwright install` to install a prebuilt browser, use `$PREFIX/bin/chromium-browser` instead.

It requires Linux kernel version `5.1`, which is not available on most Android devices. And it doesn't compile for other libcs (such as musl). So I'd like to let this...

The binaries in TUR packages should link against bionic libc, rather than GNU libc. I currently have no plan to support for GNU libc environments (with a custom loader path).

Emmm... I think this package can be added to the official repository, as lots of major linux distributions package it. It needs pascal compilers which is not availabe on Termux.

Currently pascal compiler is not available on Termux, doublecmd-gtk is written in pascal, so we need to wait for at least an available pascal compiler...

The latest version of gcc in TUR repo is `gcc-13`, but I haven't tested it. If you want to use `gcc-13` as your default compiler, you can install `gcc-default-13` package.

`mesa-zink` uses the vulkan loader provided by Android system, so I think it is intended that it doesn't work on many devices.

`mesa-zink` wants to provide zink support with native Android vulkan driver, so this package will not update.