Fredrik Fornwall
0764a895c8
erlang: Update from 20.3.6 to 20.3.7
7 years ago
Fredrik Fornwall
449c54a3fa
syncthing: Update from 0.14.47 to 0.14.48
7 years ago
Fredrik Fornwall
c82ce0a08d
fossil: Update from 2.5 to 2.6
7 years ago
Fredrik Fornwall
1511e10a68
libsqlite: Update from 3.23.1 to 3.24.0
7 years ago
Fredrik Fornwall
0fda3b3d4e
termux-api: Update from 0.28 to 0.29
7 years ago
Henrik Grimler
a129fd074f
pass-otp: add package ( #2466 )
* build-package.sh: add TERMUX_PKG_SUGGESTS
See https://www.debian.org/doc/debian-policy/#binary-dependencies-depends-recommends-suggests-enhances-pre-depends
* pass-otp: add package
Useful for services that require two factor authentication
Add libqrencode as SUGGESTS
* libqrencode: add package
* pass: bump package, add pass-otp as suggested package
Also add git as RECOMMENDS. Maybe pass-otp should be RECOMMENDS as well?
7 years ago
Fredrik Fornwall
1c46cfc481
tsocks: Bump revision after sed patch
7 years ago
Justsoos
59ba473b8d
tsocks: Fix sed statement ( #2475 )
7 years ago
Fredrik Fornwall
3c1fede649
mc: Update from 4.8.20 to 4.8.21
7 years ago
Fredrik Fornwall
2d7abf93c9
bash: Update from 4.4.19 to 4.4.23
7 years ago
Fredrik Fornwall
836a74fd13
readline: Update from 7.0.3 to 7.0.5
7 years ago
Fredrik Fornwall
ba44e360b4
nano: Update from 2.9.7 to 2.9.8
7 years ago
Michał Bednarski
2c99df3a03
proot: Update to skip link2symlink rmdir handling
Fixes termux/termux-packages#2307 (aka. termux/proot#18 )
7 years ago
Fredrik Fornwall
67f12d9860
hub: Update from 2.2.8 to 2.3.0
7 years ago
Fredrik Fornwall
33312e7056
libgit2: Update from 0.27.0 to 0.27.1
7 years ago
Fredrik Fornwall
19731c7149
emacs: Build with --without-lcms2
7 years ago
its-pointless
1b062711b3
fails building 32bit using clang
7 years ago
Fredrik Fornwall
a35b2becb9
git: Update from 2.17.0 to 2.17.1
7 years ago
Fredrik Fornwall
17af7e77be
emacs: Build with clang
7 years ago
Fredrik Fornwall
b3a9e01f2a
emacs: Update from 25.3 to 26.1
7 years ago
Fredrik Fornwall
34882f78c7
bison: Update from 3.0.4 to 3.0.5
7 years ago
Fredrik Fornwall
410107cc05
stunnel: Update from 5.45 to 5.46
7 years ago
its-pointless
9cd2924195
tcl: fix building on ndk 17 ( #2471 )
7 years ago
its-pointless
b35dc13914
libcln: using integrated as fix ( #2472 )
7 years ago
monoidic
8270069f23
Fix building with "all" architecture ( #2465 )
7 years ago
michalbednarski
f6b3a7bf48
proot: Update with fix for chroot(".") ( #2464 )
Update with fix by @Hax4us at termux/proot#17
7 years ago
Fredrik Fornwall
1ec7631b2a
Use common cachedir for standalone toolchain
We might just as well use TERMUX_COMMON_CACHEDIR instead of using
_lib for the standalone toolchain.
7 years ago
Vishal Biswas
efa8300be1
update ndk to 17 and switch some packages to clang build ( #2415 )
* update ndk to 17
* bump NDK version in setup-android script
* libnl: fix for ndk r17
* libpixman: use clang's __builtin_shufflevector instead of __builtin_shuffle (#1 )
Required to make package build with ndk17.
* fix as for arm
* ndk17 still uses ld.bfd on aarch64
* use -fno-integrated-as for clang only
* glib: remove patch unnecessary after ndk17
* torsocks: remove unneeded patch after ndk17
* subversion: fix build as clang++ now errors out for mismatched flags
* libpulseaudio: fix build with ndk17
https://github.com/termux/termux-packages/pull/2415#issuecomment-388296684
* gst-plugins-good: disable video4linux2
ioctl is defined as __overloadable in ndk17 headers which
conflicts with v4l2object's member ioctl
* libzmq: disable Werror to build with ndk17
* ltrace: hardcode symbol not available in ndk17
* busybox: build with clang for all arches except arm
* dropbear: build with clang instead of gcc
* gnupg: build with clang instead of gcc
* openssl: use clang for all arches except arm
* picolisp: build with clang instead of gcc
* valgrind: use clang on all arches except aarch64
* Revert "gst-plugins-good: disable video4linux2"
This reverts commit 43850b81ccf60033c25cb13dfd326c1b0528773a.
Already applied on base branch.
* libllvm: use default arm triple
7 years ago
Fredrik Fornwall
72cc5e8e47
brotli: Update from 1.0.3 to 1.0.4
Also switch to building with cmake, and add a patch to build the
brotli binary against shared libs (binary size from 700 kb to 70 kb).
7 years ago
Fredrik Fornwall
8564312fa5
busybox: Update from 1.28.3 to 1.28.4
7 years ago
Fredrik Fornwall
8da4a3aafb
libunistring: Update from 0.9.9 to 0.9.10
7 years ago
its-pointless
c11e8a8377
brotli lossless compression library and utility
7 years ago
Fredrik Fornwall
5441dc1490
libcurl: Avoid linking in libidn2
7 years ago
Fredrik Fornwall
354ad4aa37
memcached: Update from 1.5.7 to 1.5.8
7 years ago
Fredrik Fornwall
551bae4776
libpopt: Update to working download url
7 years ago
Henrik Grimler
c771edfaa7
luarocks: set default lib/inc dir to @TERMUX_PREFIX@/{lib,include}
7 years ago
Tom Yan
6710d62e6e
libunistring: fix locale_charset()
Make locale_charset() use nl_langinfo() so that it would work
properly. For example:
$ idn2 --debug ''
Charset: en_US.UTF-8
idn2: toAscii: could not convert string to UTF-8
$ LD_PRELOAD=$PREFIX/local/lib/libunistring.so idn2 --debug ''
Charset: UTF-8
$
7 years ago
Fredrik Fornwall
065eebce75
libgrpc: Update from 1.4.7 to 1.12.0
7 years ago
Fredrik Fornwall
3638d0b90d
Remove unused TERMUX_PKG_FOLDERNAME
7 years ago
Fredrik Fornwall
d0fc7bc42f
php: Update from 7.2.5 to 7.2.6
7 years ago
Fredrik Fornwall
a2342cad98
yarn: Update from 1.6.0 to 1.7.0
7 years ago
Fredrik Fornwall
b627729402
http -> https updates
7 years ago
Fredrik Fornwall
013a89fa6a
radare2: Update from 2.5.0 to 2.6.0
7 years ago
Fredrik Fornwall
115333a400
valac: Update from 0.40.4 to 0.40.6
7 years ago
Fredrik Fornwall
304e5c917a
babl: Update from 0.1.48 to 0.1.50
7 years ago
Fredrik Fornwall
2e504064cf
stunnel: Update from 5.44 to 5.45
7 years ago
Fredrik Fornwall
fa60828f96
tor: Update from 0.3.2.10 to 0.3.3.6
7 years ago
Fredrik Fornwall
05b9b81990
python: Do not replace old python2, just break
7 years ago
Tom Yan
3425808c21
python(2): bump revision after updates
7 years ago
Tom Yan
3a5fe366c9
python(2): match TERMUX_PKG_RM_AFTER_INSTALL
7 years ago