Commit Graph

8 Commits

Author SHA1 Message Date
Graham Clark c736168f34
termshark: update to 2.1.1 2022-04-18 14:31:23 +05:30
Henrik Grimler af5f0672f0
termshark: update to 2.0.3 2022-04-18 14:31:20 +05:30
Henrik Grimler 7c5a0989cb
termshark: minor format change to build.sh
TERMUX_PKG_REVISION is not needed when update is bumped
2022-04-18 14:31:18 +05:30
Graham Clark a481d29d5a
Make termshark for termux build on all supported platforms... 2022-04-18 14:31:18 +05:30
Graham Clark 72ec5a97b4
Fix the sha256sum for termshark's source archive. 2022-04-18 14:31:17 +05:30
Graham Clark c52479b830
termshark: update to 2.0.2 2022-04-18 14:31:17 +05:30
Leonid Plyushch d3ae54529f
termshark: bump revision
Should be rebuilt with Go 1.13.
2022-04-18 14:31:15 +05:30
Graham Clark e158ade642
Add termshark
Termshark is a terminal UI for tshark. It's written in golang and as such
consists of one binary. This is a minimal termux build script to make
termshark available.

I originally made this PR at termux-packages -
https://github.com/termux/termux-packages/pull/3931 - but the recommendation
from that discussion was to submit against root packages instead. Termshark
needs tshark at runtime, and tshark could come from either
x11-repo:wireshark-gtk or root-repo:tshark.

More info on termshark is available at https://github.com/gcla/termshark.
2022-04-18 14:31:04 +05:30