Commit Graph

6739 Commits

Author SHA1 Message Date
Fredrik Fornwall 407d75df34 nnn: Depend on wget
See 82e7a98705 (r33691970)
2019-05-28 19:08:00 +02:00
Leonid Pliushch 707ddfad90 nodejs: attempt to fix "multiple definitions" error 2019-05-28 15:42:17 +03:00
Leonid Pliushch 439e22e6e5 nodejs: remove unneeded patch
Seems fixed in source so removing patch.
2019-05-28 03:58:17 +03:00
Leonid Pliushch 9a478471f4 nodejs: updated to 12.3.1 2019-05-28 03:58:07 +03:00
Fredrik Fornwall e02722fa35 vim: Update from 8.1.1350 to 8.1.1400 2019-05-28 01:07:02 +02:00
Fredrik Fornwall 31f55349c9 libevent: Update from 2.1.8 to 2.1.10 2019-05-27 23:57:57 +02:00
Fredrik Fornwall 28e2494c3c nnn: Update from 2.4 to 2.5 2019-05-27 23:57:49 +02:00
Leonid Pliushch 8d5033662d libiconv: enable extra encodings 2019-05-27 20:24:22 +03:00
Christopher Latham 647e59290b geoip2-database: Update package to current 2019-05-27 20:12:15 +03:00
Leonid Pliushch 92f355be10 libpixman: bump revision
Part of fix for issue https://github.com/termux/x11-packages/issues/95.
2019-05-27 03:30:47 +03:00
Leonid Pliushch 3c9a648b22 strace: update to 5.1 2019-05-26 21:35:45 +03:00
Leonid Pliushch 6f1766058f mutt: update to 1.12.0 2019-05-26 21:33:34 +03:00
Leonid Pliushch a0f69a3fd0 memcached: update to 1.5.16 2019-05-26 21:25:32 +03:00
Leonid Pliushch 48f1aeaf36 gmic: update to 2.6.4 2019-05-26 21:09:59 +03:00
Vladislav Bauer 79d7da7adc dasm: 2.20.11 2019-05-26 16:53:57 +03:00
Leonid Pliushch 65dc9984cb rust: update to 1.35.0 2019-05-25 03:48:44 +03:00
Leonid Pliushch 8d0a82961c Revert "apt: depend on libiconv"
That was a failed attempt to handle libiconv/libandroid-support upgrade issue.
Completely useless and therefore should be reverted.

Issue was solved by:

 * 75436ef46f1e08b139110435204a3426babaf57d (libandroid-support pre-depends on dpkg)
 * b35e4e4654b669292a51976e09c80b8a8780825a (dpkg will use busybox for tar and rm)

This reverts commit 1ab847733aeea81efee4fa852a2c7231c444fd2d.
2019-05-25 01:34:54 +03:00
Leonid Pliushch d6c718e502 pngquant: update to 2.12.3
%ci:reset-backlog
2019-05-25 00:54:44 +03:00
Leonid Pliushch 9de6c192b7 libidn2: update to 2.2.0
%ci:reset-backlog
2019-05-25 00:52:02 +03:00
Leonid Pliushch 3c273eb5ef libcurl: update to 7.65.0
%ci:reset-backlog
2019-05-25 00:49:45 +03:00
Leonid Pliushch b1761d54fe bison: update to 3.4.1 2019-05-25 00:47:47 +03:00
Leonid Pliushch d4b7a0bb6c rust: update to 1.34.2
[ci skip]
2019-05-24 13:22:11 +03:00
Leonid Pliushch ea584f3737 ghostscript: rebuild due to updated libandroid-support
Now ghostscript will pick `libiconv_open()` from GNU iconv.
2019-05-23 21:37:54 +03:00
Leonid Pliushch 2085a12565 libandroid-support: finally drop iconv implementation
It is replaced by GNU iconv.
2019-05-23 21:37:54 +03:00
Leonid Pliushch c65e36dba4 jhead: fix build.sh
Replace 'cp' with 'install'.
2019-05-23 20:19:31 +03:00
Leonid Pliushch 452826ed38 libgit2: update to 0.28.2
%ci:reset-backlog
2019-05-23 03:33:15 +03:00
Leonid Pliushch feb3a3aabc glib: update to 2.60.3
%ci:reset-backlog
2019-05-23 03:28:15 +03:00
Leonid Pliushch 0375aa47c5 libandroid-support: do not use iconv.h header 2019-05-23 03:19:20 +03:00
Leonid Pliushch 4aed11a11e dart: add tar and gzip as dependencies
Needed in order to get "pub" working properly.
2019-05-23 03:18:20 +03:00
Fredrik Fornwall adb6a80512 cmake: Fix building against libiconv 2019-05-23 02:11:55 +02:00
Fredrik Fornwall f528fc3605 php: Build with --with-iconv=$TERMUX_PREFIX
This picks up iconv.h from libiconv which does things as
 #define iconv_open libiconv_open
