its-pointless
36b68aa992
enables cxx support in libgnutls
7 years ago
Leonid Plyushch
97734b8e9a
pcre: do not split c++ part into a separate package
6 years ago
its-pointless
246858d5bf
pcre: enable c++
7 years ago
Leonid Plyushch
216f3816e2
libtiff: do not split c++ part into a separate package
6 years ago
its-pointless
da8a29e983
add libtiff cxx interface
7 years ago
its-pointless
dc14276be8
enable libgmpcxx
7 years ago
Leonid Plyushch
8ae1e0769b
axel: remove patches that no longer needed
6 years ago
Leonid Plyushch
ae152d439f
ncurses: enable termcap support + more compatibility symlinks
libtinfo can be actually a symlink to libncursesw.so
6 years ago
Leonid Plyushch
2b3641ea54
Revert "new package: ncurses-termcap"
This reverts commit 4dce7b68fd
.
6 years ago
Leonid Plyushch
4dce7b68fd
new package: ncurses-termcap
Ncurses with termcap support and libtinfo.
6 years ago
Leonid Plyushch
6ccc842c12
mariadb: update to 10.4.6
6 years ago
Leonid Plyushch
4a5d1302e3
tesseract: update to 4.1.0
6 years ago
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