Commit Graph

7679 Commits

Author SHA1 Message Date
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
Leonid Pliushch 63f6d320d1 CI: do not encrypt username & gpg subject
These values are not sensitive data.

Also encryption of these values have side effect when they are same as part of
log output: e.g. word "termux-licenses" will become "SECRET-licenses" which may be confusing.
2019-05-19 21:55:40 +03:00
Henrik Grimler 1197b9a9e0 termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC 2019-05-19 21:36:30 +03:00
Henrik Grimler 4c87b7a46c termux_step_install_license: fix link path 2019-05-19 21:36:30 +03:00
Henrik Grimler de23e4c2a8 termux_step_install_license: install to usr/share/doc/ instead of usr/share/ 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 3bfb8b45b9 termux_step_install_license: Handle spaces in license name 2019-05-19 21:36:30 +03:00
Henrik Grimler b9db6b4de8 termux_step_install_license: error if no LICENSE file is installed 2019-05-19 21:36:30 +03:00
Henrik Grimler 83177e08e3 termux_step_install_license: use license file from $TERMUX_PKG_LICENSE_FILE if specified
Otherwise use the licenses specified in $TERMUX_PKG_LICENSE
2019-05-19 21:36:30 +03:00
Henrik Grimler 9c0fd0513f build-package: licenses->LICENSES 2019-05-19 21:36:30 +03:00
Henrik Grimler 9e4715ee82 build-package: termux_step_license->termux_step_instalL_license 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 be247049cb Merge pull request #3819 from gdrbyKo1/cmus-cue-fix
cmus: fix cue sheet input plugin
2019-05-17 21:00:21 +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 e575b73cc2 update readme 2019-05-16 20:17:15 +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