2019-05-23 01:44:51 +02:00
Leonid Pliushch 28c086eae6 dart: add '$HOME/.pub-cache/bin' to PATH instead of '$HOME/.pub-cache' 2019-05-23 00:26:15 +03:00
Leonid Pliushch 7717f3e576 dart: update to 2.3.1 + some fixes (#3858)
* dart: update to 2.3.1

* dart: attempt to fix path to /bin/sh

* dart: add '~/.pub-cache/bin' to PATH (sh/bash only)
2019-05-23 00:22:43 +03:00
Leonid Pliushch 1dabdf4942 libuv: update to 1.29.1 2019-05-21 23:45:15 +03:00
Leonid Pliushch c9f40e78ab gstreamer (and plugins): update to 1.16.0 2019-05-21 23:25:25 +03:00
Leonid Pliushch 3773548c53 linux-man-pages: update to 5.01 2019-05-21 15:27:31 +03:00
Leonid Pliushch 275025d2e1 memcached: update to 1.5.15 2019-05-21 15:24:24 +03:00
Leonid Pliushch 3420133399 parallel: 20190422 2019-05-21 15:21:15 +03:00
Leonid Pliushch 3649225748 gettext: update to 0.20.1 2019-05-21 15:13:35 +03:00
Leonid Pliushch cd9063ab5e e2fsprogs: update to 1.45.1 2019-05-21 15:00:03 +03:00
Leonid Pliushch 7abbb5c87d dpkg: update to 1.19.6 2019-05-21 14:48:36 +03:00
Leonid Pliushch 0b5df9000d kona: update to 20190226 2019-05-21 14:41:13 +03:00
Leonid Pliushch bb31bae0cf qpdf: update to 8.4.2 2019-05-21 14:30:58 +03:00
Leonid Pliushch 315e8be47b mpd: update to 0.21.9 2019-05-21 14:28:52 +03:00
Leonid Pliushch 96a4a08b59 tracepath: update to 20190515 2019-05-21 14:25:09 +03:00
Leonid Pliushch 474ca7da7b imagemagick: update to 7.0.8.46 2019-05-21 14:19:06 +03:00
Leonid Pliushch 009799171a hunspell-ru: change versioning scheme
Do not use dots when using date as version.
2019-05-21 14:13:59 +03:00
Leonid Pliushch 7cde58f9a6 hunspell-en-us: change versioning scheme
Do not use dots when using date as version.
2019-05-21 14:12:49 +03:00
Leonid Pliushch c0e751f3f6 bison: update to 3.4 2019-05-21 14:10:39 +03:00
Leonid Pliushch a70b061c36 dnsutils: update to 9.14.2 2019-05-21 14:08:23 +03:00
Leonid Pliushch 68931111ff axel: update to 2.17.3, reformat build.sh and remove useless fields 2019-05-21 14:05:42 +03:00
Leonid Pliushch 040670130d pinentry: prevent accidental linkage with libcap 2019-05-20 02:49:29 +03:00
Leonid Pliushch 0173649eb5 util-linux: update to 2.33.2 2019-05-19 22:30:19 +03:00
Leonid Pliushch 44c5055ef4 vim, vim-python: update to 8.1.1350 2019-05-19 22:22:25 +03:00
Leonid Pliushch 6d5ca83051 swig: update to 4.0.0 2019-05-19 22:19:22 +03:00
Henrik Grimler 1197b9a9e0 termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC 2019-05-19 21:36:30 +03:00
Henrik Grimler 154faecd7b Specify license files for packages with custom licenses 2019-05-19 21:36:30 +03:00
Henrik Grimler 117ecbfb88 build-package: install licenses to $PREFIX/share/$PKG/LICENSE 2019-05-19 21:36:30 +03:00
Henrik Grimler 362334f352 termux-licenses: add package
Contains copies of all LICENSES used for packages in main repo, x11-packages, unstable-packages, termux-root-packages, game-packages and science-packages
2019-05-19 21:36:30 +03:00
Fredrik Fornwall a3569b8c96 ncurses: Update from 6.1.20181117 to 6.1.20190511 2019-05-19 17:02:18 +02:00
Fredrik Fornwall 9774a4d4c3 librsvg: Update from 2.45.5 to 2.45.6 2019-05-19 17:01:14 +02:00
Fredrik Fornwall 8b0a5b51f1 libical: Update from 3.0.4 to 3.0.5 2019-05-19 17:01:01 +02:00
Leonid Pliushch 6a8a34023e mpd: rebuild package and dependencies
And remove `-lunwind -Wl,--exclude-libs=libunwind.a`.
2019-05-18 22:20:01 +03:00
Leonid Pliushch efbe423e37 aria2: rebuild package and dependencies 2019-05-18 22:02:42 +03:00
Leonid Pliushch 19d0211960 Revert "aria2: fix issues with exceptions on ARM"
Seems aria2 can be just rebuilt without `-lunwind -Wl,--exclude-libs=libunwind.a`.

This reverts commit 52683fb48d739d5721256734d5a9b168575dbfbf.
2019-05-18 21:42:04 +03:00
Leonid Pliushch 38be3aa1c5 libgnutls: update to 3.6.7.1 2019-05-18 18:21:10 +03:00
Leonid Pliushch 1b6d52209b gmic: update to 2.6.3 2019-05-18 18:16:02 +03:00
Leonid Pliushch af6e24beb2 libuv: update to 1.29.0 2019-05-18 17:27:59 +03:00
Leonid Pliushch 01427b7d41 redis: update to 5.0.5 2019-05-18 17:24:58 +03:00
Leonid Pliushch 07959004a2 stunnel: update to 5.54 2019-05-18 17:22:25 +03:00
Leonid Pliushch a1bb53e935 cmake: update to 3.14.4 2019-05-18 17:07:08 +03:00
Leonid Pliushch 4faf73ad51 file: update to 5.37 2019-05-18 17:02:56 +03:00
Leonid Pliushch ae75096f6e hugo: update to 0.55.6 2019-05-18 17:01:20 +03:00
Fredrik Fornwall e05f85ed42 tcsh: Update from 6.20.00 to 6.21.00 2019-05-18 11:19:35 +02:00
Henrik Grimler 60fd8dcfbe Merge pull request #3825 from termux/mlocate
mlocate: avoid using setgid
2019-05-18 10:33:27 +02:00
Henrik Grimler 377fe059f9 Merge pull request #3823 from gdrbyKo1/ffmpeg-enable-lavfi
ffmpeg: enable lavfi virtual input device
2019-05-18 10:32:44 +02:00
Henrik Grimler d3d3bfc24f mlocate: fix getid patch 2019-05-18 10:31:22 +02:00
Henrik Grimler ef6f0e7beb mlocate: avoid using setgid
Fixes https://github.com/termux/termux-packages/issues/3824
2019-05-18 10:24:17 +02:00
Leonid Pliushch e4d78ff89b mpd: fix build.sh 2019-05-18 04:22:19 +03:00
Leonid Pliushch af3b61ac1a mpd: fix issues with exceptions on ARM 2019-05-18 04:18:08 +03:00
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