Commit Graph

35398 Commits

Author SHA1 Message Date
termux-pacman-bot
dc9cc4fd72 bump(main/dust): 1.0.0
This commit has been automatically submitted by Github Actions.
2024-03-26 00:51:50 +00:00
termux-pacman-bot
f5a23645ca disable(main/grv): package is not maintained 2024-03-25 21:08:19 +00:00
termux-pacman-bot
f230f7be1b libgit2: revbump revdeps 2024-03-25 21:08:17 +00:00
termux-pacman-bot
08c942396a upgpkg(main/libgit2): 1.8.0 2024-03-25 21:08:16 +00:00
termux-pacman-bot
6390f84984 Update repo 2024-03-25 21:08:15 +00:00
termux-pacman-bot
9f0bea0665 chore(main/unar): link against libandroid-utimes
Instead of adding a sys_time.c source file with the implementation.
2024-03-25 20:37:33 +00:00
termux-pacman-bot
b9ee135306 chore(main/lnav): link against libandroid-utimes
Instead of adding a sys_time.c source file with the implementation.
2024-03-25 20:37:32 +00:00
termux-pacman-bot
c3ee24dbbf chore(main/uwsgi): link against libandroid-utimes
Instead of adding a sys_time.c source file with the implementation.
2024-03-25 20:37:31 +00:00
termux-pacman-bot
c98e649bac enhance(main/perl): link against libandroid-utimes
Currently running perl code like:

  #!/data/data/com.termux/files/usr/bin/perl
  use strict;
  my $t = time;
  open my $fh, '+<', "testfile" or die "open(testfile): $!";
  utime($t, $t, $fh);

Gives an error:

  The futimes function is unimplemented at test.pl line 7.

