Commit Graph

9730 Commits

Author SHA1 Message Date
Leonid Pliushch
d67233426d mpv: rebuild after ffmpeg update 2020-06-20 23:14:30 +03:00
Leonid Pliushch
7911cf4800 fossil: update to 2.11.1 2020-06-20 23:14:07 +03:00
Leonid Pliushch
fdfb7a1e0c ffmpeg: update to 4.3 2020-06-20 23:13:14 +03:00
Leonid Pliushch
e0d148a05b exiftool: update to 12.00 2020-06-20 23:11:09 +03:00
Leonid Pliushch
d4bb644972 dasm: update to 2.20.13 2020-06-20 23:04:02 +03:00
Leonid Pliushch
3904ec2ab5 cava: update patches 2020-06-20 23:01:35 +03:00
Faheem Pervez
79cc841782 ctypes-sh: enable struct support 2020-06-20 22:13:54 +03:00
Leonid Pliushch
cb281d5c41 alpine: remove imap-src-osdep-unix-Makefile.patch 2020-06-20 22:01:00 +03:00
Leonid Pliushch
73b1f9ae4e cava: update patches 2020-06-20 21:54:10 +03:00
Leonid Pliushch
61fdaa0aff chezmoi: update to 1.8.2 2020-06-20 21:17:54 +03:00
Leonid Pliushch
35b5887019 cava: update to 0.7.0 2020-06-20 21:16:51 +03:00
Leonid Pliushch
3a4db2b050 borgbackup: update to 1.1.13 2020-06-20 21:16:26 +03:00
Leonid Pliushch
92ce1a36d7 dnsutils: update to 9.16.4 2020-06-20 21:12:59 +03:00
Leonid Pliushch
e33fa89f0e bison: update to 3.6.4 2020-06-20 21:12:36 +03:00
Leonid Pliushch
fc0ff15d4f babl: update to 0.1.78 2020-06-20 21:12:14 +03:00
Leonid Pliushch
9f83b43aef alpine: update to 2.23 2020-06-20 21:11:56 +03:00
Leonid Pliushch
4b7a299af4 acr: update to 1.9.3 2020-06-20 21:11:37 +03:00
Faheem Pervez
c039aa85cd new package: ctypes.sh 2020-06-20 20:06:40 +03:00
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