Skip to content

For "on device" building. Termux package builder for termux 0.101 with bash 5.2.2

License

Notifications You must be signed in to change notification settings

knonenull23/termux_packages_not_official

 
 

Repository files navigation

For "on device" building. Termux package builder for termux 0.101 with bash 5.2.2

I had bugs popping up on my device when use official version, so I decided to fix it and make a working version of package_builder. This script successfully compiled binutils. The series of compilations does not detach from the official version https://github.com/termux/termux-packages. 

For installing everything you need do:
    cd /PATH/TO/YOUR/TERMUX_PACKAGES_NOT_OFFICIAL/DIRECTORY/scripts
    bash ./setup-termux.sh

For building package do:
    cd /PATH/TO/YOUR/TERMUX_PACKAGES_NOT_OFFICIAL/DIRECTORY/
    bash ./build-package.sh NAME_OF_PACKAGE

About

For "on device" building. Termux package builder for termux 0.101 with bash 5.2.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.3%
  • C 17.9%
  • C++ 4.2%
  • CMake 1.4%
  • Python 0.8%
  • Perl 0.7%
  • Other 0.7%