Commit Graph

7620 Commits

Author SHA1 Message Date
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 7a25f8489b termux_create_subpackages.sh: fix syntax errors 2019-05-10 18:50:03 +03:00
Tom Yan fc76b5e1f4 build-package: fix subpackage-parent dependency 2019-05-10 18:50:03 +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 96f46c6a5d build-package.sh: don't write dependency list if empty 2019-05-09 22:56:26 +03:00
Leonid Pliushch 19c660dc05 build-package.sh: fix situation where subpackage's dependency list is not written to metadata 2019-05-09 22:46:46 +03:00
Leonid Pliushch f67d8a86fe vim, vim-python: bump revision 2019-05-09 22:44:05 +03:00
Leonid Pliushch c2b843a72d build-package.sh: break possible circular dependencies 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
Fredrik Fornwall 264989a264 Remove not needed line in termux_setup_rust 2019-05-07 22:20:43 +02:00
Tom Yan 52198eee5d buildorder.py: remove libandroid-support from always_deps
as libiconv is no longer a symlink of it
2019-05-07 22:16:36 +03: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
Henrik Grimler adaf3bef65 Merge pull request #3772 from its-pointless/gmic-rpath
fix gmic rpath
2019-05-07 06:57:26 +02: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
Leonid Pliushch a002eb97db readme: remove CI badge because it is not working properly
Shows green status even for failure. Issue seems related to caching because
accessing link directly (i.e. not through readme.md) shows correct image.
2019-05-06 22:13:24 +03:00
Henrik Grimler ab52ee41e6 Merge pull request #3769 from termux/ls-segfault
coreutils: ac_cv_func_mbsrtowcs=no to fix segfault on arm and i686
2019-05-06 20:47:02 +02: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