This website requires JavaScript.
Explore
Help
Register
Sign In
termux
/
termux-packages
Watch
0
Star
0
Fork
0
You've already forked termux-packages
mirror of
https://github.com/termux/termux-packages.git
synced
2025-05-09 23:55:29 +00:00
Code
Activity
Files
master
termux-packages
/
scripts
/
build
/
get_source
History
Twaik Yont
aab08f9c74
scripts(termux_unpack_src_archive): remove orphan variable
2025-04-11 12:49:11 +03:00
..
termux_download_src_archive.sh
enhance(scripts): add support to build a package from a local source directory set in
$TERMUX_PKG_SRCURL
if its in the format
file:///path/to/source/dir
2025-03-22 05:45:46 +05:00
termux_git_clone_src.sh
fix(scripts): quote variables (primarily) for
rm
commands
2025-03-22 05:45:46 +05:00
termux_step_get_source.sh
fix(scripts): fix building a package from a local git repository set in
$TERMUX_PKG_SRCURL
if its in the format
git+file:///path/to/source/git/dir
2025-03-22 05:45:46 +05:00
termux_unpack_src_archive.sh
scripts(termux_unpack_src_archive): remove orphan variable
2025-04-11 12:49:11 +03:00