Commit Graph

6609 Commits

Author SHA1 Message Date
Leonid Pliushch
a76280016f aria2: fix issues with exceptions on ARM 2019-05-18 03:37:00 +03:00
gdrbyko1
806ab73940 ffmpeg: enable lavfi virtual input device 2019-05-17 21:31:12 +00:00
Henrik Grimler
527dc32b2c Merge pull request #3821 from termux/perl
perl: fix default libpath
2019-05-17 21:08:58 +02:00
Henrik Grimler
eb5f59aa0e perl: fix default libpath
Makes it easier to install cpan modules
2019-05-17 21:42:07 +02:00
Henrik Grimler
335ce0e352 cmus: link only cue against libm 2019-05-17 21:46:57 +02:00
unprivileged
9f6890795e cmus: fix cue sheet input plugin 2019-05-17 17:13:30 +00:00
Leonid Pliushch
a79eef0a71 mktorrent: update homepage URL 2019-05-17 01:15:37 +03:00
Tom Yan
1e1167bc1f libllvm: make clang++ order -lm after -lgcc
Without this patch, libm will be linked before libgcc (which is a linker script that links to both libunwind and libgcc_real); as libm.so in our system exports unwind symbols, it prevents the built objects from being linked to the unwinders properly.

Since libm is a part of bionic, we can't ship it like we do for libc++_shared or zlib. Therefore, patching clang++ is probably the only way.
2019-05-16 20:18:48 +03:00
Leonid Pliushch
604cdbab37 bat: update to 0.11.0 2019-05-16 20:01:37 +03:00
Leonid Pliushch
31f9b00622 axel: update to 2.17.2
%ci:reset-backlog
2019-05-16 19:59:08 +03:00
Leonid Pliushch
cc037459aa update maintainer fields where needed
[skip ci]
2019-05-16 19:54:59 +03:00
Leonid Pliushch
ac855fc1c2 cabextract: use https for homepage 2019-05-16 19:48:49 +03:00
Leonid Pliushch
b66b72c7fc Revert "tcsh: update to 6.21.00"
v6.21.00 require some things to be patched. Excluding update for now.

