Butta
7a235cedfd
on-device build: Fix up ncurses and ninja, adjust some setup scripts,
and add dependency info to scripts/setup-termux.sh.
6 years ago
Leonid Plyushch
a94b4150b2
alternatives: more editors can be used as alternative for /bin/editor
6 years ago
Leonid Plyushch
d8ac768369
coreutils: disallow on-device build
It can delete utility 'ln' in the process of installation:
make install-exec-hook
make[4]: Entering directory '/data/data/com.termux/files/home/.termux-build/coreutils/build'
/bin/sh: 12: ln: not found
6 years ago
Leonid Plyushch
d6911d42e7
vim, vim-python: add support for dpkg alternatives
Provide $PREFIX/bin/vim as alternative for $PREFIX/bin/editor.
6 years ago
Leonid Plyushch
6a9981be1c
micro: add dpkg alternatives support
Provide $PREFIX/bin/micro as alternative for $PREFIX/bin/editor.
6 years ago
Leonid Plyushch
b312a0406a
nano: add dpkg alternatives support
Provide $PREFIX/bin/nano as alternative for $PREFIX/bin/editor.
6 years ago
Leonid Plyushch
93c745c058
dpkg: rm includes, static libraries and dpkg-genbuildinfo from package
If you think they should be present in dpkg package, open issue
and tell about their usability in Termux (with proof).
6 years ago
Leonid Plyushch
e73e351046
dpkg: provide basic /var/lib/dpkg directory structure inside package
Previously was provided only through bootstrap archive.
6 years ago
Leonid Plyushch
76598acf5f
dpkg: enable support for update-alternatives
Issue: https://github.com/termux/termux-packages/issues/4137
6 years ago
Alessandro Caputo
6110715119
update termux-api to v0.46
%ci:reset-backlog
6 years ago
Leonid Plyushch
5f32f21976
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
6 years ago
Fredrik Fornwall
5b7f6f41ad
babl: Update from 0.1.68 to 0.1.70
6 years ago
Fredrik Fornwall
ce892a89d1
ipfs: Update from 0.4.21 to 0.4.22
6 years ago
Fredrik Fornwall
b74ac0f35a
syncthing: Update from 1.2.0 to 1.2.1
6 years ago
Fredrik Fornwall
f30699e530
ttyd: Update from 1.5.1 to 1.5.2
6 years ago
Fredrik Fornwall
2cba3d1fbb
ncdu: Update from 1.14 to 1.14.1
6 years ago
Michal Bednarski
f61db58206
termux-am: Switch repo and upgrade to v0.3
Includes termux/TermuxAm#2
Removed patch as it was upstreamed
6 years ago
Leonid Plyushch
b82bd3a79f
httrack: force-link with libiconv
6 years ago
Fredrik Fornwall
745b830c8e
termux-api: Update from 0.43 to 0.44
6 years ago
Fredrik Fornwall
d840744ede
termux-api: Update from 0.42 to 0.43
6 years ago
Fredrik Fornwall
dee9e16d7e
procps: Use sysinfo(2) to get uptime
Instead of trying to read /proc/uptime, which is not allowed on Android,
we patch procps to use the sysinfo(2) syscall to figure out the uptime.
This should fix at least "ps -o etime".
6 years ago
Leonid Plyushch
d39a503f7a
procps: don't read file /proc/sys/vm/min_free_kbytes
Access to this file is prohibited on some devices by SELinux and causes
utilities to treat /proc as not mounted.
Related issues:
* https://github.com/termux/termux-packages/issues/1625
* https://github.com/termux/termux-packages/issues/4132
6 years ago
Fredrik Fornwall
28310bf18e
newsboat: Update from 2.15 to 2.16.1
6 years ago
Fredrik Fornwall
940c474bb5
vim-python: Fix incorrect source checksum
6 years ago
Fredrik Fornwall
c83fc192ab
valgrind: Fix build
Valgrind cannot be built with -fstack-protector-strong which is now used
by default.
6 years ago
Fredrik Fornwall
b188328a60
vim: Update from 8.1.1750 to 8.1.1800
6 years ago
Fredrik Fornwall
3e52aafe4d
geoip2-database: Update from 20190721 to 20190730
6 years ago
Leonid Plyushch
ab647b7530
libandroid-glob: bump package version
6 years ago
Leonid Plyushch
9fbd82dd5c
libandroid-glob: breaks and replaced devpackage
6 years ago
Fredrik Fornwall
16de03a8b5
libcairo: Switch to faster download url
6 years ago
Fredrik Fornwall
9661ef79a4
pango: Fix build failure
6 years ago
Fredrik Fornwall
30f59ca918
nnn: Update from 2.5 to 2.6
6 years ago
Fredrik Fornwall
8163f4ab78
termux-api: Update from 0.41 to 0.42
6 years ago
Leonid Plyushch
e9eb87dd84
bash: make "command-not-found" optional
Though, it will be pre-installed via bootstraps as previously.
Possible after changes to bashrc introduced in b45da7b8ba
.
Related issue: https://github.com/termux/termux-packages/issues/661
6 years ago
Leonid Plyushch
e23c2ced4a
termux-tools: add core packages to dependencies
Some packages are not getting installed after busybox was replaced by separate
packages. This commit should fix that by specifying core packages as dependencies
of the "termux-tools".
6 years ago
Leonid Plyushch
729bc4c46d
ncurses: create libtermcap compatibility links
6 years ago
Jiri Tyr
68b5d01eb3
gbt: Update from 1.2.0 to 2.0.0
6 years ago
Leonid Plyushch
37fae5cf75
mariadb: remove `chown` calls from mysql_install_db script
6 years ago
Leonid Plyushch
1b4a91414c
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
e53949f95c
dropbear: depend on zlib
6 years ago
Leonid Plyushch
8d1a3959fa
dropbear: do not link binaries statically
6 years ago
Leonid Plyushch
66bda67d8a
megatools: source code is no longer hosted on github
6 years ago
Leonid Plyushch
0b8fd45599
vifm: update to 0.10.1
6 years ago
Leonid Plyushch
ee142dd0a6
tmate: update to 2.3.0
6 years ago
Leonid Plyushch
e4c17f7da3
librsvg: update to 2.45.90
6 years ago
Leonid Plyushch
4800d8e072
libmosquitto: update to 1.6.4
6 years ago
Leonid Plyushch
98ddc98f08
ripgrep: update to 11.0.2
6 years ago
Leonid Plyushch
6738cf879e
swi-prolog: update to 8.1.10
6 years ago
Leonid Plyushch
1f31a031e8
dialog: update to 1.3-20190728
6 years ago
Leonid Plyushch
1e2d8ff034
imagemagick: update to 7.0.8.58
6 years ago