Leonid Plyushch
8cb5f5580c
clean.sh & build-package.sh: avoid errors in case chmod's target dir is not exist
6 years ago
Leonid Plyushch
03108d9cda
clean.sh: fix typo
6 years ago
Leonid Plyushch
ad4863915b
hugo: remove builddir fix that is no longer needed
6 years ago
Leonid Plyushch
8250e75971
caddy: remove builddir fix that is no longer needed
6 years ago
Leonid Plyushch
944326f1ab
build-package.sh: fix rm problems when builddir/srcdir contains RO files
6 years ago
Leonid Plyushch
e30ee25fb9
clean.sh: ensure that files/dirs are writable before deleting them
Fixes permission denials if something in $TERMUX_TOPDIR contains tree with
Golang modules.
6 years ago
Leonid Plyushch
e1f42e3a14
xmlstarlet: bump revision
6 years ago
Leonid Plyushch
7c3a1bb219
xmlstarlet: use relative symlink
6 years ago
Zaoqi
ade27654fa
Update build.sh
6 years ago
Henrik Grimler
48f24fbff7
Merge pull request #4011 from termux/wireguard-tools
wireguard-tools: update to 20190702
6 years ago
Henrik Grimler
8b7e25d692
wireguard-tools: update to 20190702
6 years ago
Fredrik Fornwall
1eb9ea60f2
kakoune: Fix arm build
6 years ago
Fredrik Fornwall
15074cf767
kakoune: Update from 2019.01.20 to 2019.07.01
6 years ago
Fredrik Fornwall
64f85b9dd7
bash: Bump revision to get info page
6 years ago
Leonid Plyushch
ff221cab06
build-package.sh: always keep info pages
Info pages usually provide more complete information
about package and its usage than man pages.
6 years ago
Leonid Plyushch
82159d4496
termux-tools: provide wrapper for /system/bin/umount
Good addition since we already have wrapper for /system/bin/mount.
6 years ago
Leonid Plyushch
0da0767675
gdbm: build with '--enable-libgdbm-compat'
Needed for some programs searching for the 'ndbm.h' header.
6 years ago
Leonid Plyushch
b719cb61e0
ncurses: fix tabs in build.sh
6 years ago
Leonid Plyushch
9568028c65
ncurses: provide terminfo for termite
Issue https://github.com/termux/termux-packages/issues/1061 .
6 years ago
Leonid Plyushch
6e700dc384
mpv: enable libcaca
Issue https://github.com/termux/termux-packages/issues/649 .
6 years ago
Leonid Plyushch
42e816d35b
mpv: reformat build.sh
6 years ago
Leonid Plyushch
d6b52867f4
termux-tools: provide wrapper for /system/bin/mount
Right now Termux doesn't have utility 'mount' available. Also
on Samsung devices executing /system/bin/mount can cause
linking errors.
Issue https://github.com/termux/termux-packages/issues/4002 .
6 years ago
Leonid Plyushch
07bae2ddc1
apache2: avoid use of getrandom() which may not be implemented
Issue https://github.com/termux/termux-packages/issues/3883 .
***
Fix doesn't seem to be needed on devices running Android 7+, but in
NDK getrandom() declared as:
ssize_t getrandom(void* __buffer, size_t __buffer_size, unsigned int __flags) __wur __INTRODUCED_IN(28);
So applying patch anyway.
6 years ago
its-pointless
a3cf1e1626
pulseaudio sles input
6 years ago
Leonid Plyushch
0724ec2c23
ffmpeg: add support for libass
Requested in https://github.com/termux/termux-packages/issues/2399 .
6 years ago
Leonid Plyushch
58f641f5ed
new package: libass
Currently used only by mpv-x in x11-packages, but also required for
https://github.com/termux/termux-packages/issues/2399 .
6 years ago
Leonid Plyushch
f624378d7c
gmic: fix CImg.h.patch
6 years ago
Leonid Plyushch
d4feb594c4
obfs4proxy: update to 0.0.11
6 years ago
Leonid Plyushch
3bd53f4269
libssh: update to 0.9.0
6 years ago
Leonid Plyushch
594b9c8c36
irssi: update to 1.2.1
6 years ago
Leonid Plyushch
9d6281546c
imagemagick: update to 7.0.8.50
6 years ago
Leonid Plyushch
23c77786f6
hub: update to 2.12.1
6 years ago
Leonid Plyushch
6483acbfa4
harfbuzz: update to 2.5.3
6 years ago
Leonid Plyushch
2f1240d93c
gmic: update to 2.6.7
6 years ago
Leonid Plyushch
be7685a7a9
deutex: update to 5.2.0
6 years ago
Leonid Plyushch
fd32313639
dart: update to 2.4.0
6 years ago
Leonid Plyushch
0a897c11f5
dnsutils: update to 9.14.3
6 years ago
Leonid Plyushch
541e4c9d30
ack-grep: update to 3.0.1
6 years ago
Leonid Plyushch
1b4796a146
libffi: disable versioning + rebuild dependent packages
6 years ago
Fredrik Fornwall
014f30a95d
libnettle: Update from 3.4.1 to 3.5.1
6 years ago
Fredrik Fornwall
a2bb43275b
ncdc: Remove not needed TERMUX_PKG_BUILD_DEPENDS
6 years ago
Fredrik Fornwall
6c375fa5c7
libmosquitto: Update from 1.6.2 to 1.6.3
6 years ago
Fredrik Fornwall
e3efe6ecc0
c-toxcore: Update from 0.2.9 to 0.2.10
6 years ago
Fredrik Fornwall
03f596f215
erlang: Update from 22.0.1 to 22.0.4
6 years ago
Fredrik Fornwall
6ffcc65329
nginx: Update from 1.17.0 to 1.17.1
6 years ago
Fredrik Fornwall
2f4a5521d4
radare2: Update from 3.5.1 to 3.6.0
6 years ago
Fredrik Fornwall
5c424b22c9
ttyd: Update from 1.4.4 to 1.5.0
6 years ago
Fredrik Fornwall
d098082870
vim: Update from 8.1.1550 to 8.1.1600
6 years ago
Tom Yan
d8a744062c
proot: remove unnecessary export
6 years ago
Tom Yan
46fa2d15c6
build-package.sh: export OBJCOPY
6 years ago