termux-pacman-bot
a334c845dc
bump(main/wasmtime): 41.0.1
...
This commit has been automatically submitted by Github Actions.
2026-01-27 14:11:59 +00:00
termux-pacman-bot
608f8655b2
bump(main/swi-prolog): 10.1.2
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:49 +00:00
termux-pacman-bot
4ccfe4cab1
bump(main/sundials): 7.6.0
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:49 +00:00
termux-pacman-bot
4c39d0979a
bump(main/railway-cli): 4.27.3
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:48 +00:00
termux-pacman-bot
a6dd786b62
bump(main/par2): 1.1.0
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:47 +00:00
termux-pacman-bot
f50f59ff6d
bump(main/ollama): 0.15.2
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:47 +00:00
termux-pacman-bot
1dc1be79ab
bump(main/moor): 2.10.3
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:46 +00:00
termux-pacman-bot
e45e411178
bump(main/libvigra): 1.12.3
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:45 +00:00
termux-pacman-bot
8a32455c4e
bump(main/libsecp256k1): 0.7.1
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:44 +00:00
termux-pacman-bot
6424ad7323
bump(main/liblmdb): 0.9.34
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:44 +00:00
termux-pacman-bot
7edfa58869
bump(main/flyctl): 0.4.5
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:48:43 +00:00
termux-pacman-bot
dc864b2814
bump(main/dart): 3.10.8
...
This commit has been automatically submitted by Github Actions.
2026-01-27 13:21:02 +00:00
termux-pacman-bot
9c16785a66
bump(main/cloudflared): 2026.1.2
...
This commit has been automatically submitted by Github Actions.
2026-01-27 12:48:54 +00:00
termux-pacman-bot
e9bf122792
fix(x11/mate-control-center): not TERMUX_PKG_PLATFORM_INDEPENDENT=true
...
- This line was placed here accidentally and needs to be removed. This package is built from C code.
2026-01-27 10:45:27 +00:00
termux-pacman-bot
0eb6e7632b
fix(main/yazi): force-enable trash-rs support on Android
...
- Force-enable `trash-rs` and force the 'd' key to work to move files to `/data/data/com.termux/files/home/.local/share/Trash/files`, i.e. `$HOME/.local/share/Trash/files`
- Since for some reason `libc::getmntent()` does not exist in Rust for Android, it is necessary to make a dirty implementation of a function within `trash-rs` that is otherwise unimplemented for Android by avoiding the use of `getmntent()`. This implementation is not a fully proper way to detect mount points on Android, but it is sufficient to allow sending files to Trash to work without failure. It assumes that `/data` is mounted (since without `/data`, Termux cannot be running anyway), which allows the Termux home folder Trash to work (`/data/data/com.termux/files/home/.local/share/Trash/files`), and also pretends that `/storage/emulated/0` is a mounted filesystem so that Trashing files from `/sdcard` or `/storage/emulated/0` sends them to the Android system Home folder Trash (since, unlike the case of the Termux home folder, `/storage/emulated` is the actual mountpoint, but that folder does not grant permission for users to write to even if the user has used `termux-setup-storage`, only `/storage/emulated/0` does)
- Has has been tested and confirmed to work good enough to suceessfully move files to trash in `yazi` on Samsung Galaxy A70 SM-A705FN with LineageOS 20 Android 13 SELinux Enabled
2026-01-27 06:47:21 +00:00
termux-pacman-bot
c5da7e69fa
fix(main/fresh-editor): apply dirty implementation of get_mount_points() for trash-rs
2026-01-27 06:47:20 +00:00
termux-pacman-bot
d943c1aad2
bump(main/dar): 2.8.3
...
This commit has been automatically submitted by Github Actions.
2026-01-27 05:43:57 +00:00
termux-pacman-bot
2b835e1699
bump(main/awscli): 2.33.7
...
This commit has been automatically submitted by Github Actions.
2026-01-27 05:43:57 +00:00
termux-pacman-bot
d7e657d678
bump(x11/libxxf86dga): 1.1.7
2026-01-27 05:11:17 +00:00
termux-pacman-bot
0aff9d9bae
bump(x11/libxmu): 1.3.0
2026-01-27 04:48:41 +00:00
termux-pacman-bot
c1270990b6
bump(x11/libxinerama): 1.1.6
2026-01-27 04:48:40 +00:00
termux-pacman-bot
b6a28e23a9
bump(main/libxext): 1.3.7
2026-01-27 04:48:39 +00:00
termux-pacman-bot
47fb695747
bump(x11/libxdamage): 1.1.7
2026-01-27 04:23:01 +00:00
termux-pacman-bot
b7308897c1
Update repo
2026-01-27 04:23:00 +00:00
termux-pacman-bot
55eeb697a7
tree-wide: the rest of MATE Desktop
...
- Fixes https://github.com/termux/termux-packages/issues/25480
Core MATE packages added
- `mate-backgrounds`
- `mate-control-center`
- `mate-icon-theme`
- `mate-notification-daemon`
- `mate-themes`
- `libmatemixer`
Extra MATE packages added
- `caja-actions`
- `caja-extensions`
- `engrampa`
- `eom`
- `mate-applets`
- `mate-icon-theme-faenza`
- `mate-media`
- `mate-netbook`
- `mate-screensaver`
- `mate-system-monitor`
- `mate-utils`
- `mozo`
- `pluma`
Community MATE packages added
- `mate-tweak`
- `mate-applet-appmenu`
MATE Packages omitted because they are thought to be too difficult or too unnecessary in Termux
- `mate-polkit`
- `mate-user-guide`
- `mate-user-share`
- `mate-power-manager`
- `mate-sensors-applet`
Desktop Linux distros used as references:
- Arch Linux
- Gentoo
- Debian
2026-01-27 03:35:45 +00:00
termux-pacman-bot
f2560cfe3f
fix(main/libgtop): safely handle permission denied for /proc/vmstat and /proc/loadavg
...
- Fixes instant crash on launch of reverse dependency `mate-system-monitor` as unprivileged user on SELinux-enabled Android 11+
2026-01-27 03:35:44 +00:00
termux-pacman-bot
030bae57b8
addpkg(main/icon-naming-utils): 0.8.90
...
- build dependency of `mate-icon-theme`
2026-01-27 03:35:44 +00:00
termux-pacman-bot
16c5e7f936
bump(main/vis): 0.9-p20250111
...
- The stable release is too old and is not properly compatible with Lua 5.5, but the development branch appears to be
- Build with Lua 5.5
- Fixes this error at runtime: `attempt to index a nil value`
2026-01-27 03:35:43 +00:00
termux-pacman-bot
918ccde9eb
fix(main/libtermkey): fix pkgconfig file installation path
...
- Installed files change:
```diff
--- libtermkey-old.txt 2026-01-25 04:21:25.933458391 -0600
+++ libtermkey-new.txt 2026-01-25 04:24:01.881458280 -0600
@@ -8,16 +8,9 @@
/data/data/com.termux/files/usr/include/termkey.h
/data/data/com.termux/files/usr/lib
/data/data/com.termux/files/usr/lib/libtermkey.so
-/data/data/com.termux/files/usr/lib/pkgconfig:
-/data/data/com.termux/files/usr/lib/pkgconfig:/data
-/data/data/com.termux/files/usr/lib/pkgconfig:/data/data
-/data/data/com.termux/files/usr/lib/pkgconfig:/data/data/com.termux
-/data/data/com.termux/files/usr/lib/pkgconfig:/data/data/com.termux/files
-/data/data/com.termux/files/usr/lib/pkgconfig:/data/data/com.termux/files/usr
-/data/data/com.termux/files/usr/lib/pkgconfig:/data/data/com.termux/files/usr/share
-/data/data/com.termux/files/usr/lib/pkgconfig:/data/data/com.termux/files/usr/share/pkgconfig
-/data/data/com.termux/files/usr/lib/pkgconfig:/data/data/com.termux/files/usr/share/pkgconfig/termkey.pc
/data/data/com.termux/files/usr/share
/data/data/com.termux/files/usr/share/doc
/data/data/com.termux/files/usr/share/doc/libtermkey
/data/data/com.termux/files/usr/share/doc/libtermkey/copyright
+/data/data/com.termux/files/usr/share/pkgconfig
+/data/data/com.termux/files/usr/share/pkgconfig/termkey.pc
```
2026-01-27 03:35:42 +00:00
termux-pacman-bot
53a361558b
bump(main/less): 691
...
This commit has been automatically submitted by Github Actions.
2026-01-27 02:47:06 +00:00
termux-pacman-bot
e7667a7dc6
bump(main/rust): 1.93.0 ( #28191 )
2026-01-27 02:47:05 +00:00
termux-pacman-bot
56cef062f0
fix(tree-wide): remove ^, $ and \K anchors from TERMUX_PKG_UPDATE_VERSION_REGEXP
...
%ci:no-build
2026-01-27 01:35:09 +00:00
termux-pacman-bot
6657918de6
fix(tree-wide): add tag prefixes and "RC guards" to TERMUX_PKG_UPDATE_VERSION_REGEXP
...
where necessary
%ci:no-build
2026-01-27 01:35:07 +00:00
termux-pacman-bot
745dd9d29c
fix(main/spirv-tools): auto-update - ensure tag begins with vulkan-sdk-
...
%ci:no-build
2026-01-27 01:35:06 +00:00
termux-pacman-bot
633ca7f686
fix(main/spirv-llvm-translator): pin auto-updates to LLVM major version
...
%ci:no-build
2026-01-27 01:35:05 +00:00
termux-pacman-bot
e624e966fc
fix(main/openlist): strip tag prefix during auto-update function
...
%ci:no-build
2026-01-27 01:35:04 +00:00
termux-pacman-bot
a9a2045711
fix(main/marksman): properly substitute version numbers for auto-updates
...
%ci:no-build
2026-01-27 01:35:04 +00:00
termux-pacman-bot
7d670f4c5a
fix(main/libevent): auto-update - ensure tag has -stable suffix
...
%ci:no-build
2026-01-27 01:35:03 +00:00
termux-pacman-bot
0652b12522
fix(main/less): use GitHub repo for auto-update source
...
%ci:no-build
2026-01-27 01:35:02 +00:00
termux-pacman-bot
b0fba4e733
fix(main/gomuks): adapt auto-updates to new versioning scheme
...
%ci:no-build
2026-01-27 01:35:01 +00:00
termux-pacman-bot
11a07ef4b7
fix(main/{adms,exiftool,lib{p11,rav1e,vigra}}): remove auto-update regex
...
no longer needed for these packages
%ci:no-build
2026-01-27 01:35:00 +00:00
termux-pacman-bot
e8f750072a
fix(main/python-llvmlite): resolve error message during auto-update
...
"line 60: [: =: unary operator expected"
and some minor build script cleanup
%ci:no-build
2026-01-27 01:34:59 +00:00
termux-pacman-bot
868e9242eb
fix(main/dotnet9.0): respect $BUILD_PACKAGES == false
...
%ci:no-build
2026-01-27 01:34:58 +00:00
termux-pacman-bot
d806909c41
fix(main/dotnet8.0): respect $BUILD_PACKAGES == false
...
%ci:no-build
2026-01-27 01:34:57 +00:00
termux-pacman-bot
ee5cdeb7b8
Update repo
2026-01-27 01:34:55 +00:00
termux-pacman-bot
531183c05d
bump(main/oxlint): 1.42.0
...
This commit has been automatically submitted by Github Actions.
2026-01-26 19:40:06 +00:00
termux-pacman-bot
9d4c8a2423
bump(main/mpd): 0.24.8
...
This commit has been automatically submitted by Github Actions.
2026-01-26 19:10:02 +00:00
termux-pacman-bot
655872e554
bump(main/liburcu): 0.15.6
...
This commit has been automatically submitted by Github Actions.
2026-01-26 19:10:01 +00:00
termux-pacman-bot
bcb51841af
bump(main/libduckdb): 1.4.4
...
This commit has been automatically submitted by Github Actions.
2026-01-26 19:10:00 +00:00
termux-pacman-bot
18f1623a4d
bump(main/hash-slinger): 3.5
...
This commit has been automatically submitted by Github Actions.
2026-01-26 18:47:33 +00:00