Jia Yuan Lo

Results 43 issues of Jia Yuan Lo

Since `build-bootstraps.sh` is out of commission and pending a rewrite (https://github.com/termux/termux-packages/issues/10462#issuecomment-1205603274), I decided to just improve `generate-bootstraps.sh` which already does not include extra packages when generating bootstraps to begin with....

Supersedes #9382 No longer includes no-Neon build option (will reintroduce later) Add optional build-extra-first option Fix building bootstraps by only including packages for that specific arch and "all" variant

not stale

Honestly, I feel that I cannot distinguish between the small USB stick and the big external hard drive at all... ![capture](https://user-images.githubusercontent.com/12658589/46882637-fa492200-ce81-11e8-8dbe-8be33927d496.PNG) ![capture2](https://user-images.githubusercontent.com/12658589/46882639-fcab7c00-ce81-11e8-9029-3c282e750c1b.PNG) Sometimes misread 1.0 as less than 15.5 is...

enhancement
GUI

### Describe the bug `coreutils` doesn't seem to work, Is this something to do with MEMFS? Does wasmer provide host file system access to wasm? ```sh echo "`wasmer -V` |...

**Describe the bug** https://boinc-dev.ssl.berkeley.narkive.com/9pBp8olG/boinc-should-check-for-gtk-libs Under certain conditions, the build will eventually fail at gtk.h not found even though its present. Also need to improve webview detection. ``` ... /usr/include/wx-3.0/wx/gtk/dataform.h:31:19: note:...

P: Major
T: Defect
C: Build System
Newbie
hacktoberfest

Hi, it seems that the latest clvk causes segmentation fault on Android for clpeak at float8 GDB ```gdb Starting program: /data/data/com.termux/files/usr-arm/bin/clpeak [New LWP 10448] [New LWP 10449] [New LWP 10450]...

https://ralph.bakerlab.org/download/rosetta_4.20_arm-android-linux-gnu Above is an application downloaded by BOINC for doing science stuff. On aarch64 with `LD_PRELOAD` unset, `./rosetta_4.20_arm-android-linux-gnu` launches and exits normally (stderr.txt, stdout.txt should appear). However, `proot ./rosetta_4.20_arm-android-linux-gnu` will...

Is it possible to add X11 support to Android version of gl4es? The folks over Termux have compiled a lot of X11 packages linked with Bionic libc. I try to...

https://hub.docker.com/r/termux/termux-docker/tags Currently all the images are labelled as linux/amd64. I think they should be properly fixed so that supposedly they can run on their own native architectures without any Docker...

### Problem description There are many files that are improperly using CRLF line endings. Unless its Windows specific (eg: scripts/*.ps1), we should be using LF instead. We really need to...

packaging
documentation