Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
cb5aa2bf35
mosh: Bump revision after adding -6 option
8 years ago
Georg Sauthoff
257ccdadfa
add -6 (use IPv6 only) option - fixes #662 ( #663 )
8 years ago
Fredrik Fornwall
7ce5638519
Cleanup of more packages
8 years ago
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
8 years ago
Fredrik Fornwall
efd0d7830a
mosh: Update homepage
8 years ago
Fredrik Fornwall
fc8d62d501
mosh: Update to 1.2.6 release
9 years ago
Fredrik Fornwall
e18a73fc82
mosh: Fix argument passing in mosh wrapper
9 years ago
Fredrik Fornwall
9d1ea50b9b
mosh: Support --no-init in native 'mosh' wrapper
9 years ago
Fredrik Fornwall
dd6f8fa7df
mosh: Fix /bin/sh -> $PREFIX/bin/sh in mosh.pl
9 years ago
Fredrik Fornwall
df38a35b07
mosh: Assume terminal supports 256 colors
Assuming that the terminal running mosh in Termux supports 256
colors should be safe, and avoids a popen() call which uses
/system/bin/sh and may not always work.
9 years ago
Fredrik Fornwall
d793a87fef
mosh: Bump build revision
9 years ago
Fredrik Fornwall
3afa4f345a
mosh: "Fix hang when remote closes the connection"
Merge
b58e750daf
into the C++ wrapper script.
9 years ago
Fredrik Fornwall
1f87518b8c
mosh: Fix C++ mosh wrapper color counting
See https://github.com/mobile-shell/mosh/pull/96#issuecomment-7804069
9 years ago
Fredrik Fornwall
f55a1d8b00
mosh: Update to latest commit
9 years ago
Fredrik Fornwall
32144b83c1
mosh: Fix mosh C++ wrapper to set locale envs
Set the -l flags ("Locale-related environment variable to try as
part of a fallback environment, if the startup environment does
not specify a character set of UTF-8") when invoking mosh-server
just like the perl script does. Fixes #288 .
9 years ago
Fredrik Fornwall
188d120104
mosh: Build with the C++ mosh wrapper out-of-tree
Since it doesn't look like the C++ mosh wrapper is going to be
picked up upstream, we may keep it as a normal file for hackability.
9 years ago
Fredrik Fornwall
21accda0a9
mosh: Link against libutil for openpty and forkpty
9 years ago
its-pointless
99ea70c783
moves mosh to mosh.pl and symlinks mosh to mosh-cfront as well as
removing the perl dependancy.
9 years ago
its-pointless
7901d65301
Old android branch frontend
9 years ago
Fredrik Fornwall
9c03757c06
mosh: Depend on openssh
9 years ago
Fredrik Fornwall
bd0332050f
mosh: Use perl directly instead of env
9 years ago
Fredrik Fornwall
b4d7f3dd28
mosh: Enable package
9 years ago
Fredrik Fornwall
f03d2d9875
Mark mosh as a disabled package
9 years ago
Fredrik Fornwall
3248cc9ebe
mosh: Try linking to libgnustl_shared.so
10 years ago
Fredrik Fornwall
966a875d31
add mosh as a broken package
10 years ago