Commit Graph

21584 Commits

Author SHA1 Message Date
tjhexf 8e2c3a5061
docker: update to 20.10.16 2022-06-03 22:22:38 +02:00
2096779623 038fd0710d
add(main): new package libpngwriter and libpngwriter-static 2022-06-03 22:19:44 +02:00
2096779623 3cfdbcb3ff
add(main): new package trojan-go 2022-06-03 22:18:13 +02:00
Henrik Grimler 25e83d9280
termux-keyring: add termux.dev uid to automatic builds gpg key 2022-06-03 20:20:31 +02:00
Henrik Grimler dc552e9b49
enhance(main/tergent): add support for arm and i686
Tested on aarch64 as well as arm.

Upstream PR: https://github.com/aeolwyr/tergent/pull/18
2022-06-03 17:22:42 +02:00
Henrik Grimler 34f28355f8
enhance(main/tergent): remove warning about v0/v1 incompatibility
It has been quite a while since the v0 -> v1 update.  Remove warning
to not confuse users on future revision bumps.
2022-06-03 17:22:39 +02:00
Henrik Grimler fd01c38751
chore(main/tergent): split build recipe into several functions
termux_step_rust makes more sense to have in
termux_step_pre_configure, the carbo build step in termux_step_make
and the install step in termux_step_make_install.
2022-06-03 17:22:35 +02:00
Henrik Grimler 123ee98fc2
termux-keyring: add termux.dev email to grimler key 2022-06-03 13:38:06 +02:00
Termux Github Actions e1659aa786 neovim-nightly: update to 0.8.0-dev+359-g9745941ef
This commit has been automatically submitted by Github Actions.
2022-06-03 06:23:04 +00:00
Termux Github Actions d63ad40327 libjasper: update to 3.0.4
This commit has been automatically submitted by Github Actions.
2022-06-03 06:14:48 +00:00
Termux Github Actions 83d06794b3 flyctl: update to 0.0.332
This commit has been automatically submitted by Github Actions.
2022-06-03 06:13:55 +00:00
Termux Github Actions 03ed6d2cc1 vulkan-tools: update to 1.3.216
This commit has been automatically submitted by Github Actions.
2022-06-03 00:26:24 +00:00
Termux Github Actions 45fced4337 flyctl: update to 0.0.331
This commit has been automatically submitted by Github Actions.
2022-06-03 00:23:27 +00:00
Termux Github Actions 683a2ba2e7 vulkan-headers: update to 1.3.216
This commit has been automatically submitted by Github Actions.
2022-06-02 18:14:03 +00:00
Henrik Grimler 0e00ea5ded
fix(main/sse2neon): blacklist i686
The tests fail for i686.  Since package only contains a header we
could package it anyways, but most likely trying to use the header
would run into the same problems.

Note that tesseract also has NEON related issues on i686:
https://github.com/termux/termux-packages/commit/5e2c4e9bb5a8

