termux-pacman-bot ba6e9cbb63 fix(x11/{sdl2,sdl2-compat}): create libSDL2.so symbolic link during termux_step_post_make_install(), not termux_step_post_massage()
- `termux_step_post_massage()` operates on `$TERMUX_PKG_MASSAGEDIR/$TERMUX_PREFIX`, not `$TERMUX_PREFIX` directly, so previously, `$TERMUX_PREFIX/lib/libSDL2.so` would fail to exist during the use of `build-package.sh` **without `-I`** on reverse dependencies of `sdl2`.

- The error this fixes in reverse dependencies looks like this:

```
Hint: ERROR: sdl2 requested but not found
```
2025-05-15 08:08:29 +00:00
2025-04-20 01:38:20 +03:00
2025-05-12 12:48:32 +00:00
2024-11-09 02:47:14 +00:00
2025-05-15 08:08:27 +00:00
2020-08-27 21:40:58 +03:00
2024-01-18 13:00:32 +03:00
2025-05-07 17:08:21 +00:00
2020-04-29 00:32:23 +02:00
2022-07-28 10:41:57 +00:00
2025-05-12 12:48:32 +00:00
2025-04-27 21:35:50 +00:00
2025-05-12 07:07:31 +00:00
2025-02-23 13:06:54 +00:00
2019-06-08 14:40:01 +03:00
2024-05-13 10:33:57 +03:00
2023-10-04 14:21:52 +03:00
2023-08-20 23:34:19 +03:00

Termux packages for pacman - official git repo mirror

GitHub repo size Packages last build status Repo last update status
More about the repository

Code for connecting repository:

main:

[main]
Server = https://service.termux-pacman.dev/main/$arch

x11:

[x11]
Server = https://service.termux-pacman.dev/x11/$arch

root:

[root]
Server = https://service.termux-pacman.dev/root/$arch

Other information:

  • Android support: 7+
  • Architecture support: all (aarch64, arm, x86_64, i686)
  • Signature: termux-pacman organization gpg key
  • Powered by aws
  • Root repository: https://github.com/termux/termux-packages
  • Organization maintaining the root repository: termux
Description
A build system and primary set of packages in format pacman for Termux.
Readme 102 MiB
Languages
Shell 79.8%
C 13.1%
C++ 2.7%
CMake 1.1%
Python 0.8%
Other 2.3%