This reverts commit 04fe43985ce7851f1b68ace0beec1333e9690b64.
2019-05-16 02:55:11 +03:00
Leonid Pliushch
b04975583c ca-certificates: update to 20190515 2019-05-16 01:12:36 +03:00
Leonid Pliushch
521357fa29 ncdc: update to 1.22 2019-05-16 01:12:36 +03:00
Leonid Pliushch
a821e6b966 imagemagick: update to 7.0.8.45 2019-05-16 01:12:36 +03:00
Leonid Pliushch
4c3be36db9 gmic: update to 2.6.2 2019-05-16 01:12:36 +03:00
Leonid Pliushch
bf05b58419 exiv2: update to 0.27.1 2019-05-16 01:12:36 +03:00
Leonid Pliushch
8effea928d nim: update to 0.19.6 2019-05-16 01:12:36 +03:00
Leonid Pliushch
44fdcd65ce tcsh: update to 6.21.00 2019-05-16 01:12:36 +03:00
Leonid Pliushch
cb2302206b dart: update to 2.3.0 2019-05-16 01:12:36 +03:00
Henrik Grimler
0878a8ffce radare2: update to 3.5.1 2019-05-15 17:20:24 +02:00
Leonid Pliushch
b648bf27fc build-essential: bump revision 2019-05-15 16:18:33 +03:00
Leonid Pliushch
bbe0409613 build-essential: move util-linux to depends 2019-05-15 16:18:33 +03:00
Yuvraj Saxena
c09aa270b9 termux-packages: Add util-linux to build-essential
Signed-off-by: Yuvraj Saxena <ysaxenax@gmail.com>
2019-05-15 16:18:33 +03:00
Leonid Pliushch
376128c489 termux-api: update homepage URL 2019-05-15 02:54:24 +03:00
Leonid Pliushch
5c3fad0066 timewarrior: update homepage URL 2019-05-15 02:52:08 +03:00
Leonid Pliushch
6502c1b0a6 wol: use https for homepage 2019-05-15 02:51:13 +03:00
Leonid Pliushch
7c9dc49cbb vttest: use versioned URL 2019-05-15 02:50:08 +03:00
Leonid Pliushch
04f0f8422a vttest: use https for homepage 2019-05-15 02:47:54 +03:00
Leonid Pliushch
1154e86cc2 sshpass: use https for homepage 2019-05-15 02:46:36 +03:00
Leonid Pliushch
b08e74b2ac openal-soft: use https for homepage 2019-05-15 02:45:43 +03:00
Leonid Pliushch
74d45d7480 ncurses: use https for homepage 2019-05-15 02:44:57 +03:00
Leonid Pliushch
326bd55662 exiv2: use https for homepage 2019-05-15 02:43:48 +03:00
Leonid Pliushch
579d95fe6f dialog: use https for homepage 2019-05-15 02:42:51 +03:00
Leonid Pliushch
78bc07d782 colordiff: use https for homepage 2019-05-15 02:41:45 +03:00
Leonid Pliushch
577c446ec3 autossh: use https for homepage 2019-05-15 02:40:37 +03:00
Leonid Pliushch
49b6c5ee4b alpine: use https for homepage 2019-05-15 02:38:52 +03:00
Leonid Pliushch
153669ae6c aapt: use https for homepage 2019-05-15 02:37:52 +03:00
Leonid Pliushch
1ad4eff513 readline: add -fexceptions back 2019-05-15 01:48:48 +03:00
Tom Yan
fa7fca94dc mosh: fix unwinding 2019-05-14 17:53:00 +03:00
Tom Yan
ec39dfb164 gdb: fix unwinding 2019-05-14 17:53:00 +03:00
Tom Yan
58e6d9f8ae ncurses/readline: remove -fexceptions hack 2019-05-14 17:53:00 +03:00
Tom Yan
4202d0ac6e gmic: remove -lgcc hack 2019-05-14 17:53:00 +03:00
Leonid Pliushch
b677b6999d busybox: enable Netcat v1.10 compatibility mode for netcat/nc applets
Fixes https://github.com/termux/termux-packages/issues/3153.
2019-05-13 00:09:04 +03:00
Leonid Pliushch
768eebdf77 libandroid-support: add dpkg to pre-depends
Fix for https://github.com/termux/termux-packages/issues/3762.
2019-05-12 23:21:08 +03:00
Fredrik Fornwall
e08121f76e libiconv: Update from 1.15 to 1.16 2019-05-12 21:50:51 +02:00
Fredrik Fornwall
840e58657b sqlite: Update from 3.27.2 to 3.28.0 2019-05-12 21:47:43 +02:00
Fredrik Fornwall
a12d6b69b2 harfbuzz: Update from 2.3.1 to 2.4.0 2019-05-12 21:47:13 +02:00
Leonid Pliushch
2421199096 dpkg: bump revision 2019-05-12 22:19:02 +03:00
Leonid Pliushch
d676463e59 dpkg: use busybox for rm and tar 2019-05-12 22:19:02 +03:00
Fredrik Fornwall
013bdff847 gdb: Update from 8.2.1 to 8.3 2019-05-12 01:10:28 +02:00
Fredrik Fornwall
9633c7399e utf8proc: Update from 2.3.0 to 2.4.0 2019-05-12 00:47:39 +02:00
Fredrik Fornwall
d7b654bf6b keybase: Default KEYBASE_SECRET_STORE_FILE to true
See https://github.com/termux/termux-packages/pull/3791.
2019-05-12 00:47:13 +02:00
Brandon Philips
02ee6d301b packages: bump keybase to v4.0.0
- bump to the latest release on Github
- drop kbfs package, kbfs moved to keybase/client

Warning! An environment variable needs to be set to make this work:

See https://github.com/keybase/client/issues/17203
2019-05-12 00:23:36 +02:00
Fredrik Fornwall
503c204164 protobuf: Update from 3.6.1 to 3.7.1 2019-05-12 00:22:25 +02:00
Fredrik Fornwall
09d0099e00 nodejs: Update from 12.1.0 to 12.2.0 2019-05-11 23:49:13 +02:00
Fredrik Fornwall
6523dda1e4 glib: Update from 2.58.3 to 2.60.2 2019-05-11 23:43:58 +02:00
Fredrik Fornwall
7fb3f5ead6 gegl: Update from 0.4.14 to 0.4.16 2019-05-11 23:25:30 +02:00
Fredrik Fornwall
45e2affaca axel: Update from 2.16.1 to 2.17.1 2019-05-11 23:24:50 +02:00
Fredrik Fornwall
a18748cad8 syncthing: Update from 1.1.2 to 1.1.3 2019-05-11 23:21:41 +02:00
Fredrik Fornwall
d9d69925fe yarn: Update from 1.15.2 to 1.16.0 2019-05-11 23:21:17 +02:00
Fredrik Fornwall
f4b364a9a2 postgresql: Update from 11.2 to 11.3 2019-05-11 21:42:06 +02:00
Leonid Pliushch
bd40522617 enable package 'build-essential'
It is now fixed and enhanced to met Termux requirements.
2019-05-11 18:36:47 +03:00
Leonid Pliushch
0d1920a061 move some packages from unstable repository
New packages that will be added:

 * antiword
 * beanshell
 * cabextract
 * deutex
 * direnv
 * exiv2
 * git-lfs
 * gitea
 * hoedown
 * httrack
 * iverilog
 * links
 * loksh
 * mksh
 * mktorrent
 * pdfgrep
 * shellharden
 * swig
 * tidy
 * tweego
 * wordgrinder
