Commit Graph

10906 Commits

Author SHA1 Message Date
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 7c0007dddc docker image: install python3-pip 2020-06-13 18:49:52 +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
Leonid Pliushch 380e6fd501 run-docker.sh: don't modify $HOME variable which is set outside 2020-06-10 15:40:08 +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