Fredrik Fornwall
035a2a67d1
picolisp&imagemagick: Minor bumpsg
9 years ago
Fredrik Fornwall
748e9f8e59
Merge pull request #304 from vaites/calcurse
Added calcurse package
9 years ago
David Martinez
139a6fc783
Added calcurse package
9 years ago
Fredrik Fornwall
5d4f5d9362
python: set ac_cv_posix_semaphores_enabled=no
9 years ago
Fredrik Fornwall
98c7df17fe
openssh: Do not try link(2) for sftp-server rename
Hard links are not supported on Android from 6.0 on.
Fixes #293 .
9 years ago
Fredrik Fornwall
d308429ede
dialog: Try whiptail->dialog symlink (see #291 )
9 years ago
Fredrik Fornwall
1b11c6fa66
Merge pull request #300 from vaites/master
Added Fedora setup script
9 years ago
Fredrik Fornwall
8cace090a1
procps: Configure with --disable-modern-top
This seems to be the most popular defaults.
9 years ago
Fredrik Fornwall
8f1cc295ed
ca-certificates: Use termux_download
9 years ago
Fredrik Fornwall
3f07afc44d
gnutls: Update from 3.4.12 to 3.4.13
9 years ago
Fredrik Fornwall
6e9f7c0581
file: Update from 5.26 to 5.27
9 years ago
Fredrik Fornwall
8dddaba221
vim&neovim: Bumps
9 years ago
Fredrik Fornwall
1195f4264c
fzf: Update from 0.12.1 to 0.12.2
9 years ago
Fredrik Fornwall
9293f76c88
pick: Update to 1.4.0 from 1.3.0
9 years ago
Fredrik Fornwall
2be39a4a88
Merge pull request #301 from ginabythebay/master
lzip 1.18
9 years ago
Gina White
d51d3ce1d0
lzip 1.18
Use released version. rc3 does not exist anymore
9 years ago
Fredrik Fornwall
c4983ff517
dnsutils: Add nsupdate ( fixes #296 )
9 years ago
Fredrik Fornwall
a005794323
Tweak build script and docker setup
- Output deb files to debs/ folder by default.
- Use $HOME/.termux-build for build folder by default (changed
from previous $HOME/termux).
- Make scripts/run-docker.sh re-use a single container instead of
creating new ones for each run.
- Avoid mounting the whole Termux build folder in docker. This
fixes #294 , mmap not supported host folders under OS X.
- Add a scripts/update-docker.sh utility for checking for an
updated docker image..
- Make build-package.sh support the [-a ARCH] flag to specify arch.
- Make aarch64 the default arch (from previous arm).
- Try to improve the README a bit.
9 years ago
Fredrik Fornwall
441fa39553
imagemagick: Update to latest patch
9 years ago
Fredrik Fornwall
253479f232
tf: Add as disabled package
9 years ago
Fredrik Fornwall
f27d3d42db
libpng: Update from 1.6.21 to 1.6.22
9 years ago
David Martinez
59ea446228
Added Fedora setup script
9 years ago
Fredrik Fornwall
33aea6bfd3
nodejs: Update from 6.2.0 to 6.2.1
9 years ago
Fredrik Fornwall
3dd02387f8
picolisp: Build with latest version
9 years ago
Fredrik Fornwall
70bdb22c8f
gdb: Update from 7.11 to 7.11.1
9 years ago
Fredrik Fornwall
af8dfb4559
buildorder.py: Show package if lacking build.sh
9 years ago
Fredrik Fornwall
0775a3e0cc
dash: Switch download url
9 years ago
Fredrik Fornwall
ce1270b835
cmake: Update with libgnustl_shared.so linkage
9 years ago
Fredrik Fornwall
3fef129952
clean-rebuild-all.sh: Play better with docker
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
eb5ac24b81
tesseract: Use termux_download
9 years ago
Fredrik Fornwall
19fb617a98
build-package.sh: Fix termux_download placement
9 years ago
Fredrik Fornwall
a6ca8e8949
imagemagick: Update to latest patch release
9 years ago
Fredrik Fornwall
1309b4000f
php: Update from 5.6.21 to 5.6.22
9 years ago
Fredrik Fornwall
01e91d6146
neovim: Use bundled lua
9 years ago
Fredrik Fornwall
8170d08b60
gcc: Switch to official mirror
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
3e10e2182a
openssh: Bump after paths.h ndk patch
9 years ago
Fredrik Fornwall
c3c36e92a5
ndk_patches: Patch _PATH_BSHELL in paths.h
Using /system/bin/sh does not work in all cases due to
LD_LIBRARY_PATH, so patch paths.h to define _PATH_BSHELL to our own
shell $PREFIX/bin/sh.
9 years ago
Fredrik Fornwall
32db9f332b
build-package.sh: Wrap curl download
9 years ago
Fredrik Fornwall
9c5d930a7e
lftp: Update from 4.7.1 to 4.7.2
9 years ago
Fredrik Fornwall
525152acb6
libcaca: Add --disable-docs
This avoids a problem with building on ubuntu 16.04 if doxygen is
installed.
9 years ago
Fredrik Fornwall
c230f2f9ca
inotify-tools: Build in src to fix autoconf issue
9 years ago
Fredrik Fornwall
88183689ef
Build and docker updates
9 years ago
Fredrik Fornwall
f2344eab0f
Add nethack stub to disabled-packages
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