2019-05-11 18:36:47 +03:00
Henrik Grimler
a2808e4947 jhead: make sure man folder exists 2019-05-11 06:45:28 +02:00
Tom Yan
308d14fdba gmic: workaround libunwind.a linking issue with a better approach
also building variant that does not make use of graphicsmagick
2019-05-10 23:24:07 +03:00
Leonid Pliushch
dcf097e527 gnupg: subpackage 'gpgv' shouldn't depend on parent 2019-05-10 18:59:25 +03:00
Leonid Pliushch
fb9dcccdf4 vim: bump revision again
To remove empty dependency list from vim-runtime.
2019-05-09 22:59:01 +03:00
Leonid Pliushch
f67d8a86fe vim, vim-python: bump revision 2019-05-09 22:44:05 +03:00
Fredrik Fornwall
d9274b596d vim: Update from 8.1.1200 to 8.1.1300 2019-05-09 10:03:04 +02:00
Tom Yan
be06ea1138 graphicsmagick: unsplit graphicsmagick++{,-dev} 2019-05-09 03:39:40 +03:00
Leonid Pliushch
cfee0b4a14 valgrind: bump revision 2019-05-09 03:35:25 +03:00
its-pointless
8862ca6771 this fixes x86_64 valgrind memcheck 2019-05-09 03:34:49 +03:00
Fredrik Fornwall
d45e6079d8 nginx: Update from 1.15.12 to 1.16.0 2019-05-08 01:54:11 +02:00
Fredrik Fornwall
cdc8045d79 swi-prolog: Update from 8.1.4 to 8.1.5 2019-05-08 01:42:46 +02:00
Fredrik Fornwall
69a2cbc319 pick: Update from 2.0.2 to 3.0.1 2019-05-08 01:42:06 +02:00
Fredrik Fornwall
f7c75ad342 erlang: Update from 21.3.5 to 21.3.8 2019-05-08 01:24:54 +02:00
Fredrik Fornwall
22d8953034 gmic: Update from 2.5.7 to 2.6.1 2019-05-08 01:24:41 +02:00
its-pointless
f5485dd8ba rust fix 2019-05-08 02:00:35 +03:00
Leonid Pliushch
8852c05a61 Revert "libandroid-support: declare that package breaks old 'coreutils' and 'tar'" 2019-05-08 01:49:11 +03:00
Leonid Pliushch
93c8a36275 libandroid-support: declare that package breaks old 'coreutils' and 'tar'
Attempt to fix https://github.com/termux/termux-packages/issues/3762.
2019-05-08 01:36:41 +03:00
Leonid Pliushch
b2e8ccd836 squid: switch source url to mirror
Perhaps 'squid-cache.org' has rate-limiting ?
Anyway, downloads from 'squid-cache.org' may fail for unknown reason.
2019-05-08 00:46:50 +03:00
Fredrik Fornwall
ef8865e732 boost: Update from 1.69.0 to 1.70.0 2019-05-07 23:45:07 +02:00
Fredrik Fornwall
947735bf51 tracepath: Update from 20180629 to 20190324 2019-05-07 23:35:12 +02:00
Fredrik Fornwall
494ee5a020 hugo: Update from 0.55.4 to 0.55.5 2019-05-07 23:13:21 +02:00
Fredrik Fornwall
1a0fb60fbb squid: Update from 4.6 to 4.7 2019-05-07 23:12:42 +02:00
Fredrik Fornwall
0acd0bcbc1 syncthing: Update from 1.1.1 to 1.1.2 2019-05-07 23:08:32 +02:00
Fredrik Fornwall
34047282c7 notmuch: Update from 0.28.3 to 0.28.4 2019-05-07 22:46:20 +02:00
Fredrik Fornwall
54a264cfeb ccache: Update from 3.6 to 3.7.1 2019-05-07 22:43:32 +02:00
Fredrik Fornwall
2e6aa72a19 golang: Update from 1.12.2 to 1.12.5 2019-05-07 22:41:30 +02:00
Fredrik Fornwall
aaff27833d rust: Avoid linking against libstdc++
All C++ code should link against libc++_shared to avoid mixing C++
standard library issues.

