Max Ivan

Results 85 comments of Max Ivan
trafficstars

I will try to fix this bug in `build-bootstraps.sh`.

> That should be fine. You can send a pull request for it. > > There is also `generate-bootstraps.sh`. > > https://github.com/termux/termux-packages/wiki/For-maintainers Ok, I see.

The idea is cool but difficult. I will try to compile `vscode` via `makepkg`.

To compile `vscode` need packages that are not in termux. ![Screenshot_20211009-110918_Termux](https://user-images.githubusercontent.com/60917834/136650198-e35fbd07-856b-4d4d-8461-68c27c70d20c.jpg) I'll take care of adding them to termux.

At the moment, here is the list. - [X] keytar - [ ] electron - [ ] playwright - [ ] chromium - [x] nss - [ ] libva Those...

PS: `electron` is not installed due to a problem with `playwright`.

The result of the `playwright` compilation: ![Screenshot_20211009-160143_Termux](https://user-images.githubusercontent.com/60917834/136658945-6503f659-ef95-4e67-849b-488335ba0f6d.jpg)

> > The result of the `playwright` compilation: > > ![Screenshot_20211009-160143_Termux](https://user-images.githubusercontent.com/60917834/136658945-6503f659-ef95-4e67-849b-488335ba0f6d.jpg) > > Should be fixed by patching but first someone needs to add Chromium to x11-repo This is exactly...

The result of compiling `chromium` according to the advice from the developers: ![Screenshot_20211010-232658_Termux](https://user-images.githubusercontent.com/60917834/136752214-8e1bc856-ccab-457f-940e-42313ac0e1d8.jpg)