termux-pacman-bot 1b4bbe806c fix(main/ghostscript): clean up $CPPFLAGS and add tested $TERMUX_ON_DEVICE_BUILD=true support
this package's configure script checks only for $PKGCONFIG, but that variable
is currently only set globally in $TERMUX_ON_DEVICE_BUILD=false
mode. In $TERMUX_ON_DEVICE_BUILD=true mode, only $PKG_CONFIG is set globally.

ld.lld: error: undefined symbol: libiconv
many packages manually set this universally without comment,
but a pattern can be observed that reverse dependencies of libiconv
seem to always require this in $TERMUX_ON_DEVICE_BUILD=true mode,
and it gets set whenever someone creates $TERMUX_ON_DEVICE_BUILD=true support
for one of them.
see the commit message here:
bab423c2bd
2025-03-08 14:34:51 +00:00
2025-03-06 09:53:34 +03:00
2025-03-03 19:04:04 +00:00
2024-11-09 02:47:14 +00:00
2025-03-08 14:34:50 +00:00
2024-01-18 13:00:32 +03:00
2022-07-28 10:41:57 +00:00
2025-03-04 05:37:14 +00:00
2024-08-15 20:37:12 +00:00
2025-02-25 08:04:06 +00:00
2025-02-23 13:06:54 +00: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 90 MiB
Languages
Shell 79.6%
C 13.2%
C++ 2.7%
CMake 1.1%
Python 0.8%
Other 2.4%