This fixes librustc_codegen_llvm-llvm.so to do that.
2019-05-07 22:20:52 +02:00
Leonid Pliushch
b707bd6315 coreutils: depend on libandroid-support 2019-05-07 18:45:07 +03:00
Leonid Pliushch
a64e256bca command-not-found: regenerate lists 2019-05-07 17:19:55 +03:00
its-pointless
65e937814b fix gmic rpath 2019-05-07 11:24:02 +10:00
Leonid Pliushch
2036a14c85 ncurses: bump revision 2019-05-07 01:20:07 +03:00
Leonid Pliushch
b34f67f947 gmic fix for ARM 2019-05-07 01:20:07 +03:00
Leonid Pliushch
95fe0bbdd3 ncurses: build with '-fexceptions'
Fixes https://github.com/termux/termux-packages/issues/3556.
2019-05-07 01:20:07 +03:00
Leonid Pliushch
935fa9f4c1 termux-tools: bump to v0.66 2019-05-06 23:24:31 +03:00
Leonid Pliushch
2e28a119ef termux-tools: prevent word-splitting of arguments with space 2019-05-06 23:22:47 +03:00
Leonid Pliushch
14e3026432 termux-tools: handle arguments for "pkg upgrade"
Fix for https://github.com/termux/termux-packages/issues/3758.
2019-05-06 23:21:38 +03:00
Leonid Pliushch
2c58ca8d3e linux-man-pages: remove more iconv-related pages
These pages are provided with libiconv.
2019-05-06 23:03:44 +03:00
Leonid Pliushch
0d9b3d83af linux-man-pages: remove conflicting file 'share/man/man3/iconv_open.3' 2019-05-06 22:52:20 +03:00
Henrik Grimler
a107861ccd coreutils: ac_cv_func_mbsrtowcs=no to fix segfault on arm and i686 2019-05-06 20:33:30 +02:00
Leonid Pliushch
fcc4395126 Revert "libandroid-support: add libiconv as pre-depends" 2019-05-06 21:14:30 +03:00
Leonid Pliushch
c0ab39a9bd libandroid-support: add libiconv as pre-depends
Another attempt to fix https://github.com/termux/termux-packages/issues/3762.

