termux / termux-create-package

Python script to create Termux packages easily.
https://termux.com
Apache License 2.0
417 stars 95 forks source link

Added structure to the script and an example #10

Closed ghost closed 6 years ago

ghost commented 6 years ago

Because the script was in an appalling state, I rewrote it and made the following changes:

fornwall commented 6 years ago

Thanks a lot! I cleaned up the script now and split it into functions - improvements should now be be made on the updated file.

I've kept the --prefix /usr variant for now to avoid breaking existing scripts, and to avoid having to specifiy build termux for every invocation.