Commit Graph

17038 Commits

Author SHA1 Message Date
Henrik Grimler ae08786aae
stfl: switch source url (temporarily?)
The part of http://www.clifford.at/stfl that serves files and source
code seem to be down, and has been down for a couple of days.

%ci:no-build
2022-02-07 22:34:12 +01:00
Butta 5d98fde4ab swift: fix memory tagging collisions on aarch64 since Android 11 2022-02-08 01:24:14 +05:30
Butta 10fafcb645 libllvm: update from 13.0.0 to 13.0.1 2022-02-07 21:11:39 +05:30
dev-bz a058a6e5fc dart: Update to 2.16.0 2022-02-07 17:40:08 +05:30
Yaksh Bariya 9874a3fd8d
Revert "Delete Package Update workflow" 2022-02-07 17:02:43 +05:30
Yaksh Bariya f6b5153ac9
Delete Package Update workflow 2022-02-07 17:02:31 +05:30
Termux Github Actions 243ac5a31b stylua: update to 0.12.2
This commit has been automatically submitted by Github Actions.
2022-02-07 09:24:27 +00:00
Termux Github Actions 823f56f892 findomain: update to 6.0.0
This commit has been automatically submitted by Github Actions.
2022-02-07 09:12:10 +00:00
Tee KOBAYASHI 114a7152a4 libtranscript: Add patch for dynamic linking issue
as described in https://github.com/android/ndk/issues/201.
2022-02-07 12:50:42 +09:00
Tee KOBAYASHI e966eded8e clipp, libspdlog: Revbump to rebuild 2022-02-07 12:02:24 +09:00
Tee KOBAYASHI 9b0a99a4d4 aapt: Update to 11.0.0.48 2022-02-07 11:38:05 +09:00
marcusz 1175180740
Update squashfs-tools-ng to 1.1.3 (#8937) 2022-02-07 09:26:15 +08:00
NoNameMan1231 2d06d32e9d
git:Updated to 2.35.1 (#8902)
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
Co-authored-by: YAKSH BARIYA <yakshbari4@gmail.com>
2022-02-06 11:10:26 +00:00
Yaksh Bariya 75b3526c80
calc: update to v2.14.0.14 2022-02-06 15:42:01 +05:30
Arun 50b5e96da3
lua54: update to 5.4.4 (#8777) 2022-02-06 18:18:37 +09:00
Tee KOBAYASHI eb3ebc715a aapt: Include aidl
as a subpackage.
2022-02-06 18:06:23 +09:00
Tee KOBAYASHI 32dadeb22f aapt: Update to 8.1.0.81 2022-02-06 18:06:23 +09:00
Termux Github Actions 75b65002eb c-toxcore: update to 0.2.15
This commit has been automatically submitted by Github Actions.
2022-02-06 04:04:27 +00:00
Tee KOBAYASHI 0e46bc34a9 solidity: Use shared Boost libs 2022-02-06 11:46:42 +09:00
Tee KOBAYASHI 5097326136 new package: liblua51 2022-02-06 09:39:33 +09:00
Tee KOBAYASHI 90c7449d93 new package: libtvision 2022-02-06 09:07:19 +09:00
Tee KOBAYASHI 3b9ef5b7cd new package: libtiledb 2022-02-06 08:52:53 +09:00
Tee KOBAYASHI ba3100045b new package: clipp 2022-02-06 08:52:53 +09:00
Tee KOBAYASHI a1ad92b3f2 new package: libspdlog 2022-02-06 08:52:53 +09:00
Tee KOBAYASHI bdde3df95c new package: oorexx 2022-02-06 08:51:45 +09:00
Ade Ramdani ed38df6a3b
upgrade solidity to version v0.8.11 (#8888)
* disabling ld gold
2022-02-06 08:50:02 +09:00
Saurabh Charde bf687682fd add package: sheldon
Signed-off-by: Saurabh Charde <saurabhchardereal@gmail.com>
2022-02-06 08:26:21 +09:00
Henrik Grimler 4f478f94d2
pigz: update to 2.7 2022-02-05 22:37:58 +01:00
Termux Github Actions 896f799e0e youtubedr: update to 2.7.9
This commit has been automatically submitted by Github Actions.
2022-02-05 17:49:02 +00:00
Termux Github Actions 7f809ba845 microsocks: update to 1.0.3
This commit has been automatically submitted by Github Actions.
2022-02-05 17:33:07 +00:00
Termux Github Actions 4b837dbd28 libical: update to 3.0.14
This commit has been automatically submitted by Github Actions.
2022-02-05 17:31:08 +00:00
Termux Github Actions 19d008f7b1 flyctl: update to 0.0.295
This commit has been automatically submitted by Github Actions.
2022-02-05 17:22:53 +00:00
Termux Github Actions 02458f0eac croc: update to 9.5.1
This commit has been automatically submitted by Github Actions.
2022-02-05 17:20:10 +00:00
Termux Github Actions ff533318cc cppcheck: update to 2.7
This commit has been automatically submitted by Github Actions.
2022-02-05 17:19:13 +00:00
Henrik Grimler 6ffe074b59 ripgrep: fix fish completion dir path 2022-02-05 14:24:57 +01:00
Henrik Grimler e5711623d4
nethack: fix compilation with ubuntu 21.10 2022-02-05 14:24:39 +01:00
Henrik Grimler c6a6b1ed2b
hexcurse: fix compilation error
Fails with:

/home/builder/.termux-build/hexcurse/src/src/screen.c:495:27: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
    mvwprintw(tmpwin,2,3, msg);
                          ^~~
2022-02-05 09:29:30 +01:00
Henrik Grimler 89c54741a5
termux_setup_meson: fix deprecated way of setting cflags and ldflags
c_args and friends should be under [built-in options] now.
2022-02-05 09:25:45 +01:00
Henrik Grimler 1a2ab9b78f
termux_setup_meson: use latest meson 0.61.1 2022-02-04 21:05:50 +01:00
Henrik Grimler e16c9f2078
termux_setup_meson: remove RUNPATH fix
Original issue seem to have been fixed, and depfixer.py has been
updated so that the perl replace command no longer does anything.
2022-02-04 21:05:12 +01:00
Henrik Grimler b88f3a075f
libhtmlcxx: fix compilation error, package needs iconv.h 2022-02-04 20:37:22 +01:00
xyllery-7 50f63ea651 bump gnu global (6.6.8) 2022-02-05 04:07:57 +09:00
Henrik Grimler 0d5118c71d
build-package.sh: skip importing Fornwall's key
We aren't subscribed to any repos signed with his key.
2022-02-04 19:47:24 +01:00
Henrik Grimler 5df5b2aed2
remind: update to 03.03.12 2022-02-04 19:46:53 +01:00
Tee KOBAYASHI 1c7d9cd656 new package: tilde 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI fab75b88cd new package: libt3widget 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI 460f0370c7 new package: libt3window 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI 191a0897a3 new package: libt3highlight 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI 3d8db3762a new package: libt3key 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI cad0ea6429 new package: libt3config 2022-02-05 03:14:34 +09:00