Commit Graph

3937 Commits

Author SHA1 Message Date
Fredrik Fornwall 3fc4aa5920 termux-tools: Unset LD_PRELOAD when calling system
Some 64-bit systems seems to have 32-bit binaries in /system/bin,
so unset LD_PRELOAD before calling them. See #551.
2018-01-24 17:20:25 +01:00
Jiri Tyr 78b9b0e7a1 Version bump for GBT v1.1.7 2018-01-24 13:33:53 +01:00
Fredrik Fornwall b310956fb1 dropbear: Fix path to sftp-server (fixes #2059) 2018-01-24 11:03:11 +01:00
Fredrik Fornwall f16d902fd9 gegl: Update from 0.3.26 to 0.3.28 2018-01-24 10:50:01 +01:00
Fredrik Fornwall 59f2a111e0 babl: Update from 0.1.40 to 0.1.42 2018-01-24 10:49:35 +01:00
Fredrik Fornwall e8dd908ee3 libjpeg-turbo: Update from 1.5.2 to 1.5.3 2018-01-24 10:49:21 +01:00
Fredrik Fornwall 467a33d284 leptonica: Update from 1.74.4 to 1.75.0 2018-01-23 23:11:01 +01:00
Fredrik Fornwall b45d6742d8 libsqlite: Update from 3.21.0 to 3.22.0 2018-01-23 22:35:31 +01:00
Fredrik Fornwall bbaf9a3093 golang: Update from 1.9.2 to 1.9.3 2018-01-23 22:35:15 +01:00
Fredrik Fornwall 39e8b6d3e6 git: Update from 2.16.0 to 2.16.1 2018-01-22 10:14:04 +01:00
Fredrik Fornwall 2857e133ee wget: Update from 1.19.3 to 1.19.4 (fixes #2052) 2018-01-22 09:56:26 +01:00
Fredrik Fornwall e5a0a9b868 apt: Depend on termux-exec
By having apt (which is an essential package which every user has
installed) depend on termux-exec we push it out to everyone.
2018-01-22 09:54:00 +01:00
Fredrik Fornwall 9bbe6b1e82 command-not-found: Update with latest setup 2018-01-21 21:11:08 +01:00
Fredrik Fornwall 1da58ac29f nodejs-current: Update from 9.3.0 to 9.4.0 2018-01-21 21:10:31 +01:00
Fredrik Fornwall 484841663a par2: Update from 0.7.4 to 0.8.0 2018-01-21 21:07:31 +01:00
Fredrik Fornwall 6a5a3df526 nodejs: Update from 8.9.3 to 8.9.4 2018-01-21 21:07:10 +01:00
Fredrik Fornwall e101ac6a32 sed: Bump and rebuild (see #2050) 2018-01-21 20:27:57 +01:00
Fredrik Fornwall 55e4607b84 ctags: Update to git master 2018-01-20 23:55:16 +01:00
Fredrik Fornwall c398dbd67b cmake: Update from 3.10.1 to 3.10.2 2018-01-20 23:55:00 +01:00
Fredrik Fornwall e76d3eb317 graphicsmagick: Update from 1.3.27 to 1.3.28 2018-01-20 23:14:38 +01:00
Fredrik Fornwall 6f0585220b libuv: Update from 1.18.0 to 1.19.1 2018-01-20 23:13:12 +01:00
Fredrik Fornwall 361572f7b9 libmpc: Update from 1.0.3 to 1.1.0 2018-01-20 23:11:01 +01:00
Fredrik Fornwall 868b389d67 pngquant: Update from 2.11.4 to 2.11.7 2018-01-20 23:10:34 +01:00
Fredrik Fornwall 20f45e7503 git: Update from 2.15.1 to 2.16.0 2018-01-20 22:58:10 +01:00
Fredrik Fornwall 526afbe64b ca-certificates: Update from 20170920 to 20180117 2018-01-20 22:57:36 +01:00
Fredrik Fornwall 2a310a6227 wget: Update from 1.19.2 to 1.19.3 2018-01-20 22:57:19 +01:00
Fredrik Fornwall 392c1e3a8a libgnutls: Update from 3.5.16 to 3.5.17 2018-01-17 16:38:45 +01:00
Fredrik Fornwall 6bacba260d babl: Update from 0.1.38 to 0.1.40 2018-01-17 16:38:32 +01:00
its-pointless 1218ccc6c1 updated sles module 2018-01-16 14:15:04 +01:00
Marcel Dopita df5663e6ed readline: Add inputrc
This makes Home/End keys working over SSH when connected from some clients like PuTTY on Windows.

Basically all Linux distributions provide some default /etc/inputrc configuration:
- Debian based distros in package readline-common (both Debian 9 and Ubuntu 17.10 share same config)
- Red Hat based distros in package setup (both CentOS 7 and Fedora 27 share same config)
- Arch Linux in package readline
- openSUSE in package aaa_base
- OpenWRT etc.

The proposed inputrc configuration is a intersection of default mappings used in Debian 9, CentOS 7 and Arch Linux. That should provide safe and expected mappings.
2018-01-16 14:13:26 +01:00
Fredrik Fornwall 73406813f7 krb5: Update from 1.15.2 to 1.16 2018-01-16 11:35:39 +01:00
Fredrik Fornwall e3cf09db7e irssi: Update from 1.0.5 to 1.1.0 2018-01-16 11:33:50 +01:00
Jiri Tyr b04fd4562d Adding gbt package 2018-01-16 11:31:34 +01:00
its-pointless f63f45fc80 username fix for 64 bit archs... 2018-01-15 10:28:44 +01:00
Fredrik Fornwall 916990e34a hydra: Update to latest git master (see #2033) 2018-01-14 22:24:17 +01:00
Fredrik Fornwall 235a574d24 Revert "Make cmath patch part of the toolchain (#1149)"
This reverts commit 775ea81181bd15905613f1fd7124d0a1f95a5b69.
2018-01-14 22:17:12 +01:00
Fredrik Fornwall 48d6a855a9 glib: Update patch after upstream review 2018-01-14 22:15:05 +01:00
Fredrik Fornwall 05a0b20d98 Make cmath patch part of the toolchain (#1149) 2018-01-14 21:50:44 +01:00
Fredrik Fornwall 779339ced7 libtalloc: Update from 2.1.10 to 2.1.11 2018-01-14 14:11:59 +01:00
Marcel Dopita 32ef36ec94 nzbget: Add package 2018-01-13 00:21:43 +01:00
Fredrik Fornwall 9e6bac6070 glib: Update from 2.54.2 to 2.54.3 2018-01-10 17:26:56 +01:00
Fredrik Fornwall be7745afea tor: Update from 0.3.1.9 to 0.3.2.9 2018-01-10 17:26:30 +01:00
Fredrik Fornwall c6c3676fa2 notmuch: Update from 0.25.3 to 0.26 2018-01-10 17:26:16 +01:00
Fredrik Fornwall adc23c80d2 libgmime: Update from 3.0.5 to 3.2.0 2018-01-10 17:26:04 +01:00
Fredrik Fornwall 7bfd5ccbce zsh: Build with ac_cv_func_getpwuid=yes
The build exports ac_cv_func_getpwuid=no to disable getpwuid as it
doesn't make much sense on Android. But we need it on zsh to get
the username part of the prompt working. Fixes #424.
2018-01-09 14:51:09 +01:00
Fredrik Fornwall 6c2bf01c2b php: Update from 7.1.12 to 7.2.1 2018-01-09 09:43:59 +01:00
Fredrik Fornwall 1af8ba0988 freetype: Update from 2.8.1 to 2.9 2018-01-09 09:43:25 +01:00
Fredrik Fornwall 8ba6df31d5 gzip: Update from 1.8 to 1.9 2018-01-08 16:06:30 +01:00
Fredrik Fornwall 495526e403 potrace: Fix homepage url 2018-01-07 22:50:34 +01:00
its-pointless 8cd521f159 libboost_python not linked to python fix 2018-01-07 22:18:56 +01:00
its-pointless 2f954f7c84 potrace request from #1987 2018-01-07 22:11:12 +01:00
Fredrik Fornwall a073a49808 Rebuild gdbm-using packages
gdbm 14.4.1 bumped the library version.
2018-01-07 05:42:55 +01:00
Fredrik Fornwall 2a92d126ab mpd: Update from 0.20.12 to 0.20.15 2018-01-06 22:22:22 +01:00
Fredrik Fornwall e3f59e91ea gdbm: Update from 1.14 to 1.14.1 2018-01-06 20:31:11 +01:00
Joakim 1a8f5cef66 ldc: Update from 1.6 to 1.7 2018-01-06 20:16:14 +01:00
Fredrik Fornwall ab05a21040 boost: Do not change the build id 2018-01-06 20:14:46 +01:00
Fredrik Fornwall 1351d7b3e9 ncmpcpp: Update from 0.8 to 0.8.1 2018-01-06 00:16:05 +01:00
Fredrik Fornwall a7688afe05 mariadb: Update from 10.2.10 to 10.2.12 2018-01-05 23:06:01 +01:00
Fredrik Fornwall 839fe0005a nano: Update from 2.9.1 to 2.9.2 2018-01-05 22:57:31 +01:00
its-pointless 4ffbecd28d boost add python3 lib 2018-01-05 18:08:18 +01:00
Stephen 7462cff180 update wol srcurl
remove dead links as well
2018-01-05 18:07:35 +01:00
Henrik Grimler 5d767cffad coreutils: commit f05fb1 removed host-build so this should be removed as well
Package doesn't build otherwise.
2018-01-05 18:06:30 +01:00
Fredrik Fornwall be3f1342bc python: Remove more tests folders 2018-01-03 01:46:00 +01:00
Fredrik Fornwall 66981a04ff ndk-stl: Attempt to fix math.h problem (#1149) 2018-01-03 00:53:56 +01:00
Fredrik Fornwall 43283aaf74 gdbm: Update from 1.13 to 1.14 2018-01-02 23:06:37 +01:00
Fredrik Fornwall d15c869439 pick: Update from 2.0.0 to 2.0.1 2018-01-02 23:06:24 +01:00
Leonid Plyushch db3d5af1b8 tar: fix segfault when extracting archive that contains device files (block devices or such) (#1974) 2017-12-29 03:28:49 +01:00
Fredrik Fornwall 0763a2d9b9 apt: Avoid needless dependency on libutil 2017-12-29 02:16:08 +01:00
Fredrik Fornwall 42c0073979 apt: Disable tcsetattr() calls
The disabled tcsetattr() calls fails on Android 8, see #1359.
2017-12-29 02:15:24 +01:00
Fredrik Fornwall 145da293e3 libnghttp2: Update from 1.28.0 to 1.29.0 2017-12-29 02:15:08 +01:00
JJRcop 5d6714472b apt: restores apt-mark binary (#1980)
It is useful to find out only the packages you have installed manually vs dpkg --get-selections
2017-12-29 00:59:33 +01:00
its-pointless ffdcb8fc0e opensles output for libpulseaudio from @twaik (#1968) 2017-12-29 00:52:17 +01:00
Fredrik Fornwall c386c64eec libsoup: Update from 2.60.1 to 2.61.1 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 0fc7b90c33 imagemagick: Update from 7.0.7.13 to 7.0.7.17 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 223d89bbc7 graphicsmagick: Update from 1.3.26 to 1.3.27 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 7a52a3ed56 hashdeep: Build with 64-bit off_t
hashdeep requires 64-bit off_t and fails with an assertion at startup
if that is not satisfied.

Build against Android 7.0 (android-24) to have working 64_bit on
32-bit arches (arm and i686).

Fixes #1733.
2017-12-29 00:43:54 +01:00
Stephen 31b4eb32aa remove glib from dependencies
covered by json-glib
2017-12-28 19:35:21 +01:00
Stephen 31f9f6fb47 remove libogg from gst-plugins-base
covered by libvorbis dependencies
2017-12-28 04:58:49 +01:00
Fredrik Fornwall 5868bd11c5 coreutils: Update from 8.28 to 8.29 2017-12-28 04:58:10 +01:00
Fredrik Fornwall b070288dcd libgc: Update from 7.6.0 to 7.6.2 2017-12-27 12:45:03 +01:00
Fredrik Fornwall ddca6bcbfd newsboat: Update from 2.10.1 to 2.10.2 2017-12-27 00:48:46 +01:00
Fredrik Fornwall 329aab67ca libllvm: Update from 5.0 to 5.0.1 2017-12-26 23:27:38 +01:00
Fredrik Fornwall 6f4d0f56f4 radare2: Update from 2.1.0 to 2.2.0 2017-12-26 23:16:14 +01:00
Fredrik Fornwall 1c10be0097 json-c: Update from 0.12.1 to 0.13 2017-12-26 23:15:57 +01:00
Fredrik Fornwall 2616cfa3b2 librsync: Update from 2.0.0 to 2.0.1
Closes #1963 and #1966.
2017-12-24 00:01:40 +01:00
Auxilus 6b306acc42 Update parallel to 20171222 2017-12-23 11:45:03 +01:00
Fredrik Fornwall 23607e755d ncurses: Update from 6.0.20171028 to 6.0.20171216 2017-12-23 11:39:45 +01:00
Fredrik Fornwall 263e45330e fish: Update from 2.7.0 to 2.7.1 2017-12-23 11:39:21 +01:00
Fredrik Fornwall 5386b9480b angband: Update from 4.1.0 to 4.1.2 2017-12-23 11:38:52 +01:00
Fredrik Fornwall 9684accd9e libprotobuf: Update from 3.5.0.1 to 3.5.1 2017-12-22 03:15:47 +01:00
Fredrik Fornwall 39421f24aa dialog: Update from 1.3-20170509 to 1.3-20171209 2017-12-22 00:12:17 +01:00
Fredrik Fornwall b1b6444ddd glib: Update gtimezone.c patch after review 2017-12-22 00:10:55 +01:00
Henrik Grimler 606c4993e7 libical: add SHA256 and make cross-compiler use system perl instead of termux
perl
2017-12-22 00:09:53 +01:00
Henrik Grimler c783d149e1 ldc: update llvm tar SHA256 & name 2017-12-22 00:09:53 +01:00
Henrik Grimler 6d6453ddc0 libsasl: assume -lc, -lcrypto work so that shared objects libplain,
libanonomous and more are aways built.

Should make the check introduced in commit
https://github.com/termux/termux-packages/commit/5519960 unnecessary.
2017-12-22 00:09:53 +01:00
Henrik Grimler f4f734ec60 dialog: update SHA256 2017-12-22 00:09:53 +01:00
Fredrik Fornwall 45c61bc2f9 harfbuzz: Update from 1.7.3 to 1.7.4 2017-12-21 23:50:16 +01:00
Fredrik Fornwall 1f277e186d glib: Update gtimezone.c patch after review 2017-12-21 13:42:24 +01:00
Fredrik Fornwall 87da5b98dc busybox: Fix date.c patch 2017-12-21 06:01:52 +01:00
Fredrik Fornwall a7ced42998 gnupg2: Update from 2.2.3 to 2.2.4 2017-12-21 05:54:48 +01:00