%ci:reset-backlog
2019-05-06 20:45:32 +03:00
Leonid Pliushch
383dd9a59c libllvm: bump revision after 0d1170cc 2019-05-06 20:17:59 +03:00
Leonid Pliushch
e035e0fa5b libiconv: replace field "conflicts" by "breaks" & "replaces" 2019-05-06 20:09:20 +03:00
Leonid Pliushch
de91ad3eb8 Revert "libandroid-support: depend on libiconv"
This reverts commit d9d23e254a8d89869a372d92e3aa3ad28a9b1baa.
2019-05-06 19:54:29 +03:00
Leonid Pliushch
eb3a240d04 libandroid-support: depend on libiconv
May be needed to handle some situations while upgrading.
2019-05-06 19:51:31 +03:00
Leonid Pliushch
e7d2c9884f texlive: bump revision after 0d1170cc 2019-05-06 19:48:06 +03:00
Leonid Pliushch
dffdfc671a rust: bump revision after 0d1170cc 2019-05-06 19:47:43 +03:00
Leonid Pliushch
9ae3c2b7fd texlive-bin: bump revision after 0d1170cc 2019-05-06 19:28:52 +03:00
Leonid Pliushch
9cedeb229f libprotobuf: bump revision after 0d1170cc 2019-05-06 19:18:12 +03:00
Leonid Pliushch
9fbcca7791 libnettle: bump revision after 0d1170cc 2019-05-06 19:17:42 +03:00
Leonid Pliushch
732f26228a libmosquitto: bump revision after 0d1170cc 2019-05-06 19:17:30 +03:00
Leonid Pliushch
413443a6ff libmaxminddb: bump revision after 0d1170cc 2019-05-06 19:16:51 +03:00
Leonid Pliushch
2cae717a62 apt: depend on libiconv
May be needed to handle some situations while upgrading.
2019-05-06 17:51:20 +03:00
Leonid Pliushch
2eaec71a90 liblzma: bump revision after 0d1170cc 2019-05-06 17:34:38 +03:00
Leonid Pliushch
437a3268df liblz4: bump revision after 0d1170cc 2019-05-06 17:34:30 +03:00
Leonid Pliushch
a769e493f0 libpulseaudio: bump revision after 0d1170cc 2019-05-06 17:32:27 +03:00
Leonid Pliushch
e208f625e1 librsync: bump revision after 0d1170cc 2019-05-06 17:32:07 +03:00
Leonid Pliushch
c8beb1f9c3 libtiff: bump revision after 0d1170cc 2019-05-06 17:31:51 +03:00
Leonid Pliushch
a186477ed7 libjpeg-turbo: bump revision after 0d1170cc 2019-05-06 17:31:34 +03:00
Leonid Pliushch
679fc85066 libjasper: bump revision after 0d1170cc 2019-05-06 17:31:26 +03:00
Leonid Pliushch
4a21b3a6d6 libsqlite: bump revision after 0d1170cc 2019-05-06 17:29:51 +03:00
Leonid Pliushch
5b3b0d1588 libtool: bump revision after 0d1170cc 2019-05-06 17:29:39 +03:00
Leonid Pliushch
46cc6960c5 libx265: bump revision after 0d1170cc 2019-05-06 17:29:24 +03:00
Leonid Pliushch
2ebf27c988 libxapian: bump revision after 0d1170cc 2019-05-06 17:28:54 +03:00
Leonid Pliushch
643df7bf4c libxml2: bump revision after 0d1170cc 2019-05-06 17:28:28 +03:00
Leonid Pliushch
375794a661 libxslt: bump revision after 0d1170cc 2019-05-06 17:28:15 +03:00
Leonid Pliushch
249e02be1e littlecms: bump revision after 0d1170cc 2019-05-06 17:27:52 +03:00
Leonid Pliushch
1724f2a22d ncurses: bump revision after 0d1170cc 2019-05-06 17:27:42 +03:00
Leonid Pliushch
4608bfef23 pcre: bump revision after 0d1170cc 2019-05-06 17:27:25 +03:00
Leonid Pliushch
ce9a4847c5 openssl: bump revision after 0d1170cc 2019-05-06 17:27:12 +03:00
Leonid Pliushch
9fc80ae18c openjpeg: bump revision after 0d1170cc 2019-05-06 17:26:48 +03:00
Leonid Pliushch
a893e58c71 php: bump revision after 0d1170cc 2019-05-06 17:26:29 +03:00
Leonid Pliushch
a1acf01c2c ruby: bump revision after 0d1170cc 2019-05-06 17:26:19 +03:00
Leonid Pliushch
fa7a3a5eb6 valac: bump revision after 0d1170cc 2019-05-06 17:25:56 +03:00
Leonid Pliushch
c2e94ae8ab weechat: bump revision after 0d1170cc 2019-05-06 17:25:39 +03:00
Leonid Pliushch
e19bf0852b libicu: bump revision after 0d1170cc 2019-05-06 17:24:58 +03:00
Leonid Pliushch
f8c39b60a7 libiconv: bump revision after 0d1170cc 2019-05-06 16:54:21 +03:00
Leonid Pliushch
123bc2e482 libgnutls: bump revision after 0d1170cc 2019-05-06 16:54:21 +03:00
Leonid Pliushch
2e12c4ae70 libflac: bump revision after 0d1170cc 2019-05-06 16:54:21 +03:00
Leonid Pliushch
a9192268e3 libdb: bump revision after 0d1170cc 2019-05-06 16:54:21 +03:00
Leonid Pliushch
9db6044e4b libcurl: bump revision after 0d1170cc 2019-05-06 16:54:21 +03:00
Leonid Pliushch
0ba111c947 libcairo: bump revision after 0d1170cc 2019-05-06 16:54:20 +03:00
Leonid Pliushch
5e96d425c2 libbz2: bump revision after 0d1170cc 2019-05-06 16:54:20 +03:00
Leonid Pliushch
7231a09c4c libarchive: bump revision after 0d1170cc 2019-05-06 16:54:20 +03:00
Leonid Pliushch
72bcdf56b2 harfbuzz: bump revision after 0d1170cc 2019-05-06 16:54:20 +03:00