Commit Graph

9862 Commits

Author SHA1 Message Date
Faheem Pervez
e93e05255e libelf: build libasm, libdw (#5411) 2020-06-20 20:05:31 +03:00
Leonid Pliushch
55cd29bdcf file: update to 5.39 2020-06-19 13:36:55 +00:00
Martin Kinkelin
bbe63745c9 LDC: Upgrade to v1.22.0 2020-06-18 01:02:13 +03:00
buttaface
3895ce8973 libblocksruntime: split off sub-package (#5412)
* libblocksruntime: split off sub-package

* libdispatch: bump revision

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-06-16 21:38:16 +02:00
kartikynwa
c26268a7e0 megatools: update to 1.10.3 2020-06-16 17:04:10 +03:00
Leonid Pliushch
2188dc23e1 openssh: bump revision 2020-06-16 13:39:54 +03:00
Faheem Pervez
3cc7fde280 openssh: misc_c.patch: ensure pw_passwd has xstrdup'd string 2020-06-16 13:39:07 +03:00
Leonid Pliushch
702a7f1e41 transmission: bump revision 2020-06-16 13:37:22 +03:00
Faheem Pervez
1dfd7534b0 transmission: use correct /tmp directory 2020-06-16 13:37:22 +03:00
Faheem Pervez
d599be1e7f transmission: define _POSIX_C_SOURCE to allow realpath(foo, NULL)
Android 7 allows realpath() to be called with the resolved parameter as NULL.
(See tags/android-7.0.0_r1/libc/upstream-freebsd/lib/libc/stdlib/realpath.c#68)
In tr_sys_path_resolve(), a tiny bit of time can be saved by doing so.
2020-06-16 13:37:22 +03:00
Faheem Pervez
f58dce7d41 transmission: --disable-gtk is not a valid configure option 2020-06-16 13:37:22 +03:00
Faheem Pervez
b0e536a257 new package: shfmt (#5402) 2020-06-15 12:39:37 +03:00
Leonid Pliushch
9b0d1c597c openssl: build with zlib support 2020-06-14 18:58:01 +03:00
Leonid Pliushch
e54d6b11c4 new package: tin-summer
Requested in https://github.com/termux/termux-packages/issues/4406.
2020-06-13 18:13:43 +03:00
buttaface
d7c5b4e621 swift: build the corelibs and package manager (#5352) 2020-06-13 15:45:59 +03:00
Krishna Kanhaiya
6df4ab1b35 chezmoi: fix for on-device build (#5399) 2020-06-13 14:35:41 +03:00
Leonid Pliushch
4d3a0a1631 irssi: restart build 2020-06-13 13:59:15 +03:00
Leonid Pliushch
398c4f4a48 exiftool: use http for url
Incorrect server configuration leads to this redirect when using https://
URL scheme:

 <p>The document has moved <a href="htps://falcon.phy.queensu.ca/SNO/~phil/exiftool/Image-ExifTool-11.99.tar.gz">here</a>.</p>

Curl of cource doesn't understand 'htps://' and fails.
2020-06-13 13:56:25 +03:00
Leonid Pliushch
557d58e1ce rebuild exiftool & irssi 2020-06-13 12:05:07 +03:00
Krishna Kanhaiya
2d234d358f gh: update to 0.10.0 (#5396) 2020-06-12 17:20:59 +03:00
x0b
19cb03345c rclone: update to 1.52.1 2020-06-11 02:38:01 +03:00
Henrik Grimler
98a9ec70b9 Add runit package (#5384)
* runit: add package

* termux-services: switch to using runit instead of busybox
2020-06-10 14:18:13 +02:00
Leonid Pliushch
2f9d04e2d5 libllvm: do not delete utilities like clang-import-test
https://github.com/termux/termux-packages/issues/5382#issuecomment-641155664
2020-06-09 12:31:00 +03:00
Leonid Pliushch
b6f2bbfb72 libzip: build without gnutls & mbedtls 2020-06-08 17:05:14 +03:00
Leonid Pliushch
a6910acef5 downgrade protobuf to 3.12.2 as 3.12.3 causes problems with mosh (and other?) 2020-06-08 14:44:57 +03:00
Leonid Pliushch
823f5f858c fix checksum for host protoc zip & rebuild mosh 2020-06-08 13:22:10 +03:00
Leonid Pliushch
1b4a10843d mosh: rebuild package
Issue https://github.com/termux/termux-packages/issues/5378.
2020-06-08 04:24:53 +03:00
Leonid Pliushch
84f0465397 libprotobuf-c: rebuild package 2020-06-08 04:24:19 +03:00
Andrzej Raczkowski
b466b6e9d4 libllvm: fix build.sh (#5376) 2020-06-07 22:31:19 +03:00
Leonid Pliushch
3f349c2fa9 command-not-found: fix checksum 2020-06-07 22:20:11 +03:00
Leonid Pliushch
1b8350a61c command-not-found: update to 1.52 2020-06-07 22:15:06 +03:00
Leonid Pliushch
0ce19ca522 termux-tools: remove check for /system/bin/killall
/system/bin/killall should be present on all devices running Android 7.0+.
2020-06-07 21:01:12 +03:00
Henrik Grimler
cc79632785 termux-tools: minor grammatical changes 2020-06-07 19:55:26 +02:00
Leonid Pliushch
aa225b374d termux-tools: fix message typo in termux-reset 2020-06-07 20:40:53 +03:00
Leonid Pliushch
b9a86e7836 termux-tools: add script for resetting Termux installation (#5377) 2020-06-07 20:05:11 +03:00
ruki
5551bfb8b4 xmake: update v2.3.4 2020-06-07 18:55:46 +03:00
Leonid Pliushch
16cc46caee libluajit: fix tmpdir path
%ci:no-build

 - package is built & uploaded manually
2020-06-07 16:59:45 +03:00
Leonid Pliushch
1534926ed9 termux-services: update to 0.12 2020-06-07 14:09:43 +03:00
Henrik Grimler
6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch
78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Leonid Pliushch
ef48a3cd60 perl: fix syntax error in build.sh 2020-06-07 03:41:32 +03:00
Leonid Pliushch
9ef3af5a2d busybox: bump revision 2020-06-07 03:36:44 +03:00
Leonid Pliushch
1164ea1e16 busybox: lsof is replaced by standalone utility 2020-06-07 03:36:15 +03:00
Leonid Pliushch
13e986f469 busybox: remove tcpsvd link
No longer needed.
2020-06-07 03:35:17 +03:00
Leonid Pliushch
72811d08d2 new package: lsof + libtirpc as dependency 2020-06-07 03:32:48 +03:00
Leonid Pliushch
f7177b9638 busybox: bump revision 2020-06-07 02:33:47 +03:00
Leonid Pliushch
c35d0e3a84 busybox: remove ftp-related applet links & nmeter 2020-06-07 02:31:57 +03:00
Leonid Pliushch
8db9761356 busybox: remove applet 'uptime'
Replaced by standalone utility from procps.
2020-06-07 02:23:29 +03:00
Leonid Pliushch
f1050ed44d procps: fix & enable utility 'uptime'
Replace 'uptime' from busybox.
2020-06-07 02:20:01 +03:00
Leonid Pliushch
a785f11865 busybox: remove start-stop-daemon applet in favor of one from dpkg package 2020-06-07 01:24:55 +03:00
Leonid Pliushch
15a3942f5e dpkg: build start-stop-daemon utility 2020-06-07 01:23:26 +03:00
Leonid Pliushch
789a42170c debianutils: remove add-shell & remove-shell utilities
Termux doesn't control allowed shells through $PREFIX/etc/shells, so
these utilities are useless.
2020-06-07 01:15:22 +03:00
Leonid Pliushch
af47bbf3a4 busybox: remove usleep applet link
Utility 'usleep' has not available in other known packages except busybox.
However same functionality is offered by 'sleep' from coreutils package through
fractional argument.
2020-06-07 01:06:55 +03:00
Leonid Pliushch
5e95a6005b inetutils: build utility 'hostname' 2020-06-07 01:03:42 +03:00
Leonid Pliushch
e9f65c809d busybox: bump revision 2020-06-07 01:03:29 +03:00
Leonid Pliushch
d6395a5bfd busybox: remove hostname applet
Going to be replaced with standalone utility from inetutils.
2020-06-07 01:02:48 +03:00
Leonid Pliushch
2f562db25a busybox: remove iostat & mpstat applets
They are no longer work on modern Android due to restricted /proc/stat access.
2020-06-07 01:01:30 +03:00
Leonid Pliushch
dcfc8298d4 mksh: use http link as https is not properly configured on server 2020-06-06 23:04:22 +03:00
Henrik Grimler
cb73e8a38e mksh: restart build 2020-06-06 21:50:16 +02:00
Henrik Grimler
ffc346b57d Bump recently updated packages, except mksh, to restart build 2020-06-06 21:48:02 +02:00
Leonid Pliushch
34dffe1c71 busybox: drop even more applet links
Leaving only applets which do not have replacement in
standalone packages.
2020-06-06 22:36:16 +03:00
Leonid Pliushch
26b3f944de libgpg-error: do not use lock-obj-pub.native.h 2020-06-06 22:02:52 +03:00
Henrik Grimler
8bb6e19a9b vim{,-python}: update to 8.2.0900 2020-06-06 20:38:29 +02:00
Henrik Grimler
fd2c4f76d0 unrar: update to 5.9.3 2020-06-06 20:38:29 +02:00
Henrik Grimler
8d0130ad08 tintin++: update to 2.02.03 2020-06-06 20:38:29 +02:00
Henrik Grimler
8cc88e35e2 syncthing: update to 1.6.1 2020-06-06 20:38:29 +02:00
Henrik Grimler
c19f5ba64c subversion: update to 1.14.0 2020-06-06 20:38:29 +02:00
Henrik Grimler
25f82e5778 perl: update to 5.30.3 2020-06-06 20:38:29 +02:00
Henrik Grimler
3edfe8ec21 parallel: update to 20200522 2020-06-06 20:38:29 +02:00
Henrik Grimler
c2bdfdeb4e nano: update to 4.9.3 2020-06-06 20:38:29 +02:00
Henrik Grimler
fc7571bb01 mutt: update to 1.14.2 2020-06-06 20:38:29 +02:00
Henrik Grimler
8cf975f15f mu: update to 1.4.8 2020-06-06 20:38:28 +02:00
Henrik Grimler
fc53866522 msmtp: update to 1.8.11 2020-06-06 20:38:28 +02:00
Henrik Grimler
bc44534c18 mksh: update to 59b 2020-06-06 20:38:28 +02:00
Henrik Grimler
253216a907 micro: update to 2.0.4 2020-06-06 20:38:28 +02:00
Henrik Grimler
473f9f9ba4 libzip: update to 1.7.0 2020-06-06 20:38:28 +02:00
Henrik Grimler
40146701ef libyaml: update to 0.2.5 2020-06-06 20:38:28 +02:00
Henrik Grimler
c858d3329e libsqlite: update to 3.32.2 2020-06-06 20:38:28 +02:00
Henrik Grimler
0d0ee045c5 librsvg: update to 2.49.2 2020-06-06 20:38:28 +02:00
Henrik Grimler
b8c62f6e8d libprotobuf: update to 3.12.3 2020-06-06 20:38:28 +02:00
Henrik Grimler
015e0707e8 libmsgpack: update to 3.3.0 2020-06-06 20:38:28 +02:00
Henrik Grimler
f030c09ce0 libmosquitto: update to 1.6.10 2020-06-06 20:38:28 +02:00
Henrik Grimler
b5fdbe7a89 libgnutls: update to 3.6.14 2020-06-06 20:38:27 +02:00
Henrik Grimler
38cf64f58f libgit2: update to 1.0.1 2020-06-06 20:38:27 +02:00
Henrik Grimler
b4872bd6d1 keybase: update to 5.5.1 2020-06-06 20:38:27 +02:00
Henrik Grimler
0e8b4f4219 jsoncpp: update to 1.9.3 2020-06-06 20:38:27 +02:00
Henrik Grimler
7a3288ed4f imagemagick: update to 7.0.10.16 2020-06-06 20:38:27 +02:00
Henrik Grimler
a417189267 i2pd: update to 2.32.1 2020-06-06 20:38:27 +02:00
Henrik Grimler
f8522b37d2 hyperfine: update to 1.10.0 2020-06-06 20:38:27 +02:00
Henrik Grimler
f96e41ea68 hugo: update to 0.72.0 2020-06-06 20:38:27 +02:00
Henrik Grimler
b94e6c5b4b gitea: update to 1.11.6 2020-06-06 20:38:27 +02:00
Henrik Grimler
ad950b7d34 git: update to 2.27.0 2020-06-06 20:38:27 +02:00
Henrik Grimler
37d3d8cf90 nginx: set group to 9999 as suggested by xeffyr 2020-06-06 20:34:36 +02:00
Leonid Pliushch
d10ff1626a libgpg-error: update to 1.38 2020-06-06 21:33:31 +03:00
Leonid Pliushch
772823c28f util-linux: update to 2.35.2 2020-06-06 21:31:22 +03:00
Leonid Pliushch
0dfe8597b6 libnghttp2: update to 1.41.0 2020-06-06 21:30:55 +03:00
Henrik Grimler
12c69e2043 aalib: depend on ncurses as well 2020-06-06 15:44:45 +02:00
Leonid Pliushch
7a996768c6 new package: aalib 2020-06-05 23:14:19 +03:00
Krishna Kanhaiya
bd3a56330b Github cli(gh) update from 0.8.0 to 0.9.0 (#5368) 2020-06-04 14:50:50 +03:00
Leonid Pliushch
d9f9c3cf7f parted: bump revision 2020-06-04 01:35:21 +03:00
BlueMax
46759132f7 parted: fix listing partitions (#5364) 2020-06-04 01:34:38 +03:00
Craig Comstock
5d13289ad4 Updated cfengine to version 3.15.2 release (#5365) 2020-06-04 01:34:09 +03:00
Leonid Pliushch
ff593aee6a axel: update to 2.17.9 2020-06-04 01:32:47 +03:00
Leonid Pliushch
c66d79b207 libllvm: rebuild package
Build test for https://github.com/termux/termux-packages/issues/5363.
2020-06-03 23:34:47 +03:00
Leonid Pliushch
4f06830914 imagemagick: replace package imagemagick-x from x11-packages
No need to have a separate package as all dependencies are there.
2020-06-03 23:02:03 +03:00
Leonid Pliushch
d322e46e61 termux-keyring: update key xeffyr.gpg
Finished UID switching. UID with old email which no longer valid
is revoked.

Note that repositories unstable-packages & x11-packages will use
Termux autobuilds key, same as currently used for termux-packages.
I'm doing so because Bintray no longer accepts my private key for
some reason (format error), perhaps due to its size which is around
12 KiB.
2020-06-03 18:27:04 +03:00
Nuruddin Ashr
b1dda1c1c2 Upgrade to Golang version 1.14.4 2020-06-03 15:08:11 +03:00
Leonid Pliushch
3052b86703 Revert "CI: test whether %ci:no-build will not finish job with error status"
This reverts commit 1b9c8cb18b37cee20503f61516cdae88358486f6.
2020-06-02 20:52:09 +03:00
Leonid Pliushch
2b708a20ed CI: test whether %ci:no-build will not finish job with error status
%ci:no-build
2020-06-02 20:42:40 +03:00
Leonid Pliushch
c37938d9d0 Revert "CI: test whether %ci:no-build will not finish job with error status"
This reverts commit b05f82479ceee75731f02917056481ccfbb63873.
2020-06-02 20:40:31 +03:00
Leonid Pliushch
bab02f00f1 CI: test whether %ci:no-build will not finish job with error status
%ci:no-build
2020-06-02 20:30:03 +03:00
Leonid Pliushch
1e15e1cb4b bitcoin: remove 0001-android-patches.patch
%ci:no-build
2020-06-02 20:14:02 +03:00
Leonid Pliushch
354e1661e5 bitcoin: set ANDROID_TOOLCHAIN_BIN 2020-06-02 20:12:08 +03:00
Leonid Pliushch
7521eef55d dash: update src-var.c.patch 2020-06-02 17:59:32 +03:00
Leonid Pliushch
8ad331e351 bitcoin: remove libevent-version.patch as no longer needed 2020-06-02 17:02:52 +03:00
Leonid Pliushch
9db98ed08a dash: remove mktokens.patch as no longer needed 2020-06-02 17:01:10 +03:00
Leonid Pliushch
9c1ebc049e boinc: update to 7.16.7 2020-06-02 15:53:13 +03:00
Leonid Pliushch
db8d1813f3 bitcoin: update to 0.20.0 2020-06-02 15:50:24 +03:00
Leonid Pliushch
97e9b03f8e dash: update to 0.5.11 2020-06-02 15:49:43 +03:00
Fredrik Fornwall
fc4dee40a5 Fix protobuf checksum 2020-06-02 08:48:19 +02:00
Fredrik Fornwall
38c780b18e libprotobuf: Update from 3.11.4 to 3.12.2 2020-06-02 08:34:56 +02:00
Fredrik Fornwall
0b52414b21 libwebsockets: Update from 4.0.9 to 4.0.13 2020-06-01 23:55:29 +02:00
Fredrik Fornwall
56c0ba7c3f nginx: Update from 1.18.0 to 1.19.0 2020-06-01 23:55:09 +02:00
Fredrik Fornwall
87af1c3d04 ripgrep: Update from 12.1.0 to 12.1.1 2020-06-01 23:53:52 +02:00
Fredrik Fornwall
b539cae209 cmake: Update from 3.17.2 to 3.17.3 2020-06-01 23:44:10 +02:00
Fredrik Fornwall
25fd79bdb3 bat: Update from 0.15.3 to 0.15.4 2020-06-01 23:43:50 +02:00
Fredrik Fornwall
9695624ac4 vim: Update from 8.2.0750 to 8.2.0850 2020-06-01 23:35:30 +02:00
Fredrik Fornwall
2106c8589c sqlite: Update from 3.31.1 to 3.32.1 2020-06-01 23:33:47 +02:00
x0b
017a7e82ca rclone: update to 1.52.0 2020-06-01 22:17:56 +03:00
Leonid Pliushch
f8f367cfc3 termux-tools: bump revision 2020-06-01 20:28:17 +03:00
Leonid Pliushch
00545cf7b9 termux-tools: fix message in termux-setup-storage 2020-06-01 20:27:14 +03:00
Leonid Pliushch
ad8fa679cb termux-tools: ask user for confirmation before recreating ~/storage directory
Notify user about potential data loss if files were placed to
the root of ~/storage directory during execution of termux-setup-storage.
2020-06-01 20:23:30 +03:00
Rafael G. Martins
6c5c0b6c92 blogc: Update from 0.18.0 to 0.19.0 (#5351) 2020-05-31 22:03:14 +02:00
Fredrik Fornwall
6b7f9ab823 nnn: Update from 3.1 to 3.2 2020-05-30 17:13:51 +02:00
Hugo Wang
713381156a cicada: update to 0.9.12 (#5346) 2020-05-30 16:57:33 +03:00
valpogus
572d346dd7 Updated package tokei to version 11.2.1 2020-05-28 19:55:47 +03:00
Leonid Pliushch
2cc5c960b9 glib: provide gdbus-codegen
Issue https://github.com/termux/termux-packages/issues/5342.
2020-05-28 16:12:04 +03:00
Leonid Pliushch
b8e0a8935d librsync: update to 2.3.1 2020-05-26 17:00:08 +03:00
Leonid Pliushch
d40b25099d libksba: update to 1.4.0 2020-05-26 16:59:30 +03:00
Leonid Pliushch
6583ba7025 libarchive: update to 3.4.3 2020-05-26 16:57:27 +03:00
Leonid Pliushch
0d7056fc61 ledger: update to 3.2.1 2020-05-26 16:56:32 +03:00
Leonid Pliushch
0993fcd106 kubectl: update to 1.18.3 2020-05-26 16:55:50 +03:00
Leonid Pliushch
07a55ff91a i2pd: update patches 2020-05-26 16:54:10 +03:00
Leonid Pliushch
ae30cc7548 krb5: rebuild 2020-05-26 16:44:47 +03:00
Leonid Pliushch
a12d0fab29 goaccess: update patches 2020-05-26 16:43:59 +03:00
Leonid Pliushch
b75c172606 fossil: do not link with libpthread 2020-05-26 16:31:13 +03:00
Leonid Pliushch
8bdc4ab659 krb5: update to 1.18.2 2020-05-26 16:12:32 +03:00
Leonid Pliushch
87281b59c3 jfrog-cli: update to 1.36.0 2020-05-26 16:08:45 +03:00
Leonid Pliushch
f15ed8decd imagemagick: update to 7.0.10.14 2020-05-26 16:08:09 +03:00
Leonid Pliushch
010948bb61 i2pd: update to 2.32.0 2020-05-26 16:07:10 +03:00
Leonid Pliushch
e4a58176a0 hugo: update to 0.71.1 2020-05-26 16:05:40 +03:00
Leonid Pliushch
c1d588d9da libgrpc: update to 1.29.1 2020-05-26 16:04:26 +03:00
Leonid Pliushch
3ff653ec37 goaccess: update to 1.4 2020-05-26 16:04:07 +03:00
Leonid Pliushch
d8dfedce1a fossil: update to 2.11 2020-05-26 16:01:02 +03:00
Leonid Pliushch
23b7b4a209 bat: update to 0.15.3 2020-05-26 15:59:38 +03:00
Henrik Grimler
84f9a8c7f2 mutt: configure with --enable-debug for debug builds
%ci:no-build
2020-05-26 09:49:40 +02:00
Leonid Pliushch
d5b1045c19 ffsend: add crypto-openssl feature (for crypto backend) 2020-05-26 00:19:55 +03:00
Leonid Pliushch
40409b439c fd: update src-main.rs.patch 2020-05-26 00:15:52 +03:00
Leonid Pliushch
68daef6930 fd: fix Cargo.toml.patch 2020-05-25 22:43:46 +03:00
Leonid Pliushch
1eac9ef1ca geth: update to 1.9.14 2020-05-25 22:38:50 +03:00
Leonid Pliushch
e343d6c0ce glib: update to 2.64.3 2020-05-25 22:37:39 +03:00
Leonid Pliushch
0aa032f258 gdb: update to 9.2 2020-05-25 22:36:08 +03:00
Leonid Pliushch
4625e54c57 ffsend: update to 0.2.64 2020-05-25 22:31:37 +03:00
Leonid Pliushch
ff5d4b46e5 ffmpeg: update to 4.2.3 2020-05-25 22:31:02 +03:00
Leonid Pliushch
1c49140032 fd: update to 8.1.1 2020-05-25 22:29:39 +03:00
Leonid Pliushch
b3b6296757 debianutils: update to 4.11 2020-05-25 22:28:30 +03:00
Leonid Pliushch
e969a95c92 dnsutils: update to 9.16.3 2020-05-25 22:27:11 +03:00
Leonid Pliushch
325360206c bison: update to 3.6.2 2020-05-25 22:26:46 +03:00
Leonid Pliushch
26aaf9a0de bat: update to 0.15.2 2020-05-25 22:26:05 +03:00
Leonid Pliushch
3d82109504 gitattributes: do not rewrite patches containing crlf 2020-05-23 15:43:47 +03:00
Leonid Pliushch
7c3839bf5c libcurl: build with ssh protocol support 2020-05-23 15:07:11 +03:00
Leonid Pliushch
33d30856a6 update .gitattributes
See https://github.com/termux/termux-packages/issues/2668.
2020-05-23 14:57:17 +03:00
Butta
dc0c6405e9 swift: update from 5.2.3 to 5.2.4 2020-05-23 11:58:56 +03:00
valpogus
9edeef0ee1 Updated package tokei to version 11.2.0 2020-05-22 20:49:48 +03:00
Marlin Sööse
9ad44d2d3c proxmark3: move to tagged releases (#5334) 2020-05-22 20:47:50 +03:00
Henrik Grimler
0401f37dbf nginx: ignore group
Otherwise it fails when trying to run as root. This works in my simple tests
2020-05-20 16:29:26 +02:00
Henrik Grimler
ab0286f861 nginx: do not start in daemon mode with service script. 2020-05-20 16:06:07 +02:00
Butta
f380827f81 swift: update from 5.2.2 to 5.2.3 2020-05-19 21:28:40 +03:00
Leonid Pliushch
12fbab6fb1 rebuild: libice, libsm, libxt 2020-05-19 15:35:12 +03:00
Leonid Pliushch
75836d6a6e nodejs: add note about CI build failure
%ci:no-build
2020-05-19 15:17:42 +03:00
Marlin Sööse
bdab94af08 proxmark3: update to latest master and fix build (#5313) 2020-05-17 23:44:06 +03:00
Henrik Grimler
6809051254 sqlcipher: update to 4.4.0 2020-05-17 12:19:59 +02:00
Henrik Grimler
9c4e1f008e mutt: update to 1.14.1 2020-05-17 10:35:02 +02:00
Henrik Grimler
35e2385116 tor: update to 0.4.3.5 2020-05-17 10:35:01 +02:00
cswl
207d1dfb38 tsu: update to version 8.5.1 (#5304) 2020-05-16 16:02:33 +02:00
Maksim Shilov
61a51c9ce7 postgresql: update to 12.3, add citext extension 2020-05-16 03:43:10 +03:00
Henrik Grimler
1dc249b62f vim{,-python}: update to 8.2.0750 2020-05-15 22:39:11 +02:00
Henrik Grimler
b29fee7e19 libwebsockets: update to 4.0.9 2020-05-15 22:37:25 +02:00
Henrik Grimler
9ecbb217bd php: update to 7.4.6 2020-05-15 22:36:43 +02:00
Henrik Grimler
e38f102f14 jfrog-cli: update to 1.35.5 2020-05-15 22:35:33 +02:00
Henrik Grimler
940777ee2e wireguard-tools: update to 20200513 2020-05-15 22:30:25 +02:00
Henrik Grimler
dcdfc3b2c0 wireguard-tools: use su instead of tsu 2020-05-15 21:52:03 +02:00
Nuruddin Ashr
077bf9ccc8 Upgrade golang to version 1.14.3 2020-05-15 13:26:58 +03:00
Henrik Grimler
610bafec8e mupdf: bump to restart build 2020-05-14 22:16:40 +02:00
Henrik Grimler
71dcd19fbb imagemagick: bump to restart build 2020-05-14 22:16:21 +02:00
Henrik Grimler
1cf92b4c94 transmission: set SHA256 to SKIP_CHECKSUM 2020-05-14 22:15:08 +02:00
Henrik Grimler
402ccd1b6c poppler: update to 0.88.0
Works with texlive without updated patches it seems
2020-05-14 21:59:29 +02:00
Henrik Grimler
5d9df78e7c transmission: update to 3.00 2020-05-14 21:43:21 +02:00
Henrik Grimler
492762f4cb mupdf: update to 1.17.0 2020-05-14 21:43:21 +02:00
Henrik Grimler
1596c2b2b3 imagemagick: update to 7.0.10.11 2020-05-14 21:40:52 +02:00
lucy phipps
3a07c1a265 python: update to 3.8.3 (#5295) 2020-05-14 17:30:18 +03:00
Alexander F. Rødseth
5a65ce1a78 o-editor: update to 2.28.0 2020-05-14 16:48:06 +03:00
lucy phipps
1571862bb5 ffmpeg: bump revision
oops
2020-05-14 16:47:43 +03:00
lucy phipps
8fb7a3af54 ffmpeg: enable WebP support
closes #5290
2020-05-14 16:47:43 +03:00
Leonid Pliushch
2ed046ac92 wrk: crash fix
Apply patch suggested in issue https://github.com/termux/termux-packages/issues/5291.
2020-05-14 00:57:04 +03:00
Leonid Pliushch
e3e5906829 redis: update patches 2020-05-13 13:07:06 +03:00
Leonid Pliushch
169451438f spiped: update patches 2020-05-13 12:48:51 +03:00
Leonid Pliushch
8c53f64ae1 redis: update patches 2020-05-13 12:33:34 +03:00
Leonid Pliushch
883bc35039 nushell: update Cargo.toml.patch 2020-05-13 12:22:57 +03:00
Leonid Pliushch
96f75b459d mariadb: fix deletion of unneeded files
Do this with TERMUX_PKG_RM_AFTER_INSTALL instead of
post-make-install step.
2020-05-13 12:18:38 +03:00
Leonid Pliushch
1e5f56c7cf wireguard-tools: update to 1.0.20200510 2020-05-13 12:02:07 +03:00
Leonid Pliushch
007c9b88b4 translate-shell: update to 0.9.6.12 2020-05-13 12:00:55 +03:00
Leonid Pliushch
6889906bfc swi-prolog: update to 8.1.30 2020-05-13 12:00:11 +03:00
Leonid Pliushch
bf63d53a3c squid: update to 4.11 2020-05-13 11:59:02 +03:00
Leonid Pliushch
0f7767ef8d spiped: update to 1.6.1 2020-05-13 11:56:16 +03:00
Leonid Pliushch
1eb9b2101d redis: update to 6.0.1 2020-05-13 11:50:33 +03:00
Leonid Pliushch
4a7462e0cd nushell: update to 0.14.0 2020-05-13 11:48:50 +03:00
Leonid Pliushch
c49768d332 memcached: update to 1.6.6 2020-05-13 11:47:38 +03:00
Leonid Pliushch
fb83a36a6f mariadb: update to 10.4.13 2020-05-13 11:44:41 +03:00
Leonid Pliushch
6761a69f6b jfrog-cli: update to 1.35.4 2020-05-13 11:42:11 +03:00
Leonid Pliushch
940362b170 harfbuzz: update to 2.6.6 2020-05-13 11:40:37 +03:00
Fredrik Fornwall
21bb7b594b json-glib: Build with -Dintrospection=false
Fixes 'GObject-2.0.gir not found' build error.
2020-05-13 10:40:09 +02:00
Leonid Pliushch
027209eda7 gh: update to 0.8.0 2020-05-13 11:36:38 +03:00
Leonid Pliushch
842af0f3ad clamav: update to 0.102.3 2020-05-13 11:35:23 +03:00
Leonid Pliushch
36f84fd18a c-ares: update to 1.16.1 2020-05-13 11:33:41 +03:00
Leonid Pliushch
f7782f33de boost: update to 1.73.0 & bump dependent packages 2020-05-13 11:31:03 +03:00
Leonid Pliushch
4d07a3509d bat: update to 0.15.1 2020-05-13 11:29:33 +03:00
Leonid Pliushch
ecb8fec8a1 acr: update to 1.9.2 2020-05-13 11:28:56 +03:00
Leonid Pliushch
626102959b termux-keyring: update key for @xeffyr
Key remains to be same. Fingerprint is

 3B6B 548A DE5E A3BD D33C EEF0 45F2 9641 3254 5795

as was before. Just added another UID with new email.
2020-05-13 11:17:45 +03:00
Leonid Pliushch
9c9e7f65b8 update maintainer info
Specifying Termux org members is more correct as we don't have repo-specific
maintainers for termux-packages.

DEB control field specification doesn't allow to specify multiple people as
package maintainers. Value "Termux members @termux" will be used as default
for that field which can be overridden on per-package basis if needed.

%ci:no-build
2020-05-13 11:05:52 +03:00
Leonid Pliushch
cfd4e3d0c6 x11-repo, unstable-repo: update maintainer info 2020-05-13 10:29:38 +03:00
its-pointless
98bb08bc61 fix pkg-config issues (#5286) 2020-05-13 08:41:34 +02:00
its-pointless
aea7e98aba opusfile fix package version in opusfile.pc (#5281) 2020-05-12 09:36:36 +02:00
Leonid Pliushch
5917f12f97 k2pdfopt: rebuild 2020-05-12 00:13:04 +03:00
Leonid Pliushch
6201e03307 netpbm: update to 10.73.31
Closes https://github.com/termux/termux-packages/issues/5242.
2020-05-12 00:10:53 +03:00
timvisee
655753cac0 ffsend: Update from 0.2.59 to 0.2.61 2020-05-11 23:52:20 +03:00
Leonid Pliushch
1c7e4ba113 caddy: fix build.sh 2020-05-11 23:21:58 +03:00
Leonid Pliushch
cf2088b942 mu: update to 1.4.5 2020-05-11 22:56:41 +03:00
Leonid Pliushch
9debb2d66b keybase: update to 5.4.2 2020-05-11 22:55:55 +03:00
Leonid Pliushch
4c4b547c2b hugo: update to 0.70.0 2020-05-11 22:55:34 +03:00
Leonid Pliushch
519f900bf9 git-delta: update to 0.1.1 2020-05-11 22:50:54 +03:00
Leonid Pliushch
45c2b17198 freetype: update to 2.10.3 2020-05-11 22:50:33 +03:00
Leonid Pliushch
bf2de5d47e fmt: update to 6.2.1 2020-05-11 22:50:08 +03:00
Leonid Pliushch
e62ac5f2e2 exiftool: update to 11.99 2020-05-11 22:49:48 +03:00
Leonid Pliushch
6a59ef888b erlang: update to 22.3.4 2020-05-11 22:49:23 +03:00
Leonid Pliushch
ea5d02c806 chezmoi: update to 1.8.1 2020-05-11 22:49:04 +03:00
Leonid Pliushch
4231034447 caddy: update to 2.0.0 2020-05-11 22:48:45 +03:00
Max Rumpf
404afaad03 new package: jftui (#5277) 2020-05-11 16:38:21 +03:00
Fredrik Fornwall
4dea028bae nodejs: Update from 14.0.0 to 14.2.0 2020-05-11 13:12:39 +02:00
Fredrik Fornwall
e71451b473 mutt: Update from 1.13.5 to 1.14.0 2020-05-11 11:31:56 +02:00
Fredrik Fornwall
68c26a21d2 libwebsockets: Update from 4.0.4 to 4.0.7 2020-05-11 10:43:49 +02:00
Fredrik Fornwall
7084af1ce7 libcap: Update from 2.33 to 2.34 2020-05-11 10:16:43 +02:00
Fredrik Fornwall
9115c8388f libuv: Update from 1.35.0 to 1.37.0 2020-05-11 10:15:52 +02:00
Fredrik Fornwall
24df031626 valac: Update from 0.48.3 to 0.48.5 2020-05-11 10:15:31 +02:00
Fredrik Fornwall
ccf3141c40 syncthing: Update from 1.4.2 to 1.5.0 2020-05-11 10:10:05 +02:00
Fredrik Fornwall
ee60e98a66 starship: Update from 0.40.1 to 0.41.0 2020-05-11 10:08:23 +02:00
Fredrik Fornwall
612875fd72 c-toxcore: Update from 0.2.11 to 0.2.12 2020-05-11 10:06:29 +02:00
Fredrik Fornwall
6dbe98db24 gitea: Update from 1.11.4 to 1.11.5 2020-05-11 10:02:44 +02:00
Fredrik Fornwall
024a4e17fb ipfs: Update from 0.5.0 to 0.5.1 2020-05-11 10:00:36 +02:00
Fredrik Fornwall
1d41f0ff65 tmux: Update from 3.1a to 3.1b 2020-05-11 10:00:00 +02:00
Fredrik Fornwall
68147a11e5 libjansson: Update from 2.12 to 2.13.1 2020-05-11 09:58:39 +02:00
Fredrik Fornwall
be679ff193 git-lfs: Update from 2.10.0 to 2.11.0 2020-05-11 09:54:32 +02:00
Fredrik Fornwall
03aef91107 ripgrep: Update from 12.0.1 to 12.1.0 2020-05-11 09:44:37 +02:00
Fredrik Fornwall
1119a00f31 direnv: Update from 2.21.2 to 2.21.3 2020-05-11 09:44:19 +02:00
Fredrik Fornwall
112668e34b pcre2: Update from 10.34 to 10.35 2020-05-11 09:42:57 +02:00
Fredrik Fornwall
52561874ab capstone: Update from 4.0.1 to 4.0.2 2020-05-11 09:42:41 +02:00
Fredrik Fornwall
94e438625d bison: Update from 3.5.4 to 3.6.1 2020-05-11 09:42:21 +02:00
Krishna Kanhaiya
d85caa8596 gh: GitHub’s official command line tool (#5274) 2020-05-10 23:22:57 +03:00
Cswl C
ab4a3cf78c tsu: update to v8.3.2, patch no longer required, fixed upstream 2020-05-10 01:53:18 +03:00
Leonid Pliushch
53701fbc85 fix newsboat & rebuild json-c dependent packages 2020-05-09 14:31:30 +03:00
Leonid Pliushch
6c886523ef fix formatting for some packages
%ci:no-build
2020-05-09 14:09:43 +03:00
Leonid Pliushch
66d3b1c682 youtubedr: build fixes 2020-05-09 14:01:43 +03:00
Krishna Kanhaiya
7d026f5c1a new package: youtubedr (#5268) 2020-05-09 13:52:19 +03:00
Henrik Grimler
e079d6cf37 Bump json-c depending packages
json-c 0.14 was uploaded yesterday.
2020-05-09 10:54:08 +02:00
Alexander F. Rødseth
9aa8587578 o-editor: update to 2.23.6 (#5267) 2020-05-08 22:06:49 +02:00
Krishna Kanhaiya
8f327ec759 new package: shell2http (#5264) 2020-05-08 12:57:37 +03:00
Henrik Grimler
37e1743f59 command-not-found: update lists 2020-05-08 11:53:41 +02:00
Henrik Grimler
261cbaaeb6 unicorn: bump to trigger CI 2020-05-08 11:09:10 +02:00
Henrik Grimler
4ed45eab0c pick: bump to trigger CI 2020-05-08 11:03:31 +02:00
Henrik Grimler
bbc9687da8 oniguruma: bump to trigger CI 2020-05-08 10:59:07 +02:00
Henrik Grimler
20a7a60e42 msmtp: bump to trigger CI 2020-05-08 10:56:54 +02:00
Henrik Grimler
88a27f0877 libyaml: bump to trigger CI 2020-05-08 10:54:45 +02:00
Henrik Grimler
aff12036ac ldc: bump revision to restart CI build 2020-05-08 09:30:53 +02:00
Henrik Grimler
36380c2a14 json-c: bump to build with CI again 2020-05-08 09:30:53 +02:00
Henrik Grimler
5ab11c282a teckit: update to 2.5.10 2020-05-08 09:30:53 +02:00
Henrik Grimler
fe191876ee help2man: bump to restart CI 2020-05-08 09:30:51 +02:00
valpogus
a3a5438c5b Updated package tokei to version 11.1.1 (#5263) 2020-05-08 09:20:43 +02:00
Leonid Pliushch
6a75d95b5c wrk: provide lua source
Wrk is unable to load the compiled-in bytecode, so provide the
source file.
2020-05-08 03:29:57 +03:00
ifurther
fe9c49ae32 new package: wrk (#5262)
* add wrk package
* install luajit into docker image
2020-05-08 02:23:01 +03:00
Leonid Pliushch
9af8040c9b libluajit: expose TERMUX_LUAJIT_JIT_FOLDER to avoid unbound variable error in some cases 2020-05-08 01:50:54 +03:00
Leonid Pliushch
493a027a4a i2pd: update configuration defaults 2020-05-08 01:10:14 +03:00
Leonid Pliushch
f2ae0d1c07 i2pd: install configs 2020-05-08 00:52:09 +03:00
Leonid Pliushch
999d9f36fe i2pd: remove unneeded files 2020-05-08 00:30:15 +03:00
Leonid Pliushch
94b589f359 new package: i2pd
Requested in https://github.com/termux/termux-packages/issues/5013.
2020-05-08 00:27:25 +03:00
Leonid Pliushch
e86f0a4101 swaks: build manpage 2020-05-07 23:18:16 +03:00
Leonid Pliushch
7c0df2ad3d docker image: install tcl
Tcl is needed for building package 'sqlcipher'.
2020-05-07 22:51:19 +03:00
Leonid Pliushch
3a9208a27a new package: swaks
Requested in https://github.com/termux/termux-packages/issues/5038
2020-05-07 22:47:46 +03:00
Krishna Kanhaiya
f2fbf82a64 new package: pup (#5261) 2020-05-07 22:29:21 +03:00
Leonid Pliushch
2cd8426d7c new package: sqlcipher
Requested in https://github.com/termux/termux-packages/issues/5096.
2020-05-07 22:20:56 +03:00
Leonid Pliushch
bd4bb78784 new package: unshield
Requested in https://github.com/termux/termux-packages/issues/5086
2020-05-07 22:01:27 +03:00
Leonid Pliushch
93f71b7c22 links: enable graphics support
Requires libice, libsm, libxt to be moved from x11-packages repo.
2020-05-07 21:36:23 +03:00
Leonid Pliushch
eb34845a67 micro: use git for obtaining sources
Fixes https://github.com/termux/termux-packages/issues/5081.
2020-05-07 21:19:08 +03:00
Leonid Pliushch
16a838e9a6 new package: antibody
Requested in https://github.com/termux/termux-packages/issues/5130.
2020-05-07 21:06:32 +03:00
Leonid Pliushch
aa80ba9223 new package: rtorrent
Requested in https://github.com/termux/termux-packages/issues/5206.
2020-05-07 20:51:34 +03:00
Krishna Kanhaiya
75f908792d new package: libtorrent (#5260) 2020-05-07 20:40:36 +03:00
ifurther
8fa0f729b3 new package: keychain (#5258) 2020-05-07 18:38:10 +03:00
Leonid Pliushch
7f7efd444d tsu: fix typo in tsu script
https://github.com/termux/termux-packages/issues/5256
2020-05-07 18:23:33 +03:00
Leonid Pliushch
cd22596c69 nodejs: disable printing messages to android log in more places 2020-05-07 17:16:25 +03:00
ifurther
d28bcae41c new package: sleuthkit (#5255) 2020-05-07 15:57:24 +03:00
Leonid Pliushch
493821a450 shc: fix tmpdir and compiler command 2020-05-07 15:03:23 +03:00
Leonid Pliushch
7386a8c653 shc: depend on clang 2020-05-07 14:56:01 +03:00
Krishna Kanhaiya
8a057151c6 new package: shc (#5253) 2020-05-07 14:54:04 +03:00
Leonid Pliushch
fdda304d60 nodejs: print messages to stdout instead of Android log 2020-05-07 03:48:08 +03:00
Leonid Pliushch
4d0fb1767f Revert "nodejs: print messages to stdout instead of Android log"
This reverts commit ec197f1d68a81bf9f344637d54f915668b4ad1cd.
2020-05-06 22:24:25 +03:00
Henrik Grimler
a287af8dd1 opusfile: switch to github for src tar
xiph.org is down
2020-05-06 16:34:29 +02:00
Henrik Grimler
793b4cb30b libflac: switch to github for src tar
xiph.org is down
2020-05-06 16:34:29 +02:00
Henrik Grimler
57cab11d83 gkermit: get src tar from mirror 2020-05-06 16:34:29 +02:00
Henrik Grimler
25218cdc54 unicorn: fix build error 2020-05-06 16:34:28 +02:00
Henrik Grimler
f9335abdff speexdsp: switch to github for src tar
xiph.org is currently down
2020-05-06 16:34:28 +02:00
Henrik Grimler
d7faa3e99f recutils: prevent picking up libandroid-spawn 2020-05-06 16:34:28 +02:00
Henrik Grimler
5dd3e4d717 libogg: switch to github for source tar 2020-05-06 16:34:28 +02:00
Leonid Pliushch
7634da7dba qemu: disable libusb
QEMU cannot be used with termux-usb due to way how it passes descriptors.
2020-05-06 15:55:49 +03:00
Leonid Pliushch
8d92b8b03e qemu: build with libusb
Requested in https://github.com/termux/termux-packages/issues/5249.
2020-05-06 15:02:54 +03:00
Leonid Pliushch
9115d41450 qemu: more compatibility with python3 2020-05-06 15:02:13 +03:00
Leonid Pliushch
fa1481df57 nodejs: print messages to stdout instead of Android log 2020-05-06 14:00:49 +03:00
Cswl C
c2beebe445 tsu: Update to v8 release of v8.2.0 2020-05-06 01:50:02 +03:00
Leonid Pliushch
d6db0bb10f coreutils: specify DEFAULT_TMPDIR with patch
https://github.com/termux/termux-packages/issues/5245#issuecomment-623992313
2020-05-05 14:16:27 +03:00
Krishna Kanhaiya
1ec1a8cff5 Rush: A cross-platform command-line tool for executing jobs in parallel (#5243)
* rush: build.sh

* rush:build.sh

* rush

* rush: fix extra space in TERMUX_PKG_DESCRIPTION

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-05-05 13:13:44 +02:00
Henrik Grimler
5b1d6d81c2 chezmoi: add package (#5239) 2020-05-03 07:25:27 +02:00
Butta
478e5817bd nushell: add package 2020-05-02 15:57:04 +03:00
Leonid Pliushch
ec72ba870a rebuild X11 packages 2020-05-02 15:12:08 +03:00
Leonid Pliushch
65c60cfe43 xorgproto: update to 2020.1 2020-05-02 15:10:26 +03:00
Leonid Pliushch
120f7ed090 rebuild packages which may be broken due to libnettle (dep of libgnutls)
soname of libnettle was changed.
2020-05-02 15:03:54 +03:00
Leonid Pliushch
37eefb1fcf libgnutls: rebuild due to libnettle update 2020-05-02 14:59:47 +03:00
Henrik Grimler
0e961c9e57 mkvtoolnix: update to 46.0.0 2020-05-02 11:06:35 +02:00
Henrik Grimler
0a294cff08 libnettle: update to 3.6 2020-05-02 11:00:47 +02:00
Henrik Grimler
43914b4883 imagemagick: update to 7.0.10.10 2020-05-02 10:53:46 +02:00
Henrik Grimler
3953b726bd nginx: update to 1.80.0 2020-05-02 10:30:36 +02:00
Henrik Grimler
13a583084f parallel: update to 20200422 2020-05-02 10:30:25 +02:00
Henrik Grimler
f4075ede44 lnd: update to 0.10.0-beta 2020-05-02 10:29:44 +02:00
Henrik Grimler
5e7bbb9de9 libwebsockets: update to 4.0.4 2020-05-02 10:29:34 +02:00
Henrik Grimler
4ca3721b7a librsvg: update to 2.48.4 2020-05-02 10:11:13 +02:00
Henrik Grimler
4a50e5f66e ledger: update to 3.2.0 2020-05-02 10:11:04 +02:00
Henrik Grimler
8b78089c5c ipfs: update to 0.5.0 2020-05-02 10:10:55 +02:00
Henrik Grimler
a4b7e27a99 gnurl: update to 7.70.0 2020-05-02 10:10:03 +02:00
Henrik Grimler
dd1b34e92e fish: update to 3.1.2 2020-05-02 10:09:50 +02:00
Henrik Grimler
35da412d5c texlive: mv to science-packages instead (#5231)
* texlive: mv to science-packages

Might help decrease the bandwidth a little bit

* texlive-bin: mv binaries to subfolder bin/texlive/

New package texlive-installer needs to be given a directory with texlive-binaries and then parses it to look for various programs
2020-05-01 23:37:22 +02:00
Leonid Pliushch
5165e81efa gnunet: drop no-in6_ifreq-redef.patch 2020-05-01 14:33:01 +03:00
Henrik Grimler
15a76e44d2 libandroid-support: update to v26 2020-05-01 11:55:25 +02:00
Fredrik Fornwall
3ba1d0d29e nodejs: Update from 13.13.0 to 14.0.0 2020-04-29 15:23:23 +02:00
Fredrik Fornwall
9b1479fc6c mu: Fix i686 build error 2020-04-29 14:23:16 +02:00
Fredrik Fornwall
6a7206f2dd openssl: Bump revision to trigger rebuild 2020-04-29 14:22:49 +02:00
Fredrik Fornwall
673c46d17b curl: Update from 7.69.1 to 7.70.0 2020-04-29 13:35:54 +02:00
Fredrik Fornwall
f46e4faa31 msmtp: Update from 1.8.8 to 1.8.10 2020-04-29 13:33:28 +02:00
Fredrik Fornwall
5180620e27 json-c: Update from 0.13.1 to 0.14 2020-04-29 13:33:12 +02:00
Fredrik Fornwall
ed08281ae9 mu: Update from 1.2 to 1.4.3 2020-04-29 12:01:58 +02:00
Fredrik Fornwall
e3925ded37 libyaml: Update from 0.2.3 to 0.2.4 2020-04-29 12:00:41 +02:00
Fredrik Fornwall
0526265483 openssl: Bump revision to trigger rebuild 2020-04-29 12:00:08 +02:00
Fredrik Fornwall
d20b5358a1 oniguruma: Update from 6.9.4 to 6.9.5 2020-04-29 11:49:12 +02:00
Fredrik Fornwall
33bea46c3a pick: Update from 3.0.1 to 4.0.0 2020-04-29 11:48:57 +02:00
Fredrik Fornwall
66041c915f nodejs-lts: Update from 12.16.2 to 12.16.3 2020-04-29 11:44:40 +02:00
Fredrik Fornwall
f2fa77dcb3 mpd: Update from 0.21.22 to 0.21.23 2020-04-29 11:06:31 +02:00
Ilaï Deutel
c75ad45cdc kibi: add package (#5221) 2020-04-29 09:03:08 +02:00
Fredrik Fornwall
8f9a924cec cmake: Update from 3.17.1 to 3.17.2 2020-04-29 01:06:32 +02:00
Fredrik Fornwall
debad4d0e4 libpixman: Update from 0.38.4 to 0.40.0 2020-04-29 01:05:33 +02:00
Fredrik Fornwall
7ed41e8644 xmlsec: Update from 1.2.29 to 1.2.30 2020-04-29 01:03:05 +02:00
Fredrik Fornwall
917bc28d2b vim: Update from 8.2.0650 to 8.2.0654
Fixes vim-python build failure:
a14bb7e113
2020-04-29 01:01:37 +02:00
Fredrik Fornwall
a7e02f1455 fish: Update from 3.1.0 to 3.1.1 2020-04-29 00:56:22 +02:00
Fredrik Fornwall
820c50c886 vttest: Update from 20200303 to 20200420 2020-04-29 00:51:38 +02:00
Fredrik Fornwall
d4181872bd openssl: Update from 1.1.1f to 1.1.1g 2020-04-29 00:47:45 +02:00
Fredrik Fornwall
b4858cd9df vim: Update from 8.2.0550 to 8.2.0650 2020-04-29 00:47:30 +02:00
Fredrik Fornwall
4ad0b65174 help2man: Update from 1.47.14 to 1.47.15 2020-04-29 00:41:29 +02:00
Fredrik Fornwall
4e9d657284 tmux: Update from 3.0a to 3.1a 2020-04-29 00:39:27 +02:00
valpogus
999943eb0e Updated fselect to version 0.6.10 2020-04-28 22:17:55 +03:00
Leonid Pliushch
632aada40d espeak: build with pcaudiolib
Add package 'pcaudiolib' and use it as dependency for espeak.

Issue: https://github.com/termux/termux-packages/issues/5213.
2020-04-27 21:40:36 +03:00
Leonid Pliushch
3189ea7d99 nodejs-lts: apply https://github.com/libuv/libuv/pull/2767 for deps/uv 2020-04-26 19:42:00 +03:00
Leonid Pliushch
84c586afbd nodejs/nodejs-lts: fix typo in ICU source URL 2020-04-26 15:51:00 +03:00
ruki
2dd25e43ba xmake: update v2.3.3 2020-04-26 15:46:26 +03:00
Leonid Pliushch
4452912f15 hugo: update to 0.69.2 2020-04-26 14:57:47 +03:00
Leonid Pliushch
a8e1693a25 help2man: update to 1.47.14 2020-04-26 14:56:32 +03:00
Leonid Pliushch
8838f53955 git: update to 2.26.2 2020-04-26 14:55:28 +03:00
Leonid Pliushch
aa408c46e5 exiftool: update to 11.96 2020-04-26 14:54:25 +03:00
Leonid Pliushch
f3052c8c1f elixir: update to 1.10.3 2020-04-26 14:53:35 +03:00
Leonid Pliushch
94ddbfb5b2 datamash: update to 1.7 2020-04-26 14:52:54 +03:00
Leonid Pliushch
5902392e95 bat: update to 0.15.0 2020-04-26 14:51:52 +03:00
Leonid Pliushch
fc3fca79be bash: update to 5.0.17 2020-04-26 14:51:03 +03:00
Leonid Pliushch
0b922868d2 rebuild other ICU-dependent packages 2020-04-26 14:47:22 +03:00
Leonid Pliushch
033a9f033a swift: fix typo in build.sh
Revision bumping script issue...
2020-04-26 14:45:26 +03:00
Leonid Pliushch
979ff6f1de swift: rebuild 2020-04-26 14:44:45 +03:00
Leonid Pliushch
2558007608 libicu: revert to v66.1
Newer versions break nodejs, nodejs-lts because API

 icu::number::FormattedNumber::getAllFieldPositions()

was removed.
2020-04-26 14:44:02 +03:00
Leonid Pliushch
f97dd007c5 pulseaudio: use git for downloading sources (required by ./bootstrap.sh) 2020-04-26 14:26:50 +03:00
Leonid Pliushch
40d6043cb2 pulseaudio: switch source url 2020-04-26 14:19:07 +03:00
Craig Comstock
e3c96a403e Added CFEngine (core + masterfiles) package
Bootstrapping from a policy server (or self) doesn't work yet.
There may be other issues but the basics work and this is useful as a way to test out policy on-the-go.
2020-04-26 12:56:45 +03:00
buttaface
fc1c4c4bd5 swift: update from 5.2.1 to 5.2.2 and fix static compilation (#5169)
* TERMUX_PKG_QUICK_REBUILD: don't delete the host build if doing a quick rebuild
* swift: update from 5.2.1 to 5.2.2 and fix static compilation
2020-04-26 12:52:25 +03:00
Leonid Pliushch
1e0bc07e0b pulseaudio: bump revision 2020-04-26 12:50:59 +03:00
dickreckard
43dcd2cb3b modifying recording preset value to allow headset in
The current SL_ANDROID_RECORDING_PRESET_CAMCORDER value forced to use the internal mic.
By using SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION, instead, the pulseaudio module will follow the general behavior of the operating system ( if external headset is plugged in, audio source will be the headset, otherwise it will be the internal mic. ) 
(The value names are not really indicative, this behavior has been found out by trial  and error following OpenSLES_AndroidConfiguration.h)
2020-04-26 12:50:08 +03:00
Leonid Pliushch
1367754399 swift: rebuild 2020-04-26 12:44:20 +03:00
Leonid Pliushch
daa0dd2294 fix sha256 for libicu
We use *.tar.xz archives, not the *.tar.gz.
2020-04-26 12:43:05 +03:00
Leonid Pliushch
8cb61b7b80 swift: bump revision 2020-04-26 12:32:21 +03:00
Leonid Pliushch
2463cfc2f4 libicu: update to 67.1 2020-04-26 12:31:08 +03:00
Hugo Wang
dce0ff90a7 new package: cicada (#5207)
* new package: cicada

* update post make commands

* removed post make scripts
2020-04-26 11:25:16 +02:00
Leonid Pliushch
b5aa5ebf35 nodejs: apply https://github.com/libuv/libuv/pull/2767 for deps/uv 2020-04-26 11:55:28 +03:00
Michal Bednarski
46baf948cd proot: Update to fix brk() before execve()
Fixes termux/proot#102
2020-04-25 18:37:03 +03:00
Leonid Pliushch
ae104520e4 proxmark3: rebuild 2020-04-25 02:29:32 +03:00
Marlin Sööse
4292885344 proxmark3: update to latest master and fix patch (#5199) 2020-04-25 02:28:02 +03:00
Martin Kinkelin
7288603869 LDC: Upgrade to v1.21.0 2020-04-25 02:04:18 +03:00
Henrik Grimler
ff9db4eb93 command-not-found: update to latest lists 2020-04-22 23:24:38 +02:00
Henrik Grimler
255208c98c cboard: mv to game-packages 2020-04-22 20:36:32 +02:00
Henrik Grimler
9464c06e8b gnuchess: move to game-packages 2020-04-22 20:12:31 +02:00
Henrik Grimler
25a2bba547 colordiff: bump revison
Previous build failed
2020-04-22 18:36:19 +02:00
Henrik Grimler
ba71ef641e gnuchess: bump revision
Previous build failed
2020-04-22 18:35:48 +02:00
Leonid Pliushch
f98d5473f2 python2: update to 2.7.18
Last Python v2 release.
2020-04-22 03:44:17 +03:00
Leonid Pliushch
27caa7032b zsh: avoid set(*)uid & set(*)gid calls
They are blocked by seccomp on recent Android OS versions.
2020-04-21 15:26:34 +03:00
Fredrik Fornwall
c7a75528cb mbedtls: Update from 2.21.0 to 2.22.0 2020-04-20 00:28:46 +02:00
Fredrik Fornwall
65c09f7f9c keybase: Update from 5.3.1 to 5.4.0 2020-04-20 00:28:17 +02:00
Fredrik Fornwall
ec186b7e02 dnsutils: Fix build failure after version bump 2020-04-19 23:56:06 +02:00
Fredrik Fornwall
eebc5eaf56 dnsutils: Update from 9.16.1 to 9.16.2 2020-04-19 23:47:30 +02:00
Fredrik Fornwall
6ff36bf13f colordiff: Update from 1.0.18 to 1.0.19 2020-04-19 23:47:17 +02:00
Fredrik Fornwall
3c73676ec2 gnuchess: Update from 6.2.5 to 6.2.6 2020-04-19 23:43:58 +02:00
Fredrik Fornwall
ae9c175791 timewarrior: Update from 1.2.0 to 1.3.0 2020-04-19 23:41:56 +02:00
Fredrik Fornwall
4846be6f8d nodejs: Update from 13.0.0 to 13.13.0 (#4762)
Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-04-19 23:34:14 +02:00
Leonid Pliushch
1fa297a587 termux-tools: update mirror list for termux-change-repo 2020-04-19 23:05:34 +03:00
Fredrik Fornwall
b1d97322b2 nodejs-lts: Update from 12.16.1 to 12.16.2 2020-04-19 21:59:03 +02:00
Fredrik Fornwall
64b1811a71 mksh: Update from 58 to 59 2020-04-19 01:00:15 +02:00
Fredrik Fornwall
258e19d8ff git-delta: Update from 0.0.17 to 0.0.18 2020-04-19 00:59:27 +02:00
Fredrik Fornwall
f5ca0e3e8f kubectl: Update from 1.18.1 to 1.18.2 2020-04-19 00:59:13 +02:00
Fredrik Fornwall
e71014ba26 geth: Update from 1.9.12 to 1.9.13 2020-04-19 00:59:02 +02:00
Fredrik Fornwall
ee099b019e fd: Update from 7.5.0 to 8.0.0 2020-04-19 00:49:28 +02:00
Fredrik Fornwall
60f06331bd swi-prolog: Update from 8.1.26 to 8.1.28 2020-04-19 00:48:17 +02:00
Fredrik Fornwall
ffe9bc25ec git: Update from 2.26.0 to 2.26.1 2020-04-19 00:34:07 +02:00
Fredrik Fornwall
d70994b153 redis: Update from 5.0.8 to 5.0.9 2020-04-19 00:33:23 +02:00
Henrik Grimler
bb47310cfc graphviz: fix regex problem when graphviz parses plugins
Fixes https://github.com/termux/termux-packages/issues/5135
2020-04-18 19:24:31 +02:00
Henrik Grimler
1e1cba7aaa zsh: avoid calls that might be denied by selinux 2020-04-17 13:54:10 +02:00
Leonid Pliushch
effc800730 boinc: update patches
As suggested in https://github.com/termux/termux-packages/issues/5048#issuecomment-614472026.
2020-04-16 14:53:18 +03:00
Leonid Pliushch
925e0d79c7 boinctui: depend on ncurses-ui-libs 2020-04-16 14:34:02 +03:00
Arun
6a15c6387a QuickJS: update to 2020.04.12 (#5164) 2020-04-15 21:37:34 +02:00
valpogus
39e1451250 Updated chromaprint to version 1.5.0 (#5163) 2020-04-15 18:39:07 +02:00
Henrik Grimler
cb4a8b26af procps: build with --enable-watch8bit
Fixes https://github.com/termux/termux-packages/issues/5158
2020-04-15 17:25:33 +02:00
Leonid Pliushch
98df76c309 php: fix path of buildconf in hostbuild step 2020-04-15 00:29:23 +03:00
Leonid Pliushch
e46792aaa2 php: fix configure issues
Run buildconf for host & target builds in a separate steps.
2020-04-14 23:59:47 +03:00
Leonid Pliushch
c85f419708 php: run buildconf after extracting sources
Needed for generating configure script.

+ added re2c package for Docker image
2020-04-14 23:18:11 +03:00
Leonid Pliushch
843407d3b8 rgbds: update patches 2020-04-14 23:07:52 +03:00
Leonid Pliushch
c009cede0f Revert "spiped: update to 1.6.1"
New version expects `pthread_cancel()` to be available.

This reverts commit 16b74e330bfda61800749650012e8829876ab5e4.
2020-04-14 23:00:28 +03:00
Leonid Pliushch
4673e91b8f php: switch upstream url
CI fails to contact https://secure.php.net for unknown reason (banned ?).
2020-04-14 22:55:22 +03:00
Leonid Pliushch
80f08f2af2 spiped: update to 1.6.1 2020-04-14 22:32:57 +03:00
Leonid Pliushch
e6f885872f rgbds: update to 0.4.0 2020-04-14 22:32:20 +03:00
Leonid Pliushch
70da2d2da5 radare2: update to 4.4.0 2020-04-14 22:31:34 +03:00
Leonid Pliushch
cfbec799ba starship: update to 0.40.1 2020-04-14 22:30:04 +03:00
Leonid Pliushch
64c63cd10b qpdf: update to 10.0.1 2020-04-14 22:28:31 +03:00
Leonid Pliushch
35136b979b pianobar: update to 2020.04.05 2020-04-14 22:27:07 +03:00
Leonid Pliushch
6ae1f55363 php: update to 7.4.5 2020-04-14 22:26:26 +03:00
Leonid Pliushch
1b90f694b9 nginx: update to 1.17.10 2020-04-14 22:25:47 +03:00
Leonid Pliushch
e4d0a0e9cf gettext: update to 0.20.2 2020-04-14 22:24:41 +03:00
Leonid Pliushch
2e8ca893b4 gawk: update to 5.1.0 2020-04-14 22:24:04 +03:00
Leonid Pliushch
f75a0a2238 strace: update to 5.6 2020-04-14 22:05:50 +03:00
Leonid Pliushch
f7e49bbf58 tokei: update to 11.1.0 2020-04-14 22:05:15 +03:00
Leonid Pliushch
92534de10f openssh: source-ssh-agent should put socket in $PREFIX/var/run
/tmp is being wiped on application restart.
2020-04-14 17:11:33 +03:00
Leonid Pliushch
d2b9f30514 krb5: remove src-util-support-plugins.c.patch 2020-04-14 16:52:43 +03:00
Leonid Pliushch
4a525305ce doxygen: update patches 2020-04-14 16:48:23 +03:00
Leonid Pliushch
fa01a106c8 nodejs-lts: specify clang, make, pkg-config, python as suggested packages
They are frequently used when `npm` installs something with
native extensions.
2020-04-14 16:41:21 +03:00
Leonid Pliushch
c173be7227 nodejs: specify clang, make, pkg-config, python as suggested packages
They are frequently used when `npm` installs something with
native extensions.
2020-04-14 16:39:30 +03:00
Leonid Pliushch
9ae2cdf632 syncthing: update to 1.4.2 2020-04-14 15:50:57 +03:00
Leonid Pliushch
c809ce53f3 tig: update to 2.5.1 2020-04-14 15:49:57 +03:00
Leonid Pliushch
ee1cedabc5 valac: update to 0.48.3 2020-04-14 15:48:39 +03:00
Leonid Pliushch
90193b1f6b vim, vim-python: update to 8.2.0550 2020-04-14 15:46:43 +03:00
Leonid Pliushch
bd0fc5f83b nnn: update to 3.1 2020-04-14 15:44:06 +03:00
Leonid Pliushch
c52bbec3b7 memcached: update to 1.6.5 2020-04-14 15:43:21 +03:00
Leonid Pliushch
df4dff026a linux-man-pages: update to 5.06 2020-04-14 15:38:15 +03:00
Leonid Pliushch
3ee8aafbd9 librsync: update to 2.3.0 2020-04-14 15:37:00 +03:00
Leonid Pliushch
03d59d4510 librsvg: update to 2.48.3 2020-04-14 15:36:23 +03:00
Leonid Pliushch
9723807105 kubectl: update to 1.18.1 2020-04-14 15:35:49 +03:00
Leonid Pliushch
aad3e072d2 krb5: update to 1.18.1 2020-04-14 15:34:58 +03:00
Leonid Pliushch
87635202dc gnurl: update to 7.69.1 2020-04-14 15:33:59 +03:00
Leonid Pliushch
5ee0958806 gifski: update checksum 2020-04-14 15:33:21 +03:00
Leonid Pliushch
010698da1c gifski: update to 0.10.4 2020-04-14 15:32:52 +03:00
Leonid Pliushch
c7e20d32ba erlang: update to 22.3.2 2020-04-14 15:32:11 +03:00
Leonid Pliushch
04cf45a3f6 libelf: update to 0.179 2020-04-14 15:30:36 +03:00
Leonid Pliushch
ad8961b02f doxygen: update to 1.8.18 2020-04-14 15:29:31 +03:00
Leonid Pliushch
21e39c92d4 libllvm: bump revision 2020-04-13 16:55:05 +03:00
Butta
006872bdbd libllvm: fix multilib regression that added host linker path 2020-04-13 16:54:15 +03:00
Henrik Grimler
5f34d5e4ae memcached: update to 1.6.4 2020-04-13 12:17:24 +02:00
Henrik Grimler
3a62de3e2b nano: update to 4.9.2 2020-04-13 12:04:37 +02:00
Henrik Grimler
3ce4317ea9 msmtp: update to 1.8.8 2020-04-13 12:04:27 +02:00
Henrik Grimler
17b266dc7c micro: update to 2.0.3 2020-04-13 12:04:15 +02:00
Henrik Grimler
0b3e353000 libyaml: update to 0.2.3 2020-04-13 12:04:01 +02:00
Henrik Grimler
2d8bba0e72 libssh: update to 0.9.4 2020-04-13 12:03:47 +02:00
Henrik Grimler
9e3444ccbd librsync: update to 2.2.0 2020-04-13 12:03:36 +02:00
Henrik Grimler
76c6335277 imagemagick: update to 7.0.10.6 2020-04-13 12:02:42 +02:00
Henrik Grimler
c5a2cf922a hugo: update to 0.69.0 2020-04-13 12:02:28 +02:00
Henrik Grimler
76c113a9a6 glib: update to 2.64.2 2020-04-13 12:01:22 +02:00
Henrik Grimler
26e9f2c0d7 fmt: update to 6.2.0 2020-04-13 12:01:12 +02:00
Henrik Grimler
b3df4225e6 fastmod: update to 0.4.0 2020-04-13 12:01:12 +02:00
Henrik Grimler
df6f348ea6 cmake: update to 3.17.1 2020-04-13 12:01:12 +02:00
Henrik Grimler
3dcc4e8f73 boinc: update to 7.16.6 2020-04-13 12:01:12 +02:00
Henrik Grimler
d7b628c5ea axel: update to 2.17.8 2020-04-13 12:01:11 +02:00
Henrik Grimler
f5dcf5686c graphviz: update to 2.44.0 2020-04-13 12:01:11 +02:00
Marlin Sööse
fb3abdc384 proxmark3: update to latest master 2020-04-12 19:25:09 +03:00
Henrik Grimler
3f240160fb texlive: bump and make texlive-full conflict with texlive-tlmgr 2020-04-12 16:39:15 +02:00
Henrik Grimler
6560f14629 texlive: update to 20200406 (#5138)
* texlive-full: depend on texlive-bibtexextra as well

Fixes https://github.com/termux/termux-packages/issues/4871

* texlive-tlmgr: remove package

Will look at creating a "texlive-installer" package in the unstable
repository instead.

* texlive: fix paths in a couple of scripts

Fixes https://github.com/termux/termux-packages/issues/4823.

* texlive: upgrade to 20200410

* texlive-bin: fix path to host built otangle

* texlive: fix tlpdb version

* texlive: conflict with more subpackages from last year
2020-04-12 12:38:37 +02:00
Arun
892c75d8ac Dart: Update to 2.7.2 2020-04-11 12:29:08 +03:00
Nuruddin Ashr
3738891830 Upgrade golang version to 1.14.2 (#5143) 2020-04-11 12:28:48 +03:00
Henrik Grimler
de2945fa87 exiftool: bump after perl update
Fixes https://github.com/termux/termux-packages/issues/5142
2020-04-11 07:23:01 +02:00
Leonid Pliushch
6e581cd31c nodejs-lts: rebuild 2020-04-10 21:11:04 +03:00
Leonid Pliushch
c44017b3cb c-ares: do not look properties for fallback dns
They're working on old versions of Android only.

Logcat:

  04-10 20:50:22.854 22854 22854 E libc    : Access denied finding property "net.dns1"
2020-04-10 21:07:53 +03:00
Butta
f36759a52b swift: enable package and update to 5.2.1 2020-04-10 13:03:38 +03:00
Leonid Pliushch
39a075aafc uftrace: remove arm-clang-mcount-hook.patch 2020-04-08 02:46:16 +03:00
Leonid Pliushch
9113b341f8 uftrace: update to 0.9.4 2020-04-08 00:18:31 +03:00
Henrik Grimler
53716d035b command-not-found: update lists 2020-04-07 16:13:05 +02:00
Leonid Pliushch
be2b147058 libmediainfo: reformat build.sh 2020-04-07 15:20:40 +03:00
Leonid Pliushch
b97f11e836 mediainfo: reformat build.sh 2020-04-07 15:20:40 +03:00
Henrik Grimler
5b32a358b7 cvs: link against libandroid-support to fix segfault
Fixes https://github.com/termux/termux-packages/issues/3300
2020-04-06 07:52:47 +02:00
Henrik Grimler
f097bfaa80 libzen: link against libandroid-support to fix segfault
Fixes https://github.com/termux/termux-packages/issues/5124
2020-04-06 07:52:14 +02:00
easyaspi314 (Devin)
d3bf4f7621 gzip: hotfix for gnulib vasnprintf.c
Don't use %n in vasnprintf.c, it breaks things.

   $ gzip --version
   FORTIFY: %n not allowed on Android
   Aborted

See m4's issue in #4381.

This should be fixed in the next gzip release, though, as gnulib has
been updated in the master branch. However, for now, this will fix
things.
2020-04-06 02:50:26 +03:00
Leonid Pliushch
4799915c1a jbig2dec: run autogen.sh 2020-04-05 21:54:01 +03:00
Leonid Pliushch
83d5a7484b nim: update osproc.nim.patch 2020-04-05 21:03:14 +03:00
Leonid Pliushch
fade0b387a jbig2dec: build in source dir 2020-04-05 21:00:37 +03:00
Leonid Pliushch
ba23c94ce6 nim: update to 1.2.0 2020-04-05 20:44:28 +03:00
Leonid Pliushch
befead2f09 mkvtoolnix: update to 45.0.0 2020-04-05 20:43:45 +03:00
Leonid Pliushch
50a687dd1b kubectl: update to 1.18.0 2020-04-05 20:42:53 +03:00
Leonid Pliushch
43c895a993 jbig2dec: update to 0.18 2020-04-05 20:41:42 +03:00
Leonid Pliushch
7b44c2ec00 imagemagick: update to 7.0.10.4 2020-04-05 20:39:58 +03:00
Leonid Pliushch
c2cb19302d libgrpc: update to 1.28.1 2020-04-05 20:38:35 +03:00
Leonid Pliushch
9f2944aef2 fzf: update to 0.21.1 2020-04-05 20:37:58 +03:00
Leonid Pliushch
1bf70dc2d2 exiftool: update to 11.93 2020-04-05 20:36:40 +03:00
Leonid Pliushch
8295002802 bison: update to 3.5.4 2020-04-05 20:35:16 +03:00
valpogus
ee3fb2f12d Update packages libzen, libmediainfo and mediainfo 2020-04-04 22:40:56 +03:00
Henrik Grimler
c7d590e13a Bump packages depending on poppler 2020-04-04 08:15:02 +02:00
Henrik Grimler
0f64b6e1f8 poppler: update to 0.87.0 2020-04-04 08:14:42 +02:00
Marlin Sööse
057027dce9 proxmark3: update to latest master (#5115) 2020-04-04 03:50:33 +02:00
Henrik Grimler
38227f42d6 Update various packages (#5114)
* cpio: update to 2.13

* gmic: update to 2.9.0

* ffsend: update to 0.2.59

* libgrpc: update to 1.28.0

* librsvg: update to 2.48.2

* perl: update to 5.30.2

* ruby: update to 2.7.1

* ripgrep: update to 12.0.1

* repology/excluded_packages: ignore aircrack-ng and guile18

* mpd: update to 0.21.22
2020-04-04 03:49:59 +02:00
zettelmuseum
0f8a938c06 Update build.sh 2020-04-04 04:27:05 +03:00
Henrik Grimler
3efa45721a Update various packages (#5113)
* calcurse: update to 4.6.0

* dialog: update to 20200327

* dictd: update to 1.13.0

* gitea: update to 1.11.4

* jfrog-cli: update to 1.35.3

* libgd: update to 2.3.0

* libgit2: update to 1.0.0

* libgraphite: update to 1.3.14

* libnftnl: update to 1.1.6

* vim, vim-python: update to 8.2.0500

* unrar: update to 5.9.2

* remind: update to 03.03.01

* nano: update to 4.9.1

* seafile-client: update to 7.0.7

* libgnutls: update to 3.6.13

* apache2: update to 2.4.43
2020-04-03 17:30:41 +02:00
its-pointless
f1206f1533 add libvidstab to ffmpeg 2020-04-03 02:41:52 +03:00
Henrik Grimler
19407e6104 openssl: update to 1.1.1f (#5107) 2020-04-01 12:16:33 +02:00
Marlin Sööse
fd0b693fdb proxmark3: update to latest master (#5101) 2020-03-30 16:29:26 +02:00
Leonid Pliushch
c7e79d5221 util-linux: mark package as essential
Because it is a dependency of another essential package and must-have
in a set of bootstrap packages.
2020-03-30 15:20:09 +03:00
Leonid Pliushch
3d371241d1 termux-tools: depend on util-linux and bump revision 2020-03-30 15:19:14 +03:00
Leonid Pliushch
df1c86646f termux-tools: use getopt from util-linux 2020-03-30 15:18:06 +03:00
Leonid Pliushch
6fb2bb2fbf termux-tools: avoid busybox usage 2020-03-30 15:15:59 +03:00
Leonid Pliushch
846ed3a780 chmod 755 termux-change-repo 2020-03-30 15:13:47 +03:00
Leonid Pliushch
6c42a73017 nano: fix src-files.c.patch 2020-03-29 23:26:47 +03:00
Leonid Pliushch
51daecfc3d newsboat: remove src-rssparser.cpp.patch as it was merged into fix-paths.patch 2020-03-29 23:26:13 +03:00
Butta
d3f8fea119 libllvm: set default sysroot to TERMUX_PREFIX
The previous approach appended TERMUX_PREFIX to the empty default sysroot, which would
render those paths useless if the --sysroot command-line flag was ever set. With this
approach, clang reuses much more of the existing sysroot logic and makes it more
likely that a passed-in sysroot will work.

Also, remove the rpath for alternate architectures, as it wasn't working.
2020-03-29 23:06:18 +03:00
Leonid Pliushch
4308559d20 openssh: bump revision 2020-03-29 23:04:06 +03:00
Günther Noack
78b3381ef8 Indirect explicit_bzero through memset pointer.
The original comment indicates that using `bzero()` directly may result in dead store elimination, so they explicitly avoided calling `bzero()` as you do now. `explicit_bzero` is used in cryptographic software to clear keys from process memory after use, even if that memory is not read any more afterwards.

Maybe it would be safer like this? (I copied the approach from https://android.googlesource.com/platform/external/openssh/+/refs/tags/android-6.0.1_r70/openbsd-compat/explicit_bzero.c, so that should work on Android.)

Caveat, I was hand-editing the diff and did not find time to set up the toolchain to build this; but the general approach should work?
2020-03-29 23:03:21 +03:00
Leonid Pliushch
f6d325062e newsboat: update fix-paths.patch 2020-03-29 23:00:31 +03:00
Leonid Pliushch
bf6df5db2f nano: update patches 2020-03-29 22:57:24 +03:00
Leonid Pliushch
0b05768a6d memcached: avoid static linking 2020-03-29 22:53:20 +03:00
Leonid Pliushch
ea8c58ec9c memcached: fix build configuration 2020-03-29 22:51:15 +03:00
Leonid Pliushch
4cbe9e7b92 bat: fix installation of manpage 2020-03-29 22:44:15 +03:00