Leonid Plyushch
d1df563ba4
tracepath: update to 20190709
6 years ago
Leonid Plyushch
8aa1791b41
openal-soft: update to 1.19.1
6 years ago
Leonid Plyushch
1cacd174ea
parallel: update to 20190722
6 years ago
Leonid Plyushch
22199a8dac
nginx: update to 1.17.2
6 years ago
Leonid Plyushch
f4be04b36f
git-lfs: update to 2.8.0
6 years ago
Leonid Plyushch
2d87981e9a
axel: update to 2.17.5
6 years ago
Leonid Plyushch
12b9c2fffb
util-linux: fix utility 'losetup'
On Android loop devices located under /dev/block/.
6 years ago
Leonid Plyushch
d3e4199587
util-linux: update to 2.34
6 years ago
Leonid Plyushch
8674bd5ab4
valac: update to 0.44.6
6 years ago
Leonid Plyushch
17002599bf
texlive-bin: bump revision
6 years ago
Leonid Plyushch
6320fdb983
poppler: update to 0.79.0
6 years ago
Leonid Plyushch
3de914179b
librsvg: bump revision
To trigger CI build.
6 years ago
Leonid Plyushch
9a070bda54
librsvg: delete unneeded patch
6 years ago
Leonid Plyushch
f77f263839
librsvg: update to 2.45.8
6 years ago
Leonid Plyushch
f17b7283b7
nim: update to 0.20.2
6 years ago
Leonid Plyushch
2e64b9084d
apt: rebuild package
Should fix following error:
E: Failed to fetch https://dl.bintray.com/termux/termux-packages-24/all/apt-transport-tor_1.4.9-14_all.deb Hash Sum mismatch
Hashes of expected file:
- SHA256:cdbe9700180918d2e195ff580443f5f4fedd1f8bfded8cd461b170ffcc7af05a
- SHA1:9432727cfa86af2250c20fd7494b243eb4fa3dda [weak]
- Filesize:844 [weak]
- same as happened with packages geoip2-database and ecj.
6 years ago
Leonid Plyushch
4357128c14
ecj: build package again
6 years ago
Leonid Plyushch
8a9c39d3e1
ecj: bump revision
*.deb file on Bintray is corrupted for unknown reason - metadata checksum
mismatch.
6 years ago
Leonid Plyushch
d9b199e259
command-not-found: update to 1.39
6 years ago
Leonid Plyushch
1a4608c743
geoip2-database: bump revision
Attempt to fix following error:
Writing more data than expected (22610650 > 22610408)
Hashes of expected file:
- SHA256:08abc5cffb9e1967fab487a471bb547f5ae706c48bf8e59d1443b2ad4af9caaf
- SHA1:36ded1e207135bdeb8b7301bc03309ebced3cd32 [weak]
- Filesize:22610408 [weak]
6 years ago
Leonid Plyushch
70186493cf
ncurses: move clear/reset/tset to main package
To make these utilities available in bootstrap.
6 years ago
Leonid Plyushch
3589b2ea02
busybox: re-add applet 'which'
6 years ago
Leonid Plyushch
657e82f3ee
busybox: fix typo in comment
6 years ago
Leonid Plyushch
ecfcaddc29
busybox: restore some applets that aren't available as separate package
6 years ago
Leonid Plyushch
33b5250605
sed: mark package as essential
Because used by `apt-key`.
6 years ago
Leonid Plyushch
36031a512e
findutils: bump revision
Need to rebuild package after setting TERMUX_PKG_ESSENTIAL.
6 years ago
Leonid Plyushch
d535055ab5
bash: do not hardcode prefix/home paths
Use @TERMUX_PREFIX@ or @TERMUX_HOME@ where needed.
6 years ago
Leonid Plyushch
b45da7b8ba
bash: use command-not-found handler only if it exists
6 years ago
Leonid Plyushch
efe479bace
termux-exec should be a dependency of termux-tools
Because it is used by login script and termux-tools is essential anyway.
6 years ago
Leonid Plyushch
90227ca7fe
tar: remove xz-utils from dependencies
* It is optional.
* It is part of bootstrap archives and is essential.
6 years ago
Leonid Plyushch
d1a5ef6710
dpkg: depend on less
Fixes following error while using `dpkg -l`:
dpkg-query: error: showing package list on pager subprocess returned error exit status 127
Note: in recent bootstrap archives `less` is already installed and is marked as essential.
6 years ago
Leonid Plyushch
46688a5516
grep: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
6 years ago
Leonid Plyushch
53c9ed5311
findutils: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
6 years ago
Leonid Plyushch
ee7fe4f054
reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
6 years ago
Leonid Plyushch
63ccee2121
busybox: we still need some applets in order to upgrade packages
Should help with following dpkg errors:
dpkg: warning: 'rm' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
dpkg: warning: 'diff' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
6 years ago
Leonid Plyushch
0250f6d986
coreutils: use breaks & replaces fields instead of just conflicts for busybox
6 years ago
Leonid Plyushch
ff13852c59
coreutils: conflict with older busybox
The utility 'env' was re-added back.
6 years ago
Leonid Plyushch
31c28ecf60
apt: add coreutils and grep for 'apt-key'
6 years ago
Leonid Plyushch
d625bfd804
apt: apt-key also requires sed
6 years ago
Leonid Plyushch
20c9c3dca8
apt: need findutils for apt-key
6 years ago
Leonid Plyushch
72a43eaa3a
use utility 'env' from coreutils
6 years ago
Leonid Plyushch
f1c90031a9
busybox: disable applet symlinks
See https://github.com/termux/termux-packages/issues/4070 .
6 years ago
Leonid Plyushch
bbf3d38494
dpkg: depend on diffutils
Fixes:
dpkg: warning: 'diff' not found in PATH or not executable
6 years ago
Leonid Plyushch
c34c7a422f
dpkg: depend coreutils
Provides mv, rmdir, rm for dpkg.
6 years ago
Leonid Plyushch
d06616b2b4
dpkg: update dependencies
6 years ago
Leonid Plyushch
3880310066
specify essential packages
* libbz2 / bzip2
* coreutils
* libcurl / curl
* gzip
* less
* tar
* liblzma / xz-utils
6 years ago
Leonid Plyushch
6d2f1c7a1b
busybox: no longer essential package
6 years ago
Leonid Plyushch
e1014985c4
Revert "dpkg: use busybox for rm and tar"
This reverts commit b35e4e4654
.
6 years ago
Leonid Plyushch
8019e206ba
imagemagick: update to 7.0.8.56
6 years ago
Leonid Plyushch
6539ece09a
debianutils: update to 4.8.6.3
6 years ago