Leonid Pliushch
ea20bf9f43
borgbackup: update use-distutils.patch
2021-07-26 13:25:08 +03:00
Leonid Pliushch
80764d3e5a
borgbackup: force use distutils instead of packaging
...
Should fix https://github.com/termux/termux-packages/issues/7174
2021-07-26 13:18:08 +03:00
ruki
70ab9c5cf4
xmake: update to 2.5.6 ( #7192 )
2021-07-26 12:53:28 +03:00
glow
5f5b2dcf26
pass: termux-clipboard-set even if DISPLAY is set ( #7193 )
...
With the current patch, pass will try to use `xclip` when `$DISPLAY` is
set. Termux (most of the time) doesn't have `xclip` even if `$DISPLAY`
is set, so this change will check for `xclip` specifically (and
`wl-copy`/`wl-paste` in case of `$WAYLAND_DISPLAY`).
So, if a user has `xclip` and `$DISPLAY` set, it will still use `xclip`,
otherwise it will use `termux-clipboard-set`.
2021-07-26 12:52:25 +03:00
YAKSH BARIYA
697202f15f
z3: update to 4.8.12 ( #7187 )
2021-07-26 12:49:03 +03:00
Leonid Pliushch
302321b066
Revert "mkvtoolnix: package is being moved to x11 repository"
...
Accidently pushed commit. No need to delete mkvtoolnix as in X11 repo
it is disabled.
This reverts commit b6e6256c45
.
2021-07-25 20:23:29 +03:00
Leonid Pliushch
45cf5e5577
new package: argon2
2021-07-25 20:22:21 +03:00
Leonid Pliushch
b6e6256c45
mkvtoolnix: package is being moved to x11 repository
2021-07-25 19:33:35 +03:00
YAKSH BARIYA
98fb76be1b
rhash: update to 1.4.2 ( #7189 )
2021-07-25 18:52:51 +03:00
Jia Yuan Lo
13c4b656d2
vulkan-tools: adjust build deps
2021-07-25 18:46:37 +03:00
Termux Github Actions
fffc29029a
o-editor: update to 2.40.1
...
This commit has been automatically submitted by Github Actions.
2021-07-25 12:12:34 +00:00
Yaksh Bariya
2e0bbf7234
gping: update to 1.2.3
2021-07-25 11:27:54 +03:00
Termux Github Actions
768ef98ffe
cicada: update to 0.9.22
...
This commit has been automatically submitted by Github Actions.
2021-07-24 06:10:14 +00:00
Leonid Pliushch
79408bdf19
tor: rebuild package
2021-07-23 18:20:43 +03:00
Leonid Pliushch
81b07097df
rust: rebuild package
2021-07-23 18:19:39 +03:00
Leonid Pliushch
e2e58ac633
libical: depend on libicu
2021-07-23 17:19:18 +03:00
Leonid Pliushch
f7245b19db
qemu: remove --disable-libusb
2021-07-23 16:06:20 +03:00
YAKSH BARIYA
78691304c6
new package: git-sizer ( #7170 )
2021-07-23 15:32:58 +03:00
Puneet Gopinath
f3a3924551
composer: update to 2.1.5 from 2.1.4
2021-07-23 15:31:05 +03:00
Jia Yuan Lo
55d8f42497
new package: vulkan-tools
2021-07-23 15:28:45 +03:00
Jia Yuan Lo
b29a482019
new package: vulkan-loader-android
...
Vulkan Loader for Android
2021-07-23 15:28:45 +03:00
Jia Yuan Lo
fdb5b8f1e0
new package: vulkan-headers
...
Replace outdated NDK Vulkan headers with upstream version
2021-07-23 15:28:45 +03:00
Leonid Pliushch
7aa6074bf2
Revert "z3: update to 4.8.12"
...
This reverts commit a92cfc6bc1
.
2021-07-23 14:45:59 +03:00
Termux Github Actions
bc16d93f78
zbar: update to 0.23.90
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:41:54 +00:00
Termux Github Actions
a92cfc6bc1
z3: update to 4.8.12
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:41:16 +00:00
Termux Github Actions
90c2f91830
tig: update to 2.5.4
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:18:36 +00:00
Termux Github Actions
3030b670f3
logrotate: update to 3.18.1
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:15:13 +00:00
Termux Github Actions
a2dcb27f3c
libzip: update to 1.8.0
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:15:02 +00:00
Termux Github Actions
d0e83ddffc
libvips: update to 8.11.2
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:14:46 +00:00
Termux Github Actions
d5ed3ecea0
jfrog-cli: update to 2.1.1
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:11:24 +00:00
Termux Github Actions
cec42f1ed3
hydroxide: update to 0.2.19
...
This commit has been automatically submitted by Github Actions.
2021-07-22 21:09:54 +00:00
Leonid Pliushch
e29af284c5
composer: bump revision
2021-07-23 00:05:41 +03:00
Leonid Pliushch
484d1345c6
tidy: bump revision
2021-07-23 00:04:49 +03:00
Leonid Pliushch
338b89cd7f
tidy: archive checksum has been changed
2021-07-23 00:04:29 +03:00
Leonid Pliushch
8bed4ee389
libcunit: do not hardcode version in TERMUX_PKG_SRCURL
2021-07-22 23:53:06 +03:00
Leonid Pliushch
f28091dbcb
python: provide a virtual package "python3"
...
Now `apt install python3` should work too even though Python v3 is available
as "python".
2021-07-22 21:18:15 +03:00
Termux Github Actions
ff46434f16
tracepath: update to 20210722
...
This commit has been automatically submitted by Github Actions.
2021-07-22 18:13:08 +00:00
Termux Github Actions
4a991eca06
geth: update to 1.10.6
...
This commit has been automatically submitted by Github Actions.
2021-07-22 18:09:12 +00:00
Termux Github Actions
66aea2d5f6
nnn: update to 4.2
...
This commit has been automatically submitted by Github Actions.
2021-07-22 12:53:13 +00:00
Termux Github Actions
9f0c3ccb0a
lesspipe: update to 1.86
...
This commit has been automatically submitted by Github Actions.
2021-07-22 12:52:43 +00:00
Termux Github Actions
d9c557e31a
jfrog-cli: update to 2.1.0
...
This commit has been automatically submitted by Github Actions.
2021-07-22 12:52:07 +00:00
Termux Github Actions
b1f3677d5e
ipfs: update to 0.9.1
...
This commit has been automatically submitted by Github Actions.
2021-07-22 12:50:42 +00:00
Termux Github Actions
f5d7b60e51
hugo: update to 0.86.0
...
This commit has been automatically submitted by Github Actions.
2021-07-22 12:48:52 +00:00
Termux Github Actions
7aba194e16
composer: update to 2.1.4
...
This commit has been automatically submitted by Github Actions.
2021-07-22 12:08:30 +00:00
Leonid Pliushch
dafb31a502
dart: update to 2.13.4
2021-07-21 13:55:49 +03:00
Leonid Pliushch
8d2e8f39d8
libidn2: update to 2.3.2
2021-07-21 12:27:41 +03:00
Leonid Pliushch
5e8e661b6b
libedit: update to 20210714-3.1
2021-07-21 12:27:25 +03:00
Leonid Pliushch
e56ecce2d0
imagemagick: update to 7.1.0.4
2021-07-21 12:27:10 +03:00
Leonid Pliushch
37b48b7840
freetype: update to 2.11.0
2021-07-21 12:26:54 +03:00
Leonid Pliushch
6f816f4401
dust: update to 0.6.1
2021-07-21 12:20:37 +03:00
Lucy Phipps
0fc5bbcf04
libcurl: update to 7.78.0
2021-07-21 08:29:09 +01:00
Termux Github Actions
2435a6be51
gh: update to 1.13.1
...
This commit has been automatically submitted by Github Actions.
2021-07-21 00:11:26 +00:00
x0b
d802a6bea0
rclone: update to v1.56.0
2021-07-20 23:01:30 +03:00
Yonle
10fc354c9e
ttyd: depend on libcap ( #7164 )
2021-07-20 20:24:34 +03:00
Termux Github Actions
180d5ae8e8
luv: update to 1.41.1-0
...
This commit has been automatically submitted by Github Actions.
2021-07-19 12:08:44 +00:00
Leonid Pliushch
fcb1616ed8
sdcv: bump revision
2021-07-18 19:29:40 +03:00
Al-buharie
a7b71b8de6
sdcv: fix hardcoded prefix path ( #7162 )
2021-07-18 19:28:56 +03:00
Leonid Pliushch
f0adf8c2da
busybox: bump revision
2021-07-18 11:02:25 +03:00
Sergey Ponomarev
16a2dc5434
busybox: add busybox-httpd service
...
The "httpd" service is already taken by apache2 package.
So instead we'll use busybox-httpd
2021-07-18 11:02:25 +03:00
Termux Github Actions
f829b3638c
libnghttp2: update to 1.44.0
...
This commit has been automatically submitted by Github Actions.
2021-07-18 06:09:48 +00:00
Leonid Pliushch
d7793b2e78
Merge pull request #7158 from termux/updates
...
Update some packages
2021-07-18 01:06:05 +03:00
Lucy Phipps
bc05209924
imagemagick: update to 7.1.0.3
2021-07-17 23:05:02 +01:00
Leonid Pliushch
612016c695
swi-prolog: update to 8.3.26
2021-07-18 00:41:17 +03:00
Leonid Pliushch
4cd89ef777
squid: update to 4.16
2021-07-18 00:41:16 +03:00
Leonid Pliushch
3ea7fe763b
seafile-client: update to 8.0.3
2021-07-18 00:41:16 +03:00
Leonid Pliushch
ebada45339
redis: update to 6.2.4
2021-07-18 00:41:16 +03:00
Leonid Pliushch
59114253f1
recode: update to 3.7.9
2021-07-18 00:41:15 +03:00
Leonid Pliushch
24bfdb502e
poppler: update to 21.07.0
2021-07-18 00:41:15 +03:00
Apkunpacker
6be1b7c019
radare2: update to 5.3.1 ( #7010 )
2021-07-18 00:37:24 +03:00
Leonid Pliushch
9518add6eb
pass: update src-password-store.sh.patch
2021-07-17 23:25:11 +03:00
Leonid Pliushch
b2757b780c
libtalloc: update to 2.3.3
2021-07-17 23:25:11 +03:00
Leonid Pliushch
55e9ec4f6c
newsboat: update more patches
2021-07-17 23:25:11 +03:00
Leonid Pliushch
3e0db23042
libsqlite: update to 3.36.0
2021-07-17 23:25:10 +03:00
Leonid Pliushch
2b756be768
pngquant: update to 2.15.1
2021-07-17 23:25:10 +03:00
Leonid Pliushch
93f4fbb30f
newsboat: remove mbc-buffer-length-fix.patch
...
It uses MB_LEN_MAX for buffer now, hopefully patch can be removed.
2021-07-17 23:25:09 +03:00
Leonid Pliushch
3d92b20998
phpmyadmin: update to 5.1.1
2021-07-17 23:25:09 +03:00
Leonid Pliushch
3226029d37
pass: update to 1.7.4
2021-07-17 22:06:26 +03:00
Leonid Pliushch
8da047b309
newsboat: update to 2.24
2021-07-17 22:05:12 +03:00
Leonid Pliushch
ddf8cbf8b8
pango: update bsearch-fix.patch
2021-07-17 21:52:12 +03:00
Leonid Pliushch
3b8054432a
pcre2: update to 10.37
2021-07-17 21:19:56 +03:00
Leonid Pliushch
ee351baec7
pcre: update to 8.45
2021-07-17 21:19:53 +03:00
Leonid Pliushch
9ad7be9054
pango: update to 1.48.7
2021-07-17 21:19:49 +03:00
Leonid Pliushch
17999d7163
notmuch: update to 0.32.2
2021-07-17 21:19:43 +03:00
Leonid Pliushch
04622f14fa
macchina: update to 0.9.2
2021-07-17 21:19:38 +03:00
wormus
2bfe0fa727
rust: update to 1.53.0
2021-07-17 21:12:14 +03:00
wormus
4bc3c4fc03
Tor: update to 0.4.6.6
2021-07-17 21:12:14 +03:00
Leonid Pliushch
b4130ef61a
parallel: update to 20210622
2021-07-17 20:54:26 +03:00
Leonid Pliushch
20a4dd545d
libnettle: update to 3.7.3
2021-07-17 20:54:26 +03:00
Leonid Pliushch
9733dc5e13
dialog: update to 1.3-20210621
2021-07-17 20:54:26 +03:00
Leonid Pliushch
873778c62e
nginx: update to 1.21.1
2021-07-17 20:54:25 +03:00
Leonid Pliushch
d47ec41e02
ncdu: update to 1.16
2021-07-17 20:54:25 +03:00
Leonid Pliushch
aa0047254e
nano: update to 5.8
2021-07-17 20:54:24 +03:00
Leonid Pliushch
4c16f337f6
mutt: update to 2.1.1
2021-07-17 20:54:24 +03:00
Leonid Pliushch
b58384fe31
mtools: update to 4.0.32
2021-07-17 20:54:23 +03:00
Leonid Pliushch
9a3cea633b
manpages: update to 5.12
2021-07-17 20:10:40 +03:00
Leonid Pliushch
0a8f0a5faa
lnd: update to 0.13.0-beta
2021-07-17 20:09:54 +03:00
Termux Github Actions
b143d2f54b
cicada: update to 0.9.21
...
This commit has been automatically submitted by Github Actions.
2021-07-17 12:13:26 +00:00
Leonid Pliushch
e14a2dab6e
libx11: update patch
2021-07-17 02:19:34 +03:00
Leonid Pliushch
e991c3f994
libwebsockets: remove unneeded patch
2021-07-17 02:01:44 +03:00
Leonid Pliushch
cb60b77a33
libmosquitto: depend on libcap
2021-07-17 02:01:43 +03:00