You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
8 lines
147 B
Bash
8 lines
147 B
Bash
TERMUX_SUBPKG_DESCRIPTION="Git repository browser"
|
|
TERMUX_SUBPKG_DEPENDS="tk"
|
|
TERMUX_SUBPKG_INCLUDE="
|
|
bin/gitk
|
|
share/gitk
|
|
share/man/man1/gitk.1*
|
|
"
|