termux-pacman / glibc-packages

Glibc packages for termux
MIT License
134 stars 19 forks source link

Suggestion: some killer apps based on qt5 e.g. wps-office and master-pdf-editor #207

Open knyipab opened 8 months ago

knyipab commented 8 months ago

Here's a suggestion to make some killer apps for the glibc repo. Examples are wps-office (arm64 glibc binary) and master-pdf-editor-4 (x86_64 glibc binary) which address the pain point of office app options in Termux.

They both requires qt5. master-pdf-editor-4 is worth packaging becuz it is probably the only fully functional pdf editor (unlike master-pdf-editor-5 with much more functionality limits). For aarch64, it maya be packaged and run with box64.

Maxython commented 8 months ago

That is, you are requesting to add the following packages:

With qt5 everything is clear, the only thing I ask you is to send home links to these programs/projects. Also, please read the policy for adding a package - https://github.com/termux-pacman/glibc-packages/wiki/Package-Addition-Policy

knyipab commented 8 months ago

Yes, Qt5 build script is available in the Termu repo.

I did read the policy. Termux-pacman may assess wps-office and master-pdf-editor based on the policy The source of the requested package can be codes or binaries. But if the source is a binary, then the requested package must be popular. If not, they may be packaged in TUR when TUR supports glibc.

WPS Office

master pdf editor

I tried WPS Office in proot (aarch64) and master-pdf-editor-4 with FEX in proot (aarch64). It's great to have it packaged with glibc and no need to setup proot environment.