Fix this by linking against recently added libandroid-utimes library.
2024-03-25 20:37:31 +00:00
termux-pacman-bot
b6cfa98a67 bump(main/ndk-sysroot): rebuild after change to ndk-patches 2024-03-25 20:37:30 +00:00
termux-pacman-bot
f4c1332b05 addpkg(main/libandroid-utimes): add package
Contains futimes, futimesat and lutimes implementations from bionic.
2024-03-25 20:37:29 +00:00
termux-pacman-bot
941a7a6856 upgpkg(main/php): 8.3.4
rebuild(main/php-*): rebuild after php upgrade to 8.3
2024-03-25 20:37:28 +00:00
termux-pacman-bot
3a78139ef4 Update repo 2024-03-25 20:37:27 +00:00
termux-pacman-bot
54e7cf8755 bump(main/vulkan-extension-layer): 1.3.281
This commit has been automatically submitted by Github Actions.
2024-03-25 18:37:21 +00:00
termux-pacman-bot
7e23bafe89 bump(main/lsd): 1.1.2
This commit has been automatically submitted by Github Actions.
2024-03-25 18:37:20 +00:00
termux-pacman-bot
3ff84b6798 bump(main/rust-analyzer): 20240325
This commit has been automatically submitted by Github Actions.
2024-03-25 12:43:00 +00:00
termux-pacman-bot
e55c4b2674 bump(main/libx11): 1.8.8
This commit has been automatically submitted by Github Actions.
2024-03-25 12:42:59 +00:00
termux-pacman-bot
6e58891472 bump(main/fastfetch): 2.8.10
This commit has been automatically submitted by Github Actions.
2024-03-25 12:10:49 +00:00
termux-pacman-bot
8a2a1e53b8 chore(x11/xorg-server-xvfb): fix shebang in xvfb-run 2024-03-25 10:37:13 +00:00
termux-pacman-bot
3986ef51dd bump(main/libopenmpt): 0.7.6
This commit has been automatically submitted by Github Actions.
2024-03-25 00:52:03 +00:00
termux-pacman-bot
fafae0eff7 bump(main/shellharden): 4.3.1
This commit has been automatically submitted by Github Actions.
2024-03-24 18:37:15 +00:00
termux-pacman-bot
e1cb13269b Update repo 2024-03-24 18:37:14 +00:00
termux-pacman-bot
f82456c04b bump(main/texlab): 5.14.0
This commit has been automatically submitted by Github Actions.
2024-03-24 12:43:01 +00:00
termux-pacman-bot
9c7000f206 bump(main/starship): 1.18.1
This commit has been automatically submitted by Github Actions.
2024-03-24 12:43:01 +00:00
termux-pacman-bot
6f49992807 chore(main/git-delta): Remove upstream patch for generating shell completions (#19561)
In favor of newly added flag to generate completions.
2024-03-24 10:08:29 +00:00
termux-pacman-bot
3c7f4dff38 updpkg(main/texlive-installer): update to 20240310
Starting from this release we switch and install to
$PREFIX/share/texlive/2024 instead of $PREFIX/share/texlive.
2024-03-24 08:08:57 +00:00
termux-pacman-bot
be2a85404a updpkg(main/texlive-bin): update to 20240310
We also change so that texlive-bin looks for texlive in
$PREFIX/share/texlive/2024 instead of $PREFIX/share/texlive.
2024-03-24 08:08:57 +00:00
termux-pacman-bot
881ab3af13 bump(main/clifm): 1.18
This commit has been automatically submitted by Github Actions.
2024-03-24 06:36:50 +00:00
termux-pacman-bot
4b6cb5fbf9 termux-pacman/auto-check-repo: do not rebuild these packages again
[skip ci]
2024-03-24 04:09:04 +00:00
termux-pacman-bot
9efdcac804 rebuild(x11-packages/firefox): auto check 2024-03-24 04:09:02 +00:00
termux-pacman-bot
a0a52bfbe1 chore(main/lazygit): add version number to build flags
* Before:

```
$ lazygit --version
commit=, build date=, build source=unknown, version=unversioned, os=android, arch=arm64, git version=2.44.0
```

* After:

```
$ lazygit --version
commit=v0.41.0, build date=2024-03-23T12:58:13Z, build source=termux, version=0.41.0, os=android, arch=arm64, git version=2.44.0
```

Also make the binary somewhat reproducible.
2024-03-24 03:08:39 +00:00
termux-pacman-bot
1787c61238 bump(x11/libxkbcommon): 1.7.0
This commit has been automatically submitted by Github Actions.
2024-03-24 00:52:10 +00:00
termux-pacman-bot
f0935d57f8 bump(main/yq): 4.43.1
This commit has been automatically submitted by Github Actions.
2024-03-24 00:52:09 +00:00
termux-pacman-bot
227bbaffbe bump(main/shell2http): 1.17.0
This commit has been automatically submitted by Github Actions.
2024-03-24 00:52:09 +00:00
termux-pacman-bot
7766aebf8f bump(main/graphicsmagick): 1.3.43
This commit has been automatically submitted by Github Actions.
2024-03-24 00:52:07 +00:00
termux-pacman-bot
cbec75bd03 rebuild(main/command-not-found): to update database 2024-03-24 00:26:27 +00:00
termux-pacman-bot
10911eb7f5 updpkg(main/openfoam): update to 2312 bootstrap-2024.03.24-r1+pacman-android-7 2024-03-23 19:36:56 +00:00
termux-pacman-bot
e1773deaf3 bump(x11/firefox): 124.0.1
This commit has been automatically submitted by Github Actions.
2024-03-23 19:07:59 +00:00
termux-pacman-bot
a35080dbab bump(main/sing-box): 1.8.10
This commit has been automatically submitted by Github Actions.
2024-03-23 18:37:28 +00:00
termux-pacman-bot
d0e72999e7 bump(main/neomutt): 20240323
This commit has been automatically submitted by Github Actions.
2024-03-23 18:37:27 +00:00
termux-pacman-bot
b26f9c4f41 fix(main/perl): link against libm
To fix build errors like:

    aarch64-linux-android-clang --sysroot=/home/builder/.termux-build/_cache/android-r26b-api-24-v2/sysroot -Wl,-rpath,/data/data/com.termux/files/usr/lib/perl5/5.38.2/aarch64-android/CORE -Wl,-E -o perl perlmain.o libperl.so
    ld.lld: error: undefined reference due to --no-allow-shlib-undefined: pow
    >>> referenced by libperl.so
2024-03-23 16:08:40 +00:00
termux-pacman-bot
5c73675d4d firefox: bump to 123.0.1 (#19441) 2024-03-23 13:08:13 +00:00
termux-pacman-bot
79e1be707b bump(main/pocketbase): 0.22.6
This commit has been automatically submitted by Github Actions.
2024-03-23 12:42:29 +00:00
termux-pacman-bot
88d8aa00a1 bump(main/lsd): 1.1.1
This commit has been automatically submitted by Github Actions.
2024-03-23 12:42:28 +00:00
termux-pacman-bot
0078f2c51e bump(main/lazygit): 0.41.0
This commit has been automatically submitted by Github Actions.
2024-03-23 12:42:27 +00:00
termux-pacman-bot
f0079f1626 termux-pacman/auto-check-repo: do not rebuild these packages again
[skip ci]
2024-03-23 11:36:58 +00:00
termux-pacman-bot
9e48906fda rebuild(packages/python-pyarrow): auto check 2024-03-23 11:36:57 +00:00
termux-pacman-bot
8d10002dcf rebuild(packages/libfcl): auto check 2024-03-23 11:36:56 +00:00
termux-pacman-bot
2a842532b5 rebuild(packages/libarrow-cpp): auto check 2024-03-23 11:36:55 +00:00
termux-pacman-bot
ebfcdcb282 termux-pacman/auto-check-repo: do not rebuild these packages again
[skip ci]
2024-03-23 11:08:19 +00:00