Commit Graph

18211 Commits

Author SHA1 Message Date
marcusz ce99a04eab
move and update htop to 3.0.5 from root-repo (#9998)
package `htop` will be merged into one and should be usable for all users while keeping it up-to-date
2022-04-15 15:36:10 +08:00
Termux Github Actions f259208661 neovim-nightly: update to
This commit has been automatically submitted by Github Actions.
2022-04-15 06:15:38 +00:00
Tee KOBAYASHI 15867e61e2 new package: binutils-is-llvm 2022-04-15 15:07:32 +09:00
Butta bb345ed241 swift: update from 5.5.3 to 5.6.1 2022-04-15 11:13:42 +05:30
Tee KOBAYASHI 25167cf73d new package: srt2vobsub 2022-04-15 14:28:12 +09:00
Tee KOBAYASHI 8da8a1009b new package: bdsup2sub 2022-04-15 14:28:12 +09:00
Aditya Alok 14d6d3e0f2
chore(gpg-keys): update gpg keys of @mradityaalok
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 22:40:33 +05:30
Aditya Alok b976129265
fix(erlang): check for stable release before auto-updating
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 20:41:20 +05:30
Termux Github Actions 55ebd59a47 hugo: update to 0.97.0
This commit has been automatically submitted by Github Actions.
2022-04-14 12:20:41 +00:00
Yaksh Bariya b24d58c1d4
rust: rebuild to test whether new upload logic resolves issues 2022-04-14 17:38:06 +05:30
Yaksh Bariya c4ab7bcfd0
attempt2: Fix repository upload problems
Earlier in 5b8b15e7aa, I had configured
our upload scripts to treat failure of `aptly_add_to_repo` as failure to publish
packages at all. However it won't work, since even if all debs are
uploaded, and aptly_add_to_repo is called, debs are moved from temporary
directory to the repository. The proxy may drop connection during this
moment due to stale connection. And just after that we call
aptly_delete_dir which will delete the temporary directory. On the
server side, aptly will however continue to move debs from temporary
directory. Repository is published, but since the temporary directory is
removed during the transaction, the transaction never completely
succeeds. So only some of the debs are uploaded practically. This is now
fixed by adding a sleep of 180s (should be more than enough for all
stuff)
2022-04-14 17:26:22 +05:30
Aditya Alok d43f9ea9af
fix(erlang): update version regexp
- Only match stable versions, not intermidiate (*-rc* releases) release candidates.

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 16:22:05 +05:30
Aditya Alok 930042d031
chore(nushell): update to 0.61.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 15:49:20 +05:30
Aditya Alok fe326e9990
chore(topgrade): update to 8.3.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
Co-authored-by: Yaksh Bariya <yakshbari4@gmail.com>
2022-04-14 13:22:27 +05:30
Henrik Grimler 369db121c1
CI: packages: fix if statement syntax .. again 2022-04-14 09:06:08 +02:00
Henrik Grimler 1c71b0db0d
CI: packages: fix if statement syntax
The script uses bash, so need a closing fi statement.
2022-04-14 08:42:07 +02:00
Henrik Grimler f041d6dc51
imagemagick: fix undefined symbol on arm
And remove extra i686 linking, it doesn't seem to be necessary
anymore.
2022-04-14 08:39:10 +02:00
Termux Github Actions 893fc01fb7 neovim-nightly: update to 0.7.0-dev+1453-g8486c87e5
This commit has been automatically submitted by Github Actions.
2022-04-14 06:15:58 +00:00
Yaksh Bariya 5b8b15e7aa
fixup(ci:upload): Treat failure to add debs to repository as error 2022-04-14 11:45:17 +05:30
Henrik Grimler 42370d19c5
imagemagick: update to 7.1.0.29 2022-04-14 08:08:42 +02:00
Aditya Alok cb5a146977
feat(ncspot): update to 0.9.7, enable auto update
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 11:21:16 +05:30
Tee KOBAYASHI 61c35730a7 mariadb: Update to 10.6.7 2022-04-14 14:44:47 +09:00
PeroSar 9d0a67459d rust: update to 1.60.0
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-04-14 14:21:56 +09:00
microsounds 619c3b9529
New package: n-t-roff-sc, a maintained fork of sc 7.16 (#9997) 2022-04-14 14:17:20 +09:00
Termux Github Actions d811379efb gh: update to 2.8.0
This commit has been automatically submitted by Github Actions.
2022-04-14 00:23:41 +00:00
Aditya Alok ed7d07e5bd
[TEMP] watchexec: disable updates
It depends upon git-config crate which in turn depends upon pwd crate which uses:
`getpwent` and friends sys call which isn't available on android.

Disable until upstream is updated and this PR to git-confif is merged:
https://github.com/Byron/gitoxide/pull/381

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 04:10:56 +05:30
Termux Github Actions 59ad5ab66e virustotal-cli: update to 0.10.2
This commit has been automatically submitted by Github Actions.
2022-04-13 18:18:52 +00:00
Termux Github Actions 923daf0168 helm: update to 3.8.2
This commit has been automatically submitted by Github Actions.
2022-04-13 18:15:05 +00:00
Termux Github Actions 0b1fa42e99 flyctl: update to 0.0.320
This commit has been automatically submitted by Github Actions.
2022-04-13 18:12:33 +00:00
Termux Github Actions 586a196d5a findomain: update to 8.1.1
This commit has been automatically submitted by Github Actions.
2022-04-13 12:19:17 +00:00
Yaksh Bariya 8b8cd21cd9
respect '%ci:no-build' also for PRs
Helpful when a large dependency rebuild is being done and changes are tested locally or on fork.
2022-04-13 17:38:13 +05:30
Henrik Grimler b0bfd0da9c
texlive-bin: check in forgotten patch 2022-04-13 11:14:16 +02:00
Henrik Grimler 31ae6f47b0
texlive-bin: update to 2022
Also sort dependencies and extra configure args alphabetically, and
use termux's libpaper instead of the bundled one.
2022-04-13 11:12:27 +02:00
Tee KOBAYASHI 821faf0fb3 new package: suil 2022-04-13 16:20:27 +09:00
Tee KOBAYASHI def49df735 new package: nala 2022-04-13 16:15:51 +09:00
Henrik Grimler bf9aaecd58
dart: bump package
A user on reddit reported that the package is stuck in an infinite
update loop, indicating that two mirrors have different debs (probably
I built and uploaded it manually for either fosshost or grimler.se).

Bumping the package hopefully fixes this.

Ref: https://www.reddit.com/r/termux/comments/u29xu9/dart_package_upgrating_often_but_always_same/
2022-04-13 09:08:30 +02:00
Tee KOBAYASHI 07d9bba56a
build-package: Apply `$PREFIX/bin/sh` hack appropriately 2022-04-13 09:03:16 +02:00
Butta 61d08372ff libllvm: add mlir 2022-04-13 12:10:32 +05:30
Butta 0fe298fd86 libllvm: update from 13.0.1 to 14.0.0 2022-04-13 12:10:32 +05:30
Wetitpig 757db2c47f More targets (#8194) 2022-04-13 12:10:32 +05:30
Wetitpig 0410a2a1bd LLVM Tools (#7952) 2022-04-13 12:10:32 +05:30
Wetitpig cdf1a20f5d Concurrent documentation build 2022-04-13 12:10:32 +05:30
Wetitpig 7240bcf422 Add diagtool.1.gz to clang docs 2022-04-13 12:10:32 +05:30
Termux Github Actions 567e937233 neovim-nightly: update to 0.7.0-dev+1446-g18152cf6f
This commit has been automatically submitted by Github Actions.
2022-04-13 06:17:14 +00:00
Tee KOBAYASHI 034efbb507 golang: Update to 1.18.1 2022-04-13 11:41:12 +05:30
Tee KOBAYASHI c2d0c25bc2 git: Update to 2.35.2 2022-04-13 11:40:35 +05:30
Termux Github Actions 3a511578bd libgit2: update to 1.4.3
This commit has been automatically submitted by Github Actions.
2022-04-13 00:23:58 +00:00
Termux Github Actions e04a0f3b4a flyctl: update to 0.0.319
This commit has been automatically submitted by Github Actions.
2022-04-13 00:22:51 +00:00
Termux Github Actions 1857f1c038 cloudflared: update to 2022.4.1
This commit has been automatically submitted by Github Actions.
2022-04-12 18:14:02 +00:00
Tee KOBAYASHI 1d68a1a324 subversion: Update to 1.14.2 2022-04-12 21:28:48 +05:30