Commit Graph

17019 Commits

Author SHA1 Message Date
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
Tee KOBAYASHI 1442594604 new package: libtranscript 2022-02-05 03:14:34 +09:00
Henrik Grimler dda6634097
pforth: check in forgotten CMakeLists patch 2022-02-04 17:38:49 +01:00
Henrik Grimler 710e865ec8
pforth: update to 2021-11-29
Upstream now uses CMakeLists, but we still need to hostbuild pforth
for use in build.
2022-02-04 17:27:58 +01:00
Henrik Grimler f5a9ac986b
disabled-packages: fix dependencies of alsa-*
alsa-lib has been removed, so can't be a dependency
2022-02-04 13:24:39 +01:00
Henrik Grimler 8ecee44dfb
disabled-packages: rm groff, guile and mono
They have been ported :)
2022-02-04 13:24:36 +01:00
Henrik Grimler 6286c284f0
openethereum: disable package
It doesn't build anymore. Disable until someone has managed to fix the
errors:

gmake[2]: *** [CMakeFiles/Makefile2:484: CMakeFiles/rocksdb.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:491: CMakeFiles/rocksdb.dir/rule] Error 2
gmake: *** [Makefile:208: rocksdb] Error 2
thread 'main' panicked at '
command did not execute successfully, got: exit code: 2

build script failed, must exit now', /home/builder/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2022-02-04 13:24:34 +01:00
Henrik Grimler 920fc2b8e6
librusty-v8: update to 2022.02.02
Seems that the v8 submodule has had a force push or something, git
fetch --unshallow fails with:

  Fetching submodule v8
  fatal: remote error: upload-pack: not our ref 0b189fbd65a99270a7829108ad1aaf2d0840c25c

therefore ignore error in git fetch --unshallow for now.
2022-02-04 13:24:31 +01:00
Henrik Grimler 79e22923b7
jhead: make sure our compiler flags are used
To fix compilation in ubuntu21 docker image.

Also patch installation step in makefile to avoid us having to
override termux_step_make_install.
2022-02-04 13:24:28 +01:00
NoNameMan1231 a2c19ad045 Fixed sha256 sum
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
2022-02-04 11:01:08 +05:30
NoNameMan1231 aaea1a52e0 Apt:Upgrade to 2.3.15
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
2022-02-04 11:01:08 +05:30
YAKSH BARIYA 748beddc9d
add package: scdoc (#8893) 2022-02-04 01:51:37 +00:00
Tee KOBAYASHI 296e4ce16e new package: hummin 2022-02-04 00:30:08 +09:00
YAKSH BARIYA f0dbf993ce
aerc: Update ro 0.7.1 and get source from now maintained fork (#8890) 2022-02-03 11:45:55 +00:00
Henrik Grimler 9c7cd9dd83
id3lib: convert accidental space indentation to tab
%ci:no-build
2022-02-03 11:29:42 +01:00
Henrik Grimler 60cafc16dd
id3lib: explicitly link against libz
Should fix https://github.com/termux/termux-packages/issues/8889.
2022-02-03 11:23:23 +01:00
Jia Yuan Lo 95c16a9f0b
emscripten: update to 3.1.2 (#8850) 2022-02-03 15:00:06 +05:30
Yaksh Bariya c08631bf71
Fix some problems in package homepage URLs as reported by Repology
%ci:no-build
2022-02-03 14:56:27 +05:30
Yaksh Bariya b760237d88
2048-c: Fix description string
This basically broke the JSON data for repology which made Repology to not reflect any changes in the repo
2022-02-03 14:26:17 +05:30
Henrik Grimler 5c1a05bc9b
libusb: update to 1.0.25 2022-02-03 02:22:43 +01:00