Fixes commit b9e7e0fd6e ("add(main/sse2neon): add package
with (only) sse2neon.h")
2022-06-02 11:24:40 +02:00
Henrik Grimler b9e7e0fd6e
add(main/sse2neon): add package with (only) sse2neon.h
Needed by other packages like dosbox-x:
https://github.com/termux/termux-packages/pull/10875
2022-06-02 11:07:16 +02:00
Aditya Alok b5c8832ca4
fix(tmux): correct default TERM configure argument
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-06-02 12:24:41 +05:30
Termux Github Actions 502ff40421 neovim-nightly: update to 0.8.0-dev+354-g57a296d89
This commit has been automatically submitted by Github Actions.
2022-06-02 06:18:26 +00:00
Aditya Alok bde9c9f273
upgpkg(tmux): update to 3.3
- update `configure.ac.patch`
- configure to set `screen-256color` as default TERM

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-06-02 10:12:33 +05:30
Termux Github Actions 289d56c687 hugo: update to 0.100.1
This commit has been automatically submitted by Github Actions.
2022-06-01 12:23:06 +00:00
Termux Github Actions ded57ca552 neovim-nightly: update to 0.8.0-dev+347-gc632f64e2
This commit has been automatically submitted by Github Actions.
2022-06-01 06:21:27 +00:00
tjhexf df2d533b4f dpkg: update to 1.21.8 2022-05-31 19:35:33 +05:30
Termux Github Actions 60bf3ea105 hugo: update to 0.100.0
This commit has been automatically submitted by Github Actions.
2022-05-31 12:24:27 +00:00
Termux Github Actions 1de819c55b gopass: update to 1.14.3
This commit has been automatically submitted by Github Actions.
2022-05-31 12:15:59 +00:00
Termux Github Actions 0d4b516bc2 gogs: update to 0.12.8
This commit has been automatically submitted by Github Actions.
2022-05-31 12:15:09 +00:00
Termux Github Actions d22fbda6fd radare2: update to 5.7.0
This commit has been automatically submitted by Github Actions.
2022-05-31 06:25:18 +00:00
Termux Github Actions fd361916ab neovim-nightly: update to 0.8.0-dev+340-gb7d70de34
This commit has been automatically submitted by Github Actions.
2022-05-31 06:20:32 +00:00
Termux Github Actions 10adb6d1af lychee: update to 0.10.0
This commit has been automatically submitted by Github Actions.
2022-05-31 00:42:44 +00:00
Termux Github Actions 8ea111f9ae gotty: update to 1.4.0
This commit has been automatically submitted by Github Actions.
2022-05-31 00:23:52 +00:00
Henrik Grimler 38bd77272a
gnucobol: recognise -Oz as an optimisation level
gnucobol's configure script does heavy sed'ing of compiler flag
variables, but did not recognise -Oz as an optimisation level.  It
stripped "-O" from "-Oz" and passed just `z` as a compiler arg,
causing errors.

Fixes https://github.com/termux/termux-packages/issues/10863.
2022-05-30 20:34:05 +02:00
Termux Github Actions b2929224c4 cloudflared: update to 2022.5.3
This commit has been automatically submitted by Github Actions.
2022-05-30 18:11:14 +00:00
Termux Github Actions f76de3ff4d jfrog-cli: update to 2.18.2
This commit has been automatically submitted by Github Actions.
2022-05-30 12:16:31 +00:00
Termux Github Actions c8c2bde791 cloudflared: update to 2022.5.2
This commit has been automatically submitted by Github Actions.
2022-05-30 12:14:01 +00:00
Termux Github Actions 5fd7252bb5 chezmoi: update to 2.17.1
This commit has been automatically submitted by Github Actions.
2022-05-30 12:12:51 +00:00
Butta 3070d96f4f libllvm: update from 14.0.3 to 14.0.4 2022-05-30 13:30:44 +05:30
Termux Github Actions b98e23da25 neovim-nightly: update to 0.8.0-dev+334-ge9803e1de
This commit has been automatically submitted by Github Actions.
2022-05-30 06:22:07 +00:00
Termux Github Actions 19cecfe5b6 jfrog-cli: update to 2.18.1
This commit has been automatically submitted by Github Actions.
2022-05-29 18:12:37 +00:00
Yaksh Bariya d2f59b5238
upgpkg(main/inxi): update to 3.3.16-1 2022-05-29 20:05:38 +05:30
Termux Github Actions 0289471252 fd: update to 8.4.0
This commit has been automatically submitted by Github Actions.
2022-05-29 12:14:38 +00:00
Aditya Alok f295c0e71d
add(main): new package chicken
Closes #10845

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-29 16:06:37 +05:30
Yaksh Bariya 44a45803d1
chore: more http to https conversions
%ci:no-build
2022-05-29 15:53:35 +05:30
Yaksh Bariya 289cd1ef8c
fixup(main/ncurses): update checksum for kitty tar
%ci:no-build
2022-05-29 13:44:05 +05:30
Yaksh Bariya 7d30cb8222
chore(main/ncurses,x11/kitty): Fix conflicts for xterm-kitty terminfo 2022-05-29 13:38:05 +05:30
Yaksh Bariya 58a3382254
upgpkg(main/libtins): update to 4.4 2022-05-29 12:32:13 +05:30
Yaksh Bariya 17f7da47d4
upgpkg(main/exiftool): update to 20.41 2022-05-29 12:24:36 +05:30
Yaksh Bariya 15b6aeee86
upgpkg(main/ca-certificates): update to 20220426 2022-05-29 12:18:49 +05:30
Yaksh Bariya b180919b2a
upgpkg(main/libgnutls): update to v3.7.6 2022-05-29 12:09:12 +05:30
Aditya Alok 3568da318c
scripts(build/termux_setup_meson): patch meson libintl check
- patch meson to always return true for libintl check

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-29 11:54:07 +05:30
Aditya Alok 0f136e59e5
add(main): new package pipewire
closes #10786

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-29 11:54:06 +05:30
Termux Github Actions 88290cfd81 xmake: update to 2.6.7
This commit has been automatically submitted by Github Actions.
2022-05-29 06:18:11 +00:00