Leonid Pliushch
cb47ea8d3b
Update CONTRIBUTING.md
2020-06-19 18:06:28 +03:00
Leonid Pliushch
bb4899c1ac
Update CONTRIBUTING.md
2020-06-19 17:27:05 +03:00
Leonid Pliushch
2ccdf4704a
Update CONTRIBUTING.md
2020-06-19 17:07:13 +03:00
Leonid Pliushch
55cd29bdcf
file: update to 5.39
2020-06-19 13:36:55 +00:00
Leonid Pliushch
77fa166aa9
reformat scripts/setup-ubuntu.sh
2020-06-19 02:54:45 +03:00
Leonid Pliushch
61bcba0526
fix typo in scripts/setup-ubuntu.sh
2020-06-19 02:54:18 +03:00
Faheem Pervez
86a07d5079
docker image: install heimdal-multidev and comerr-dev ( #5418 )
...
For samba in unstable-packages
2020-06-18 15:46:47 +02:00
Martin Kinkelin
bbe63745c9
LDC: Upgrade to v1.22.0
2020-06-18 01:02:13 +03:00
Leonid Pliushch
31835dcbc5
docker image: install libparse-yapp-perl
...
https://github.com/termux/termux-packages/pull/5417
2020-06-18 01:00:06 +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
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